# Projects and Purpose-Based Access Control

Projects combine users and data sources under a common purpose, which can then be used to restrict access to data and streamline collaboration.

There are three main use cases Immuta projects can help with:

1. [Allowing policy owners to create exceptions to policies in a proactive manner](#projects-and-purpose-based-access-control)
2. [Allowing users to securely collaborate on data](#equalized-access)
3. [Allowing control over what data can and cannot be joined](#masked-joins)

For any of these use cases, project workspaces can be created to allow users to [write data to the project](#writing-to-projects).

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

This section includes conceptual, how-to, and reference guides for using projects to enforce purpose-based access controls on your data.

## [Equalized access](/saas/govern/secure-your-data/projects-and-purpose-based-access-control/equalized-access.md)

This section includes conceptual, how-to, and reference guides that explain how equalized entitlements work in Immuta and how you can use them to effectively collaborate across your department without risk of data leaks.

## [Masked joins](/saas/govern/secure-your-data/projects-and-purpose-based-access-control/masked-joins.md)

This section includes conceptual and how-to guides that explain how to effectively use masked joins for your business use case.

## [Writing to projects](/saas/govern/secure-your-data/projects-and-purpose-based-access-control/write-index.md)

This section includes conceptual, how-to, and reference guides for writing data to projects and sharing that data with other Immuta users with proper access controls enforced.


---

# 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/projects-and-purpose-based-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.
