# Monitor and Secure Sensitive Data Platform Query Activity

## Who is this for?

This guide is for users who wish to understand their data estate and where there may be security gaps or non-compliant user query activity that needs to be addressed. It also contains details for configuring Immuta that must be accomplished before moving on to the [Secure your data](/2024.2/secure-your-data/getting-started-with-secure.md#use-cases) use cases.

## Goals

This use case is tailored to quickly get you monitoring queries in your data platform and understanding where you may have security gaps using Immuta Discover and Immuta Detect. If you are not using Snowflake, instead move to the [General Immuta configuration](/2024.2/detect-your-activity/getting-started/general-immuta-configuration.md) use case because filtering by tags and sensitivity in Immuta Detect is currently only available on Snowflake.

As part of this use case, you will learn special considerations and configurations for setting up Immuta for Immuta Detect. Upon completion, you will understand existing security gaps and it will help guide your [Immuta Secure](/2024.2/secure-your-data/getting-started-with-secure.md) journey.

## Configuration steps

Follow these steps to configure Immuta and start using Detect:

1. Configure your users in Immuta, using the [user identity best practices](/2024.2/detect-your-activity/getting-started/general-immuta-configuration/user-identity-best-practices.md) in order to review and summarize user activity and plan your first policy.
2. Read the [integration architecture overview](/2024.2/detect-your-activity/getting-started/overview/native-integration.md) and connect Immuta to your database. Consider the [Snowflake roles best practices](/2024.2/detect-your-activity/getting-started/overview/roles-best-practices.md).
3. [Register data sources](/2024.2/detect-your-activity/getting-started/overview/registering-metadata-for-detect.md) in order to review and summarize data activity and plan your first policy.
4. Start [Using Immuta Detect](/2024.2/detect-your-activity/getting-started/overview/getting-started-with-detect.md). To get the most out of it, consider populating sensitivity using [Automate entity and sensitivity discovery](/2024.2/detect-your-activity/getting-started/overview/automate-entity-and-sensitivity-discovery.md) (SDD) and then [configure Detect with SDD](/2024.2/detect-your-activity/getting-started/overview/with-sdd.md).


---

# 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/getting-started/overview.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.
