# Settings

The **Settings** page displays:

<figure><img src="/files/uXZJEMvdpsMC12096s8W" alt=""><figcaption></figcaption></figure>

1. Agent status indicator

* **Green** — Online
* **Yellow** — Busy

2. Agent name
3. Menu for changing agent status and substatus

* When **Online** is selected, the substatus is set automatically:
  * **Idle** — agent is idle, no dialogue assigned
  * **Interacting** — agent is working, at least one dialogue assigned
* When **Busy** is selected, a substatus reason for this status change must be chosen

4. Notifications — menu for enabling/disabling notifications

<figure><img src="/files/2GFiNFssCyyVMxrKgBFX" alt=""><figcaption></figcaption></figure>

5. **Change language** — menu for changing the interface language
6. **Devices** — information about devices used to log in with this account, with the option to terminate unnecessary or suspicious sessions

<figure><img src="/files/tfwxKJDGa9il304eSVEv" alt=""><figcaption></figcaption></figure>

7. **Appearance** — choose between light or dark interface theme
8. **Logout** — exit the system


---

# 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://help.novatalks.com.ua/en/get-started/crm-light-version-guide/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.
