# General

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

The **Settings** area is the central place to manage **account configuration, access control, integrations, and platform behavior** in Gaio DataOS. It is designed for **administrators** who need to configure the environment, manage users, and control how the platform operates.

The Settings section allows you to:

* View account and license information
* Configure authentication and access
* Manage users and data sources
* Control AI and MCP-related settings
* Enable white-label and sharing features *(specific to Enterprise license)*

At the top of the Settings screen, you will find the main tabs:

* General
* Tags
* Users
* Sources
* AI
* MCP API Keys
* Project Share

### General

The **General** section displays **account-level information** and global configuration options.

#### Gaio Account

This panel shows the current account details:

* **License** – Active license associated with the account
* **Version** – Installed Gaio DataOS version
* **Type** – Account or deployment type
* **GPS Help Desk** – Support status
* **User Limit** – Maximum number of users allowed

These fields are informational and help administrators understand the current environment and limitations.


---

# 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.gaiodataos.com/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.
