# Manage Users

This section includes guidance for assigning user permissions and connecting user metadata, which identifies Immuta users targeted by policies.

<figure><picture><source srcset="/files/aT9LsFTti6GJhNegbEEY" media="(prefers-color-scheme: dark)"><img src="/files/OWqtNbUKAGR9zMPgmVMd" alt="Once your users, groups, and attributes are configured in Immuta, you can use that user metadata to author policies to enforce access controls."></picture><figcaption></figcaption></figure>

## [Getting started](/SaaS/configuration/people/index.md)

The how-to guides linked on this page illustrate how to register your users with Immuta.

## [Identity managers](/SaaS/configuration/people/section-contents.md)

Identity managers are used with Immuta to provide authentication and fine-grained user entitlement. This section provides reference and how-to guides for the identity managers that integrate with Immuta.

## [Immuta users](/SaaS/configuration/people/users-index.md)

Immuta policies are dynamic and change for the user accessing data. Every user accessing policy-protected data must exist in Immuta, regardless of if they will interact with the Immuta UI. The guides in this section discuss managing users and their permissions, groups, and attributes.


---

# 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/configuration/people.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.
