Key Features

Custom Mode empowers you with:

  • Complete control over AI processing instructions
  • Context-awareness capabilities
  • Advanced audio capture options
  • Flexible processing for any workflow

Additional Settings

AI Instructions

Beyond selecting your preferred AI model, with Custom Mode you have the option to personalize your own AI processing instructions.

Instructions are empty by default. Select “Change Prompt” to modify them. If left blank, AI will not know what task to perform and may give unexpected results.

Audio Options

  • Record from System Audio:
    • Perfect for meetings, video content, interviews, or live audio coming your speakers
    • When recording system audio, the waves on the recording window do not move. You can always check Superwhisper’s history to verify capture
  • Identify Speakers
    • Useful for meeting transcriptions
    • Speaker separation results appear in the Segments tab of History
Speaker-separated transcripts won’t process through AI automatically within the same mode. See this guide on handling multi-speaker transcripts with AI processing.

Context Awareness

Inside the Change Prompt section, you’ll discover two powerful features:

  • Use application context toggle
  • Use copied text toggle
These toggles work identically to Super Mode context awareness features.

Prompting Tips


Advanced Tip

Currently, Custom Mode doesn’t include text selection context like Super Mode. Enable this by editing your mode’s JSON config file - just back up first and use a simple text editor like TextEdit or VS Code.

Locate Your Modes Folder

Open Finder and navigate to ~/Documents/SuperWhisper/modes/ to access your modes folder

Find Your Mode File

Use Quick Look (press Space) on JSON files to preview and identify your mode by its “name” field

Enable Selection Context

Open the JSON file and change “context_from_selection” from false to true

Restart to Apply

Save your changes and restart Superwhisper to activate the selection context feature

Awesome! You can now reference <text_selection_context> in your custom instructions, as covered in Prompting Tips.


Unlike other modes, Custom Mode isn’t limited to text formatting. Combine context-awareness with your instructions to create powerful, specialized workflows tailored to your needs.