# Detect with Discover: Onboarding Guide

**Requirement**:

* Snowflake Enterprise Edition or higher
* SDD and classification frameworks enabled in Immuta. *If you do not know if they are enabled, collaborate with your Immuta representative to turn on* [*SDD*](/2024.3/discover-your-data/data-discovery.md) *and* [*classification frameworks*](/2024.3/discover-your-data/data-classification/immuta-frameworks.md) *in your Immuta tenant.*

## Prerequisites

* [Snowflake integration configured with query audit enabled](/2024.3/integrations/snowflake/how-to-guides/enterprise.md):
* Users and Data Sources have been registered in Immuta:
  * Snowflake tables registered as Immuta data sources
  * Snowflake users registered in Immuta

## Sensitivity shown for Snowflake only

Currently, Detect only supports filtering by tag and showing sensitivity of audit records for Snowflake.

## Overview

This onboarding process is recommended for organizations that have not tagged any sensitive data yet. Immuta will identify, classify, and tag your data. After you are fully onboarded, you will see Detect dashboards with information on your organization's data use and data sensitivity, and the Discover data inventory dashboard will show details about the data that was scanned.

## Configuration steps

1. [**Enable sensitive data discovery (SDD)**](/2024.3/discover-your-data/data-discovery/how-to-guides/enable-sdd.md): SDD will sample and tag your data based on the sensitive data detected. These tags are necessary for the classification framework tags in step 2 to be applied.
2. [**Activate Immuta's built-in frameworks**](/2024.3/discover-your-data/data-classification/how-to-guides/activate-framework.md): Once you activate the [Data Security Framework and the Risk Assessment Framework](/2024.3/discover-your-data/data-classification/immuta-frameworks.md), they will tag your data with classification tags. [Specific classification tags](/2024.3/discover-your-data/data-classification/immuta-frameworks.md#risk-assessment-tags) contain the metadata required to assign your data sensitivity levels.
3. [**Adjust or accept entity and classification tags**](/2024.3/discover-your-data/data-classification/how-to-guides/adjust-classification-tags.md): After SDD and classification frameworks have been enabled and run, it may be necessary to adjust the output tags based on your organization's data, security, and compliance needs.
4. [**Grant permissions**](/2024.3/people/immuta-users/how-to-guides/managing-personas-and-permissions.md#add-permission-to-user): Grant the appropriate users the `AUDIT` permission to view Immuta Detect dashboards.
5. [**View Immuta Detect**](/2024.3/detect-your-activity/detection/use-dashboards.md): Once all tags are correctly applied, the Detect dashboards will reflect accurate audit information. Navigate through Immuta Detect and explore the dashboards that visualize the sensitive data in your data environment.

## Next steps

After you are happy with the Detect dashboards on the select data sources you enabled, you can integrate Detect with more of your data environment.

[**Enable SDD for all data sources**](/2024.3/discover-your-data/data-discovery/how-to-guides/enable-sdd.md#run-sdd-on-all-data-sources): *If you already had SDD enabled before starting Detect onboarding, skip this step.* Once you are satisfied with the SDD tags and classification tags applied to your selected data sources, and the classification tags look correct, you should enable SDD for all data sources. This will add entity and classification tags to the rest of the data sources within your environment. You can choose to run SDD on all data sources, or run another payload with just a select few to gradually onboard the rest of your tables.


---

# 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.3/detect-your-activity/getting-started/overview/with-sdd.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.
