# Discover Your Data

Immuta can scan your data sources and apply relevant tags when data is recognized. This eliminates a manual tagging process for your data, saving you time and providing standard taxonomy across all your data sources.

## [Getting started](/2024.3/discover-your-data/getting-started.md)

This guide illustrates how to implement sensitive data discovery and classification.

## [Introduction](/2024.3/discover-your-data/discover-introduction.md)

This reference guide discusses the components and benefits of Immuta Discover.

## [Data discovery](/2024.3/discover-your-data/data-discovery.md)

Sensitive data discovery (SDD) is an Immuta feature that uses data patterns to determine what type of data your column represents. This saves the time of identifying your data manually and provides the benefit of a standard taxonomy across all your data sources in Immuta.

The guides in this section discuss the components of SDD and how to use it to tag your data.

## [Data classification](/2024.3/discover-your-data/data-classification.md)

Classification is the process in which data is categorized by the content and the associated risk level based on context. The guides in this section illustrate how to configure and customize classification for your organization.


---

# 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/discover-your-data.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.
