# Using Comply

{% hint style="info" %}
**Private preview**: Comply is in private preview and available to select accounts. Contact your Immuta representative for details.
{% endhint %}

{% hint style="info" %}
[**AI-powered feature**](/saas/configuration/application-configuration/reference-guides/immuta-ai-faq/immutas-ai-features.md)
{% endhint %}

## Requirements

* `GOVERNANCE` or `AUDIT` Immuta permission
* Private preview feature enabled

## Using Comply

1. Navigate to the Comply app.
2. Use a recommended prompt or ask your own question.
3. To begin a new chat, select **New chat** in the sidebar.&#x20;

## Best practices

* Ask Comply Immuta and access-related questions. If your question is out of scope of the available data, you will not receive an answer.
* Ask Comply questions about the following access-related topics:
  * User access
  * Policy details
  * Data sources
  * Columns
  * Tags
  * Domains
  * Realized access outcomes
* Do not ask Comply audit-related questions about what has happened or when events happened.


---

# 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/comply/using-comply.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.
