# Account

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

The **Account menu** is used to manage **global account settings**. It applies to the entire organization and is not related to individual user profile or personal preferences.

Within the Account menu, administrators can:

* **Manage modules**\
  Enable or disable platform features by booking or canceling modules.
* **Manage groups and user rights**\
  Create and organize groups, assign users, and control roles and permissions.
* **Manage partners and services**\
  Configure integrations, partner connections, and external services.
* **Billing and invoices**\
  View and download invoices related to the account.
* **Usage details**\
  Monitor usage data and consumption across the account.

The Account menu provides full administrative control over features, access, billing, and usage for the entire account.


---

# 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.3q.video/user-guide-new-ui/account.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.
