# General

Settings | General

#### General

| Column   | Description                                          |
| -------- | ---------------------------------------------------- |
| Language | Chooses the Language of the text in the application. |
| Theme    | Light or dark mode. Default is light mode.           |

#### Notification Settings

| Column                       | Description                                                                                                                                                            |
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Suppress Teams Notifications | If enabled, Teams desktop client call notifications will be suppressed. A restart of the application is required for this setting to take effect. (Desktop app only)   |
| Max notifications to show    | Max amount of Attendant Console notifications to show at one time. Default is four. (Desktop app only)                                                                 |
| Focus on Incoming Call       | If enabled, the application will become the active window when there is an incoming call. (Desktop app only) (App restart is required for the setting to take affect.) |

{% hint style="warning" %}
The Teams desktop application language is required to match the Landis Attendant Console language for the Teams call notifications to be suppressed.
{% endhint %}


---

# 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://ac.docs.landis.cloud/settings/general.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.
