# 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 %}

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: 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.
