# Settings

The **Settings** is where CARTO Admins can configure their organization. From here, Admins can check their organization's details, plan and quota; [manage users and groups](/carto-user-manual/settings/users-and-groups.md), download [activity data](/carto-user-manual/settings/activity-data.md), set governance policies, and create new integrations; among other things.

The first section of the Settings is the **General** section, which provides core organization information and settings.

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

The available settings in the General section are:

* [**Enabling Support Access**](/carto-user-manual/settings/carto-support-access.md)**:** Invite the CARTO Support team to your organization. This is commonly used for troubleshooting and onboarding.
* **Delete organization:** Delete your organization and all its related assets. This action cannot be undone.

{% hint style="danger" %}
Please remember that deleting your organization is definitive and there's no possibility of recovering your information such as maps or connections, so proceed with caution.
{% 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://docs.carto.com/carto-user-manual/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.
