# Analytics Toolbox for Redshift

The CARTO Analytics Toolbox for Redshift is composed of a set of user-defined functions and procedures organized in a set of modules based on the functionality they offer. There are two types of modules: *core* modules, which are [open source](https://github.com/CartoDB/analytics-toolbox-core) and *advanced*, only available for CARTO customers.

<figure><img src="/files/9EpBvBzSZ0diokDkwSH4" alt=""><figcaption></figcaption></figure>

Visit the [SQL reference](/data-and-analysis/analytics-toolbox-for-redshift/sql-reference.md) to see the full list of available modules and functions. Check out the [Examples section](https://academy.carto.com/advanced-spatial-analytics/spatial-analytics-for-redshift/step-by-step-tutorials) in our Academy to find sample code that solves real-world spatial problems.

Please refer to the [*Getting access*](https://docs.carto.com/data-and-analysis/analytics-toolbox-for-redshift/overview/getting-access) section to learn how to access CARTO’s Analytics Toolbox.


---

# 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/data-and-analysis/analytics-toolbox-for-redshift.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.
