# Author Policies for Data Access Control

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

## [Introduction](/2025.1/governance/author-policies-for-data-access-control/secure-introduction.md)

This section provides a conceptual overview of Immuta's governance policies and their benefits.

## [Policies](/2025.1/governance/author-policies-for-data-access-control/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](/2025.1/governance/author-policies-for-data-access-control/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.


---

# 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/2025.1/governance/author-policies-for-data-access-control.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.
