# Unity Catalog

1. Select Unity as the metastore type.
2. Provide the Unity Catalog connection details:
   1. **Databricks Hostname** (retrieved from the Databricks workspace)
   2. **Unity Catalog Name** (registered in Databricks)
   3. **Access Token** (Databricks personal access token for authentication)
3. Click **Validate** to test connectivity to the Unity Catalog.
4. Select the schemas available in the Unity Catalog for querying. This selection can be changed later.
5. Enable auto-refresh to sync updates in real-time.
6. If auto-refresh is not required, proceed to the next step.
7. Click **Create**. Once successfully created, the catalog status will change to ACTIVE. If an error occurs, hover over the status bar to view details.

<figure><img src="https://3484040590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeVBYKZm1xFKFFVzS0lRJ%2Fuploads%2FAtuYGPoZxBVJkpBGTezY%2Fimage.png?alt=media&#x26;token=6c82e1b5-54f0-4f21-9cc5-e2d4dfc81f05" 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://docs.e6data.com/product-documentation/setup/aws-setup/connect-to-e6data-serverless-compute-aws/catalog-creation/unity-catalog.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.
