# Support

{% hint style="danger" %}
**This documentation is for the CARTO Self-Hosted Legacy Version**. Use only if you've installed this specific version. Explore our latest documentation for updated features.
{% endhint %}

Enterprise CARTO customers have access to the CARTO Support team via a dedicated email address: <enterprise-support@carto.com>. When contacting the Support team, providing the information described below will allow more agile communication and speed up problem resolution. 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).
* Logs of the CARTO installation

### Obtain logs for support from CARTO Self-hosted

If CARTO platform is deployed using Docker Compose, the following information will be required:

* Status of the containers. Run `docker-compose ps` from the deployment folder
* Logs of the containers. Run `docker-compose logs -t > /tmp/carto.logs`

  from the deployment folder and attach the `/tmp/carto.logs` file in your email.

### 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).
