# User Management

User Management allows Scout administrators to add and manage users to the Rekor Scout Platform. The main screen displays a list of users, whether they are active, and the controls to edit, manage and remove each user. You may also import or export the table of users via .csv file.

<figure><img src="/files/SRzAZFh0RbKXttdSHjqB" alt=""><figcaption></figcaption></figure>

Clicking on the `Create Invite` button opens a separate form to input information about the invitee including email address, name, role, permission groups, and an optional description about the user, field of operation, or other related information to be noted on your profile.

<figure><img src="/files/UAKv8JZz8v5tjOaKi2rx" alt=""><figcaption></figcaption></figure>


---

# 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://docs.rekor.ai/scout/scout-dashboard/configuration/user-management.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.
