# Federated Governance for Data Mesh and Self-Serve Data Access

## Who is this for?

This guide is intended for users who wish to delegate control of data products within a data mesh without breaking their organization's security and compliance standards.

## Prerequisite

It's best to start with the [Monitor and secure sensitive data platform query activity](/2024.2/detect-your-activity/getting-started/overview.md) use case prior to this use case because it takes you through the basic configuration of Immuta.

## Goals

This guide is designed for those interested in understanding how Immuta can effectively assist organizations in adopting core data mesh principles. By leveraging this document, readers will be empowered to implement the essential procedures for integrating Immuta within their organization's data mesh framework. It is recommended to read the ebook [Data Security for Data Mesh Architectures](https://www.immuta.com/resources/data-security-for-data-mesh-architectures/) before starting with this use case.

Even if you are not interested in data mesh, this use case will explain how you can create a self-serve "data shopping experience" in Immuta.

## Configuration steps

Follow these steps to learn more about and start using Immuta Detect and Secure to apply federated governance for data mesh and self-serve data access:

1. Complete the [Monitor and secure sensitive data platform query activity](/2024.2/detect-your-activity/getting-started/overview.md) use case.
2. Opt to review the [Automate data access control decisions](/2024.2/secure-your-data/getting-started-with-secure/automate-data-access-control-decisions.md) and [Compliantly open more sensitive data for ML and analytics](/2024.2/secure-your-data/getting-started-with-secure/compliantly-open-more-sensitive-data-for-ml-and-analytics.md) use cases.
3. [Define domains](/2024.2/secure-your-data/getting-started-with-secure/overview-2/defining-domains.md). This step is critical in order to delegate policy controls over certain segments of your data.
4. [Manage data products](/2024.2/secure-your-data/getting-started-with-secure/overview-2/managing-data-products.md) to allow your data product creators to compliantly release data products for consumption.
5. [Manage data metadata](/2024.2/secure-your-data/getting-started-with-secure/overview-2/managing-data-metadata.md). This is the final setup step you must complete before authoring policy. Tag your columns with tags that are meaningful to ensure federated governance.
6. Work with your data product creators and global compliance users to [Apply federated governance](/2024.2/secure-your-data/getting-started-with-secure/overview-2/apply-federated-governance.md). Enforce global standards across all data products while empowering data product owners to expand on those policies.
7. Allow your data consumers to self-serve access data through the Immuta data portal by [Discovering and subscribing to data products](/2024.2/secure-your-data/getting-started-with-secure/overview-2/discover-and-subscribe-data-products.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/secure-your-data/getting-started-with-secure/overview-2.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.
