docs/configuration-customisation/global-settings.mdx
You can configure application-wide settings via the Settings page. To access it, click the ⚙️ icon in the sidebar or select "Settings" from the top-right menu.
<Frame> </Frame>Switch between light and dark themes to suit your preference.
Choose the default agent and variant for new task attempts. This profile is pre-selected when creating new task attempts and follow-ups.
Configure integration with your preferred code editor for a seamless development workflow.
Choose from various supported editors:
When running Vibe Kanban on a remote server (e.g., accessed via Cloudflare tunnel, ngrok, or as a systemctl service), you can configure VSCode-based editors to open projects via SSH instead of assuming localhost.
This feature is available for VS Code, Cursor, and Windsurf editors.
Enable remote SSH configuration when:
Remote SSH Host (Optional)
example.com, 192.168.1.100, my-serverRemote SSH User (Optional)
When remote SSH is configured, clicking "Open in VSCode" (or Cursor/Windsurf):
vscode://vscode-remote/ssh-remote+user@host/path/to/projectThis works for both project-level and task worktree opening.
Configure git branch naming preferences.
Set a prefix for auto-generated branch names (e.g., vk results in vk/task-name). Leave empty for no prefix.
Toggle sound effects and push notifications to stay informed about task status changes.
Enable or disable telemetry data collection to help improve Vibe Kanban.
Manage global task tags to accelerate task creation across all projects. Task tags allow you to define reusable text snippets that can be inserted into task descriptions using @mentions.
<Card title="Learn more about task tags" icon="tag" href="/configuration-customisation/creating-task-tags"> Complete guide to creating and managing task tags </Card>Define and customise agent variants under Settings → Agents. Variants let you maintain multiple configurations for the same agent (for example, a Claude Code "PLAN" variant).
<Card title="Agent Profiles & Variants" icon="robot" href="/configuration-customisation/agent-configurations"> Detailed guide with examples for configuring agent variants </Card>Manage acknowledgments and reset options for onboarding, safety disclaimers, and telemetry notices.