> 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-oracle.md).

# Analytics Toolbox for Oracle

The CARTO Analytics Toolbox for Oracle is a set of user-defined functions and procedures organized into modules based on the functionality they offer. It enables you to perform advanced spatial analytics directly in your Oracle database, supporting Oracle Autonomous Database and Oracle Database 19c and later.

{% hint style="success" %}
The Analytics Toolbox for Oracle is currently in **private preview**. Contact [**support@carto.com**](mailto:support@carto.com) for access.
{% endhint %}

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

Visit the [SQL Reference](/data-and-analysis/analytics-toolbox-for-databricks/reference.md) to see the full list of available modules and functions.

Please refer to the [Getting access](/data-and-analysis/analytics-toolbox-for-oracle/getting-access.md) section to learn how to install the CARTO Analytics Toolbox in your Oracle database.


---

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