# Detect Your Activity

Immuta Detect continually monitors your data environment to help answer questions about your most active data users, the most accessed data, and the events happening within your data environment. This understanding can help drive prioritization of where to place access control policies in Immuta Secure.

## [Getting started](/2024.2/detect-your-activity/getting-started.md)

This section provides use cases to guide you through implementing Immuta Detect.

## [Introduction](/2024.2/detect-your-activity/detect-introduction.md)

This reference guide discusses the benefits of Immuta Detect and how it works.

## [Audit](/2024.2/detect-your-activity/audit.md)

Immuta provides robust audit logging on actions within the application and on queries in remote platforms like Snowflake, Databricks, and Unity Catalog. This section includes how-to guides for exporting Immuta audit logs for long-term backup and reference guides that describe Immuta's audit model.

## [Detection](/2024.2/detect-your-activity/detection.md)

Immuta Detect monitors your data environment and provides analytic dashboards in the Immuta UI based on your data use. This section includes how-to and reference guides about dashboards that offer visualizations of audit events and the sensitivity of queries, data sources, and columns.

## [Monitors](/2024.2/detect-your-activity/monitors.md)

Monitors allow you to gain awareness of when your users' behavior changes, maintain data availability through data platform policy changes, ensure access patterns remain consistent for your data controls to remain effective, and be notified about anomalies.


---

# 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/2024.2/detect-your-activity.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.
