# Settings

This is the main setup page. Key entries have already been populated during installation and initial setup.

The top section provides a summary of essential system information, such as the version and licensing details. You can view the WorkSpaces Manager version (including any available updates), the number of licenses procured, the current number of licenses in use, and the license expiry date.

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

The settings page is divided into the following parts:

1. [Licensing](/admin/configuration-section/settings/licensing.md)
2. [Enterprise Settings](/admin/configuration-section/settings/enterprise.md)
3. [Active Directory](/admin/configuration-section/settings/active-directory-single-or-multiple-domains.md)
4. [WorkSpaces (Personal)](/admin/configuration-section/settings/workspaces-personal.md)
5. [WorkSpaces (EC2)](/admin/configuration-section/settings/workspaces-ec2.md)
6. [WorkSpaces (Secure Browser)](/admin/configuration-section/settings/workspaces-secure-browser.md)
7. [WorkSpaces (Pools)](/admin/configuration-section/settings/workspaces-pools.md)
8. [WorkSpaces (Applications)](/admin/configuration-section/settings/workspaces-applications.md)
9. [Amazon Web Services](/admin/configuration-section/settings/amazon-web-services.md)
10. [Remote Service Account](/admin/configuration-section/settings/remote-service-account.md)
11. [Email](/admin/configuration-section/settings/email.md)
12. [Auto Change Compute Type](/admin/configuration-section/settings/auto-change-compute-type.md)


---

# 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.nuvens.cloud/admin/configuration-section/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.
