# Settings

You may find Settings by clicking on <img src="/files/I8TiaCcDQKGeDG99xK6l" alt="" data-size="line"> at the left panel of the app:

![](/files/mo48y5iQkBEHDOcPEd75)

In the Settings, you can find tabs: [Domains](https://docs.loadmill.com/load-testing/setup/domain-verification), [Recordings](https://docs.loadmill.com/working-with-the-recorder/recorder-settings), [Security](https://docs.loadmill.com/integrations/api-tokens), [Billing](https://docs.loadmill.com/account-settings/billing), [Account](https://docs.loadmill.com/collaboration/teams), Notifications, Integrations, [Private Agents](https://docs.loadmill.com/api-testing/testing-localhost-application).

| Tab                                                                                   | Description                                                                                                                                                                                                                                         |
| ------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Domains](https://docs.loadmill.com/load-testing/setup/domain-verification)           | Verify and manage domains your Load tests are running against.                                                                                                                                                                                      |
| [Recordings](https://docs.loadmill.com/working-with-the-recorder/recorder-settings)   | Team admins can configure the advanced Recordings settings for the [Loadmill recorder](https://docs.loadmill.com/working-with-the-recorder) and [Chrome recorder extension](https://docs.loadmill.com/working-with-the-recorder).                   |
| [Security](https://docs.loadmill.com/integrations/api-tokens)                         | Generate and revoke personal API Tokens.                                                                                                                                                                                                            |
| [Billing](https://docs.loadmill.com/account-settings/billing)                         | Team admins can manage credit cards, switch plans, download [a CSV usage report](https://docs.loadmill.com/account-settings/usage-report).                                                                                                          |
| [Account](https://docs.loadmill.com/collaboration/teams)                              | Admins can manage teams. All users can edit their display names.                                                                                                                                                                                    |
| Notifications                                                                         | Set e-mail/[Slack](https://docs.loadmill.com/integrations/slack-integration) notifications upon various test events.                                                                                                                                |
| Integrations                                                                          | Team admins can set and edit integrations preferences.                                                                                                                                                                                              |
| [Private Agents](https://docs.loadmill.com/api-testing/testing-localhost-application) | See running Loadmill's agent/s.                                                                                                                                                                                                                     |
| Suggestions                                                                           | Team admins can set a repository of [extractions](https://docs.loadmill.com/api-testing/test-suite-editor/set-parameters-extractions#suggestions) and [assertions](https://docs.loadmill.com/api-testing/test-suite-editor/assertions#suggestions). |


---

# 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://docs.loadmill.com/general/account-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.
