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

# Map of settings

> How to open the settings screen and which tab groups sit in the sidebar. Also points out which tabs appear only when a project is open.

Settings does not open a window of its own. It is **a screen that covers the whole current window**. The tab list sits on the left and the content of the selected tab on the right. To leave, press `Esc` or **Back to project** at the top left. If you came in from Home, that same spot reads **Back to Home**.

## There are two doors

**Settings** at the bottom of the project sidebar takes you into that project's settings, and `Ctrl`/`Cmd` + `,` goes to the same place. **Settings** at the bottom of the Home sidebar opens the app settings only, without a project. Choosing **Settings** from the command palette opens the same screen.

The only difference between the two doors is the **Project** group. Come in without a project open and this group is missing entirely; go straight to its address and you are sent back to the **Appearance** tab.

## The groups in the sidebar

The top group starts without a label, and the ones below it are named.

| Group         | Tabs                                                                                  |
| ------------- | ------------------------------------------------------------------------------------- |
| (no label)    | Appearance · Analytics · Agent · Canvas · Graph · Plotboard · Tasks · MCP · Templates |
| **Editor**    | Editor · Spell Check · Word Replacement                                               |
| **System**    | System · Fonts · Shortcuts                                                            |
| **Plugins**   | Manage · Skills                                                                       |
| **Project**   | Project · Labels · Status · Shared links · Sync Settings · Import                     |
| **Workspace** | Profile · Workspace · Billing · Invite friends                                        |

The **Plugins** group gains one more row for each plugin you have turned on. Turn one off and its row disappears too, so you have to go through **Manage** to turn it back on. The built-in browser is also a plugin, so its settings sit in this group.

<div className="app-window block dark:hidden">
  <img src="https://mintcdn.com/raumlabsinc/ENyX88kfW0HMrWQi/images/en/settings/overview--01.png?fit=max&auto=format&n=ENyX88kfW0HMrWQi&q=85&s=00e1d9ceaf7b8564009223cae8bf2bd6" alt="Settings entered with a project open, showing the whole sidebar. Everything from Appearance at the top through the Editor, System, Plugins, Project, and Workspace labels is uncut, and the rows for enabled plugins show inside the Plugins group." width="2880" height="1800" data-path="images/en/settings/overview--01.png" />
</div>

<div className="app-window hidden dark:block">
  <img src="https://mintcdn.com/raumlabsinc/ENyX88kfW0HMrWQi/images/en/settings/overview--01-dark.png?fit=max&auto=format&n=ENyX88kfW0HMrWQi&q=85&s=62f5cf18590c909f94f01b9a8ce9e25c" alt="Settings entered with a project open, showing the whole sidebar. Everything from Appearance at the top through the Editor, System, Plugins, Project, and Workspace labels is uncut, and the rows for enabled plugins show inside the Plugins group." width="2880" height="1800" data-path="images/en/settings/overview--01-dark.png" />
</div>

<p className="app-caption">The settings sidebar. The Project group comes along only when you entered with a project open.</p>

## When a tab is hard to find

Type a word into **Search settings** above the sidebar and it catches not only tab names but individual items inside the tabs. Click an item row and that tab opens, the screen scrolls down to the spot, and its border blinks for a moment. If nothing is caught, **No matching settings** appears.
