# Custom Connections

{% hint style="info" %}
This is a feature exclusively for enterprise accounts. If you'd like to enable the custom connection for your account, please contact your customer success manager or <support@getuntitled.ai>
{% endhint %}

## Database Connection Overview

Untitled offers a premium feature that grants users access to a managed data warehouse, enabling integration at the data layer. All raw visitor data collected via the Untitled ID tag is exposed through a client-specific database connection, which can be accessed using the credential set available in your portal.

Follow one of the step-by-step guides below to test your connection to the Untitled database using a common method, and refer to the accompanying [documentation for schema and table structure](broken://pages/uNPCciDfD1QZMf8aIrlG) details.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Postgres Database</td><td><a href="/pages/iFtpFjuQWTwoUqwRr7uD">/pages/iFtpFjuQWTwoUqwRr7uD</a></td></tr><tr><td>Athena Database (deprecated)</td><td><a href="/pages/EuR4O1WG7kJgNOVkKYPI">/pages/EuR4O1WG7kJgNOVkKYPI</a></td></tr></tbody></table>

## Need Further Support or Have Additional Questions?

Check out our[ <mark style="color:blue;">FAQs</mark> ](/misc/frequently-asked-questions.md)to get some answers, start a chat on our [website](https://getuntitled.ai/), or get connected directly with our team [<mark style="color:blue;">here</mark>](https://getuntitled.ai/contact/).


---

# 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.getuntitled.ai/custom-connections.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.
