# How-to Guides

- [Export Audit Logs to Amazon S3](https://documentation.immuta.com/saas/govern/detect-your-data/audit/how-to-guides/enable-uam.md): Export your Immuta audit logs to an Amazon S3 bucket
- [Export Audit Logs to ADLS](https://documentation.immuta.com/saas/govern/detect-your-data/audit/how-to-guides/export-adls.md): Export your Immuta audit logs to your ADLS Gen2 storage account
- [Use Immuta Audit](https://documentation.immuta.com/saas/govern/detect-your-data/audit/how-to-guides/use-immuta-audit.md): Filter and manually ingest audit events
- [Run Governance Reports](https://documentation.immuta.com/saas/govern/detect-your-data/audit/how-to-guides/governor-guide.md): Build Immuta governance reports to view user activity across Immuta


---

# 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/govern/detect-your-data/audit/how-to-guides.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.
