> ## Documentation Index
> Fetch the complete documentation index at: https://bolt-builder-bolt-cli-5b0aab46-mintlify-541a0110.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Bolt Desktop App Features

> What the Bolt desktop app adds on top of the CLI: multi-window sessions, prompt composer, integrated terminal, command palette, and 28 UI languages.

The desktop app is the same Bolt engine wrapped in a native shell with a few things a terminal can't easily do.

## What's inside

* **Multi-window, multi-tab sessions.** Run several agents in parallel across projects, each in its own tab.
* **Prompt composer.** Rich input with file attachments and clipboard image paste — drop screenshots straight into the prompt.
* **Integrated terminal + file tree.** Real shell and a project explorer next to the chat.
* **Command palette.** `Cmd/Ctrl+K` to jump between sessions, run any Bolt command, or trigger a slash command.
* **Settings.** Keybinds, models, providers, and configured servers, all editable in a real settings UI.
* **Native notifications.** The OS notifies you when a long-running agent finishes.
* **Deep links.** `bolt://` URLs to jump to sessions from anywhere.
* **WSL integration on Windows.** Runs against your WSL environment out of the box.
* **28 UI languages.**

## Related

* [Install](/desktop/install) — how to get the desktop app.
* [Auto-updates](/desktop/auto-updates) — dev, beta, and prod release channels.
