Application data locations
macOS application-data directory
Section titled “macOS application-data directory”On a standard macOS account, Synthezia resolves its application data under:
$HOME/Library/Application Support/com.synthezia.synthezia/| Location | Current contents | Important limit |
|---|---|---|
synthezia.db |
Session metadata, transcripts, summaries, statuses, errors, and search/index data | Not documented as application-level encrypted storage. |
audio/ |
Normalized WAV files created during processing | Ordinary session deletion and Reset app data do not remove them. |
models/ |
Downloaded Whisper files | Model Manager or the development-only full reset can remove them. |
ollama/models/ |
Models managed by bundled Ollama | A model pull uses the local runtime; deletion is model-specific. |
| Webview local storage | Settings, templates, provider URL, and API key | The API key is not stored in Keychain. |
| User-selected destination | Markdown, PDF, and DOCX exports | Outside all Synthezia deletion actions. |
Imported source files remain in their original locations. Do not edit the database or application files as a normal recovery procedure.

