# General Immuta Configuration

## Who is this for?

This guide is for anyone ready to begin their journey with Immuta who isn't using Snowflake.

If you are using Snowflake with Immuta, see the [Monitor and secure sensitive data platform query activity](/2024.3/detect-your-activity/getting-started/overview.md) use case.

## Goals

This use case provides the basics for setting up Immuta and helps you understand the logic and decisions behind the tasks.

## Configuration steps

Follow these steps to configure Immuta:

1. Configure your users in Immuta, using the [user identity best practices](/2024.3/detect-your-activity/getting-started/overview/user-identity-best-practices.md).
2. Read the [integration architecture overview](/2024.3/detect-your-activity/getting-started/general-immuta-configuration/native-integration.md) and connect Immuta to your databases. Consider the [Databricks roles best practices](/2024.3/detect-your-activity/getting-started/general-immuta-configuration/dbx-roles-best-practices.md) if using Databricks.
3. [Register data sources](/2024.3/detect-your-activity/getting-started/general-immuta-configuration/registering-metadata.md) in order to start using Immuta features on the data sources.


---

# 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/general-immuta-configuration.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.
