# Author Policies for Data Access Control

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

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

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

## [Policies](/saas/govern/secure-your-data/authoring-policies-in-secure.md)

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

## [Projects and purpose-based access control](/saas/govern/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](/saas/govern/secure-your-data/data-consumers.md)

The how-to 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/saas/govern/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.
