# Settings

All settings are accessed from the bottom left of the toolbar:

* Select the **avatar button** to open the settings popup menu.
* Select **Workspace Settings** or **Account Settings** to open the Settings panel and respective pages.&#x20;

The settings panel is used to navigate between settings pages for every customisable option in the Proto platform, within these categories:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Workspace</strong></td><td>The current workspace.</td><td><a href="/pages/Vi8FBluh6YGbKAdUALOb">/pages/Vi8FBluh6YGbKAdUALOb</a></td></tr><tr><td><strong>Teamspace</strong></td><td>The current teamspace within the workspace.</td><td><a href="/pages/lwQu9doqKkqwMGNrB0n4">/pages/lwQu9doqKkqwMGNrB0n4</a></td></tr><tr><td><strong>My Profile</strong></td><td>Your user account.</td><td><a href="/pages/7nXaEhgy6kzKK24OVMEM">/pages/7nXaEhgy6kzKK24OVMEM</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.proto.cx/docs/settings/settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
