Skip to main content

Overview

EnConvo’s settings are organized into sections accessible from the Settings panel (Cmd + ,). This reference covers every configurable option.

General

Basic application behavior and appearance.
EnConvo runs as a menu bar app (LSUIElement=true) — it does not appear in the Dock by default. Access it from the menu bar icon or via keyboard shortcuts.

Updates

Choose which app releases EnConvo should check for. Update checks run when Chat Window or SmartBar is shown and are throttled so the same background check is not repeated more than once within 10 minutes. You can also run Check for Updates from the EnConvo menu bar item. For the full update guide, see Updates.

SmartBar

Settings for the Spotlight-like AI interface.

PopBar

Settings for the floating text selection toolbar.

Configuring PopBar Actions

1

Open PopBar settings

Settings → PopBar → PopBar Instances
2

Add or remove actions

Click “Add Commands” to add new actions, or remove existing ones
3

Reorder actions

Drag and drop to change the order of actions

Companion Bar

Settings for the persistent AI sidebar.

AI Models

Configure default AI model preferences and parameters.

Model Provider Configuration

Each LLM provider has its own settings:
Use the Enconvo Cloud Plan for zero-configuration access to multiple providers. You only need to add API keys if you want to use your own accounts.

Voice Settings

Configure text-to-speech and speech-to-text.

Text-to-Speech (TTS)

Speech-to-Text (STT / Dictation)

Knowledge Base

Settings for document storage and semantic search.
For better search quality, enable a Reranker provider. Voyage AI and SiliconFlow both offer good reranking models.

Extensions

Manage installed extensions and their settings.

Per-Extension Settings

Each extension can define its own preferences. Access them at: Settings → Extensions → [Extension Name] Common extension preference types:
  • API Keys: Securely stored in macOS Keychain
  • Default Options: Dropdowns, toggles, text fields
  • Hotkeys: Custom keyboard shortcuts
  • Provider Selection: Choose which backend service to use

Key Management

Centralized credential management for all API providers.
1

Open Key Management

Settings → Key Management Center
2

Select a provider

Choose from 40+ supported services (OpenAI, Anthropic, Google, etc.)
3

Enter your API key

Paste your API key. It is encrypted and stored in macOS Keychain.
4

Validate

Click “Validate” to test the key works correctly

Network & Proxy

Advanced Settings

Settings for power users and developers.

Developer Mode Features

When Developer Mode is enabled:
  • Access extension logs in real-time
  • View JSON-RPC messages between Swift and Node.js
  • Hot-reload extensions during development
  • Access the debug console

Accessibility Permissions

EnConvo requires certain macOS permissions to function fully.
If permissions are not granted, some features will be unavailable. EnConvo will prompt you to grant permissions when you first use a feature that requires them.

Resetting Settings

Reset a Single Setting

Click the reset icon next to any setting to restore its default value.

Reset All Settings

1

Open Settings

Press Cmd + ,
2

Navigate to Advanced

Find the Reset section
3

Choose reset scope

  • Reset Preferences: Resets all settings to defaults
  • Clear Cache: Removes cached data
  • Reset Everything: Full factory reset (preferences + cache + extensions)
“Reset Everything” will remove all installed extensions, API keys, and conversation history. This action cannot be undone.

Configuration File Locations

Next Steps

Keyboard Shortcuts

Customize all keyboard shortcuts

Updates

Choose Production or Beta updates

Privacy & Security

How EnConvo protects your data

Hooks

Automate actions with event hooks

Troubleshooting

Fix common issues