# Settings

The Settings page displays:

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FeoXbTIFUByl6YoiCPodO%2Fimage.png?alt=media&#x26;token=87033430-edfa-4eba-98a7-ffabf3b7e1dc" alt=""><figcaption></figcaption></figure>

1. **Agent status indicator**
   * Green- Online
   * Yellow- Busy
2. **Agent Name**
3. **Menu for changing agent status and substatus**

* When switching to the Online status, the substatus is set automatically:

1. Idle – an agent is idle with no assigned conversations.
2. Interacting – an agent is handling conversations. At least 1 conversation has been assigned.

* When switching to the Busy status, a user must select a substatus to indicate a reason for switching.

4. **Notification settings** - notification enable/disable menu

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2F6QkcP0xRhPzCD6sw4C0C%2Fimage.png?alt=media&#x26;token=3f3ae210-0480-4c8c-aeb7-6065ad3ccb54" alt=""><figcaption></figcaption></figure>

4. **Change language** - menu for changing the interface language
5. **Devices** - information about the devices from which this account was logged in, with the ability to terminate unnecessary or suspicious sessions.

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2F4XjF4UvPXpJHxB50jID7%2Fimage.png?alt=media&#x26;token=c013f42e-b019-4808-a964-351bf2af1b80" alt=""><figcaption></figcaption></figure>

7. **Appearance** - select a light or dark interface theme
8. **Logout** - Log out of 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/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.
