# CARTO Support Access

Admins can authorize the CARTO Support team to access their organization to help troubleshoot issues or facilitate onboarding. This access is most commonly used when the CARTO Support team struggles to replicate a technical issue or when a complex problem has been escalated and needs further investigation.

## How to enable Support Access

1. As an Admin, go to the Settings.
2. Locate the *Enabling Support access* section in the *General* settings. Click on *Enable access.*
3. Select a duration for the support account and tick the box to confirm that you want to authorize access.
4. Click on the *Enable access* button.

{% hint style="info" %}
All support users have an expiration date. Admins can set their duration when they first enable access, choosing between 1 day, 7 days, 30 days, 90 days, or 180 days.
{% endhint %}

Enabling CARTO Support Access will create a new [Admin-level user](/carto-user-manual/settings/users-and-groups/managing-user-roles.md#available-roles) in your organization, which authorized members of our support team will use to access your organization.

Once enabled, all Admins within the organization will have full visibility on who enabled Support Access and when, as well as the date when it is due to expire.

Once the expiration date has passed, the support user will be permanently deleted, and CARTO will no longer have access to your organization. If the support user created any Maps or Workflows, these will be transferred to the Admin user who enabled Support Access.

<figure><img src="/files/mzc8pNO4doAHiH73HM8G" alt=""><figcaption><p>Enabling Support Access</p></figcaption></figure>

## Revoking Support access

Admins can revoke Support access at any time by clicking on the *Revoke access* button.

<figure><img src="/files/4nbLjRLALiHiIvvhFaIj" alt=""><figcaption></figcaption></figure>

1. In the *Enabling Support access* section of the *General* settings, click on *Revoke access.*
2. A new modal will appear. Select a user that will inherit any asset created by the support account.
3. Click on Revoke access.

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

Once this is done, the support user will be permanently deleted and CARTO will no longer have access to your organization. Any assets created by the support user will be transfered to the selected user.


---

# 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/carto-support-access.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.
