> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gocrisp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Settings

> Configure your personal preferences — timezone, authorized recipients, theme, and keyboard shortcuts.

Work with your agent in a session to update your Settings preferences below.

## My settings

### Timezone

Set your default timezone so that schedules, timestamps, and date-based queries use your local time. This timezone is applied to new schedules unless you override it on a per-schedule basis.

Choose any IANA timezone (for example, `America/New_York`, `Europe/London`, `Asia/Tokyo`).

### Profile

View your name, email, and account information.

### Approved email recipients

AI Agents only lets the assistant send emails to **you** and to addresses you've explicitly approved. Anything else is blocked before the message goes out, so a mistyped address, an over-eager agent, or a prompt-injection attempt can't quietly forward data to someone outside your list. The assistant will prompt you as needed if an email address needs to be approved.

Manage the list of approved recipients in advance directly in your Session. Ask the assistant to add an approved email recipient. When it does, you'll see an **Approve / Reject** card in the conversation — the address is only saved after you approve.

### Theme

Switch between light and dark mode. Charts, markdown, and all artifact previews adapt automatically.

## Command palette

Press `⌘⇧P` (macOS) or `Ctrl+Shift+P` (Windows/Linux) to open the command palette. You can:

* Search and jump to any page.
* Switch accounts.
* Change agent.
* Toggle theme.
* Run common actions without leaving the keyboard.

The palette supports fuzzy search — start typing and it narrows as you go.

## Keyboard shortcuts

| Shortcut                | Action                                    |
| ----------------------- | ----------------------------------------- |
| `⌘/` / `Ctrl+/`         | Show keyboard shortcuts cheat sheet       |
| `⌘⇧P` / `Ctrl+Shift+P`  | Open the command palette                  |
| `⌘K` / `Ctrl+K`         | Switch account                            |
| `⌘⇧H` / `Ctrl+Shift+H`  | Go to Home                                |
| `⌘⇧S` / `Ctrl+Shift+S`  | Go to Sessions                            |
| `⌘⇧F` / `Ctrl+Shift+F`  | Go to File Explorer                       |
| `⌘⇧O` / `Ctrl+Shift+O`  | New session                               |
| `⌘⇧E` / `Ctrl+Shift+E`  | Edit last message                         |
| `⌘⇧G` / `Ctrl+Shift+G`  | Change agent                              |
| `⌘⇧L` / `Ctrl+Shift+L`  | Change model                              |
| `⌘⇧U` / `Ctrl+Shift+U`  | Voice transcription                       |
| `⌘B` / `Ctrl+B`         | Toggle left sidebar                       |
| `⌘⇧B` / `Ctrl+Shift+B`  | Toggle right sidebar (Prompt Gallery)     |
| `Escape`                | Stop generation                           |
| `⌘Enter` / `Ctrl+Enter` | Save and close the file editor            |
| `F2`                    | Rename selected file in the file explorer |

Press `⌘/` at any time to see the full, up-to-date list.
