# Secure Your Data

Immuta Secure allows you to secure your data through various access control policies you configure.

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

This section provides use cases to guide you through implementing Immuta Secure.

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

This section provides a conceptual overview of Immuta Secure and its benefits.

## [Authoring policies in Secure](/2024.3/secure-your-data/authoring-policies-in-secure.md)

This section provides how-to and references guides for authoring policies to enforce data access controls.

## [Projects and purpose-based access control](/2024.3/secure-your-data/projects-and-purpose-based-access-control.md)

This section provides how-to and reference guides for projects, which combine users and data sources under a common purpose that can then be used to restrict access to data and streamline collaboration.

## [Data consumers](/2024.3/secure-your-data/data-consumers.md)

The guides in this section illustrate how to subscribe to data sources in Immuta, run health jobs, and complete other actions as a data source subscriber.


---

# 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/secure-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.
