does miniti record my screen?
no. miniti only captures audio. on macos, system audio permission lives near screen recording in system settings, but the two are separate. see permissions.does it work offline?
no. transcription requires a live websocket to deepgram and ai insights require a call to openai. the app itself opens offline, and saved meetings are viewable offline, but you cannot record or generate insights without internet.where is my data stored?
- locally - transcripts, notes, insights, and training metrics are saved on-device in swiftdata
- managed mode - audio streams to deepgram directly; the miniti backend sees only session metadata (device id, duration) and insight requests (transcript text, short-lived)
- byok mode - audio goes from your device to your deepgram account; insight requests go from your device to your openai account; the miniti backend is not in the path
can i use miniti across multiple devices?
each install is a separate device. meetings don’t sync between devices - saving a meeting on your mac won’t show it on your iphone. managed-tier usage is metered per device.can i export my data?
yes. from any saved meeting you can:- copy transcript, notes, or insights as markdown
- on macos, auto-export every saved meeting to a local folder (default
~/documents/miniti/) - works with obsidian, claude code, etc. - send to attio (macos, saved meetings only)
- fire a webhook with the full json payload
which languages are supported?
11: english, spanish, french, german, portuguese, italian, dutch, swedish, greek, polish, russian. set a default in settings or pick per meeting before recording starts. see languages.can i change the language mid-meeting?
no. language is set before recording starts. start a new session to switch.what happens when i hit the minutes limit?
recording is blocked with an in-app message. you can upgrade to pro, switch to byok for unlimited usage, or wait for the monthly reset. see what counts as a minute.is there a free trial for pro?
no dedicated trial. the free tier (500 minutes/month) is permanent and has the same feature set as pro - pro just raises the monthly cap to 5,000 minutes. byok is also free forever if you bring your own keys.can i pay yearly?
not today. pro is monthly: $5/month on macos (via polar), $4.99/month on ios (via app store).does pro on macos unlock pro on ios (or vice versa)?
no. the two are separate billing rails - macos pro is via polar, ios pro is via apple. if you want pro on both, you subscribe on both.can i transfer pro to a new mac?
yes. use restore purchases on the new mac with your polar license key. on ios, use restore purchases - apple re-verifies via storekit. see tiers.does miniti work with zoom / google meet / microsoft teams?
yes on macos. system audio capture records whatever’s playing through your speakers, which covers every video call app. ios is microphone-only, so you’d need to put the call on speaker or hold the phone near the mic.does the remote side know i’m recording?
no. miniti is a passive listener - it captures audio already playing on your machine and audio from your mic. there’s no bot in the call. you are responsible for getting consent where required by law or policy.can i edit the transcript?
no. transcripts are not editable. you can edit the meeting title and notes from the saved meeting view.can i edit speaker names?
yes. click (macos) or tap (ios) a speaker chip in the speaker legend above the transcript - a rename panel appears with save / clear / cancel. your edit wins over any future automatic inference, so miniti won’t silently rewrite a name you’ve set. works during a live meeting or on a saved one. see speaker names.what does “i zoned out” send?
the same thing every other insight mode sends: the current meeting’s transcript (and calendar attendees, if connected), to miniti’s insights endpoint - or directly to your openai account in byok mode. it doesn’t consume minutes. see i zoned out.can i re-run insights on an old meeting?
yes. open any saved meeting and click update (or generate) on the insights pane. this works for standard, meddpicc, training, and questions modes.what model does the ai use?
- transcription: deepgram nova-3
- insights (summary, action items, meddpicc, questions): gpt-5 mini
- training metrics: local, no llm (filler words, talk ratio, pace, monologue, clarity)
can i use my own openai / deepgram keys?
yes - that’s byok mode. unlimited usage, you pay the providers directly, keys are stored locally in your keychain. see byok.how do i report a bug?
open the debug log (5 taps on the version number in settings), copy it, and email ian@miniti.app. the log contains no transcript or audio.still stuck?
- troubleshooting for common fixes
- ian@miniti.app for anything else

