# Spatial Analytics for Redshift

CARTO's [Analytics Toolbox for Redshift](https://docs.carto.com/data-and-analysis/analytics-toolbox-for-redshift) is a set of UDFs and Stored Procedures to unlock Spatial Analytics. It is organized in a set of modules based on the functionality they offer. Visit the [SQL Reference](https://docs.carto.com/data-and-analysis/analytics-toolbox-for-redshift/sql-reference) to see the full list of available modules and functions. In order to get access to the Analytics Toolbox functionality in your Redshift please read about the different [access methods](https://docs.carto.com/data-and-analysis/analytics-toolbox-for-redshift/getting-access) in our documentation.

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


---

# 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://academy.carto.com/advanced-spatial-analytics/spatial-analytics-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.
