# Get debug information for Support (Kots)

{% hint style="info" %}
This documentation only applies to **Advanced Orchestrated container deployments** using **Kubernetes** and **Kots.**
{% endhint %}

Enterprise CARTO customers have access to the CARTO Support team via a dedicated email address: <enterprise-support@carto.com>.

## 1. Information to provide

Please, take into account that the information required by our Support team depends on your deployment method:

* A video capture of the error (a GIF format is preferred to a static image)
* A .har file + screen capture of the web browser's developer tools console. You can find some information on how to generate this file in the following [link](https://support.zendesk.com/hc/en-us/articles/4408828867098-Generating-a-HAR-file-for-troubleshooting).
* CARTO Support bundle generated by the support bundle tool or logs of the CARTO installation.

## 2. Enable DEBUG mode

Please, enable the CARTO Self-Hosted debug mode before generating the support bundle or getting the logs from your CARTO Self-hosted installation. You can find more information about how to do it in [this section](https://docs.carto.com/carto-self-hosted/maintenance/maintenance/monitoring#enable-debug-mode-in-carto-self-hosted-deployment).

## 3. Obtain support bundle for support from CARTO Self-hosted

{% hint style="warning" %}
If you're using the legacy installation method of CARTO Self-Hosted, please check in the following [link](/carto-self-hosted/carto-self-hosted-legacy/support.md) how to collect the logs from CARTO Self-Hosted to share them with CARTO Support team.

You'll have to refer to the previous link if you've installed CARTO using:

* Single VM deployment using [Docker Compose](/carto-self-hosted/carto-self-hosted-legacy.md)
  {% endhint %}

From your installation Admin Console, you can obtain a support bundle with all the information needed by our team. This support bundle will automatically obtain all the logs from your containers and all the details required while troubleshooting.

In order to generate a support bundle, you'll have to navigate to the Troubleshoot tab and click on the 'Analyze CARTO' button:

<figure><img src="/files/0Htxg9razH4SlkUVk1Q6" alt=""><figcaption></figcaption></figure>

This action will trigger a process that collects all the information about your CARTO Self-Hosted platform, so it's expected that it takes some minutes to finish. Once the report has been generated, you'll be able to check if the support bundle detected any issue on your deployment:

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

In case you don't see any issue in the report, you'll be able to download it in order to share it with CARTO Support team by clicking in the 'Download bundle' button that appears in the top right corner of the page.

## 4. Technical Support tiers and SLA's

The different support packages available for a CARTO customer are described [here](https://docs.carto.com/faqs/support-packages#what-support-packages-are-available-at-carto).

A guide for severity classification of issues is available [here](https://docs.carto.com/faqs/support-packages#what-is-the-issue-and-severity-classification).

SLA's and target response time are detailed [here](https://docs.carto.com/faqs/support-packages#what-are-cartos-target-response-times-business-hours).


---

# 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-self-hosted/support/get-debug-information-for-support-kots.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.
