Vocoding
Vocoding Docs
Settings

Storage & Appearance

Retention policies, theme, data locations, API key security, and reset options.

The Storage, Appearance, and Library tabs control how Vocoding manages data, looks, and stores your saved prompts.


Storage

Storage Usage

MetricDescription
Total itemsNumber of stored entries
Total sizeDisk space used
Saved itemsItems protected from automatic cleanup
Saved sizeDisk space used by protected items

Retention Modes

ModeBehavior
Manual (Keep All)Never auto-delete anything
SessionDelete when session closes
Time-basedDelete after specified time (15 min to 7 days)
Size-basedDelete when total size exceeds limit (50 MB to 5 GB)
Count-basedKeep only N most recent items (10 to 1000)
Immediate DeleteDelete audio immediately after processing

Purge and Refresh Actions

ButtonDescription
Manual PurgeDelete all items not marked as saved
RefreshRecalculate storage statistics

Appearance

Language

OptionDescription
EnglishEnglish interface
EspanolSpanish interface

Theme

OptionDescription
LightLight color scheme
DarkDark color scheme
System (default)Match your OS preference

Window Opacity

Adjust window transparency: 50% to 100% (default: 85%)

Lower opacity makes the window semi-transparent, allowing you to see content behind it.

Font Size

OptionDescription
SmallCompact text
Medium (default)Standard size
LargeLarger text

Library Tab

This tab provides the same prompt management as the dedicated Prompts view (Cmd + 4).

FeatureDescription
SearchFilter prompts by text
Tag filterFilter by tags
ImportImport prompts from JSON
ExportExport all prompts as JSON

Data Locations

Configuration Files

DataLocation
Settings~/.vocoding/config/settings.json
Custom Agents~/.vocoding/config/custom_agents.json (encrypted)
Project Profiles~/.vocoding/config/projects.json
Agent Preferences~/.vocoding/config/agent_preferences.json

Data Storage

DataLocation
Whisper Models~/.vocoding/models/
History~/.vocoding/storage/history/
Audio Archive~/.vocoding/storage/archive/
Exports~/.vocoding/storage/exports/

API Key Security

API keys are stored securely in your operating system's credential manager:

  • macOS: Keychain
  • Windows: Credential Manager

API keys are never stored in plain text files.


Resetting Settings

Reset to Defaults

  1. Scroll to the bottom of Settings
  2. Click Reset to Defaults
  3. Confirm

What's reset: All settings return to default values, shortcuts restored.

What's preserved: Custom agents, project profiles, history, downloaded models.

Complete Reset

To completely reset Vocoding:

  1. Quit Vocoding
  2. Delete the ~/.vocoding/ folder
  3. Restart Vocoding

Warning: This deletes ALL data including history, custom agents, and downloaded models.