> For the complete documentation index, see [llms.txt](https://docs.carto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.carto.com/data-and-analysis/analytics-toolbox-for-snowflake.md).

# Analytics Toolbox for Snowflake

The CARTO Analytics Toolbox for Snowflake is composed of a set of user-defined functions and procedures organized in a set of modules based on the functionality they offer.

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

Please refer to the [*Getting Access*](/data-and-analysis/analytics-toolbox-for-snowflake/getting-access.md) section to learn how to install the CARTO’s Analytics Toolbox in your Snowflake database.

Visit the [SQL Reference](/data-and-analysis/analytics-toolbox-for-snowflake/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-snowflake/step-by-step-tutorials) in our Academy to find sample code that solves real-world spatial problems.

{% hint style="warning" %}
Join our [Google Group](https://groups.google.com/a/cartodb.com/g/snowflake-spatial-extension) to stay informed of any new feature launches and relevant changes to the Analytics Toolbox.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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