# Immuta Documentation - SaaS

Apply policy-driven controls and automated workflows to deliver secure, consistent access for users and AI agents.

## Configure Immuta

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th></tr></thead><tbody><tr><td>1 - <strong>Connect your data platform</strong></td><td>Before you can create policies or share data products, Immuta must be connected to your data platform to manage controls and grant access.</td><td><a href="https://1751699907-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlWBda5Pt4s8apEhzXGl7%2Fuploads%2Fgit-blob-06eb09cb82271e04730914d6ccbf67b36233d43d%2FConnect%20your%20data%20platform%402x.jpg?alt=media">Connect your data platform@2x.jpg</a></td><td><a href="configuration/integrations">integrations</a></td><td></td></tr><tr><td>2 - <strong>Add metadata and users</strong></td><td>For automated policies, tag data and use those tags in policy. Tag your data by connecting Immuta to data catalogs you already use or run identification.</td><td><a href="https://1751699907-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlWBda5Pt4s8apEhzXGl7%2Fuploads%2Fgit-blob-93a57fdb134e75e905d562c88eace2db3064c82a%2FManage%20data%20metadata%20and%20add%20users%402x.jpg?alt=media">Manage data metadata and add users@2x.jpg</a></td><td><a href="configuration/tags">tags</a></td><td></td></tr><tr><td>3 - <strong>Organize data into domains</strong></td><td>Just like your organization compartmentalizes ownership of data to different teams and within different platforms, your data in Immuta should be organized into domains.</td><td><a href="https://1751699907-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlWBda5Pt4s8apEhzXGl7%2Fuploads%2Fgit-blob-ff3f59af889cb53fcb974f391ab4d544760c96b6%2FOrganize%20data%20into%20domains%402x.jpg?alt=media">Organize data into domains@2x.jpg</a></td><td><a href="configuration/domains">domains</a></td><td></td></tr></tbody></table>

## Explore Immuta

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Request app</strong></td><td>Immuta's request app offers a solution for request and approve workflows. Use the data marketplace to share data products, or configure it with your data catalog to receive and manage data access requests.</td><td></td><td></td><td></td><td><a href="request/introduction">introduction</a></td></tr><tr><td><strong>Govern app</strong></td><td>Immuta's govern app offers a data governance solution for multi-platform architectures. Use policies to manage access control on your data with comprehensive audit on actions within Immuta and queries on your data.</td><td></td><td></td><td></td><td><a href="govern/getting-started-with-secure">getting-started-with-secure</a></td></tr><tr><td><strong>Configuration</strong></td><td>Connect your data, metadata, and users.</td><td></td><td></td><td></td><td><a href="configuration/integrations">integrations</a></td></tr><tr><td><strong>Developer guides</strong></td><td>Interact with Immuta through the Immuta CLI and API.</td><td></td><td></td><td></td><td><a href="developer-guides/api-intro">api-intro</a></td></tr></tbody></table>


---

# 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://documentation.immuta.com/saas/readme.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.
