> For the complete documentation index, see [llms.txt](https://zerodensitydocumentation.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zerodensitydocumentation.gitbook.io/docs/reality-5.3-sp3/reality-5.3-sp3/user-guide/user-management/advanced-user-management/user-management-ui.md).

# User Management UI

<div align="left"><figure><img src="/files/f4sSnau0V7uEq8J8QkN4" alt=""><figcaption><p>User Management UI</p></figcaption></figure></div>

User Management has two main sections, as shown in the image above:

* **Management Objects**: It is the section where you can govern (Add, Delete, Configure) Policies and Users.
* **Details**: It is the section where you specify the details of your Policies and Users.&#x20;

{% hint style="info" %}
Read-only items inside the User Management Module are shown in dimmed *italic* text.
{% endhint %}

### Policies

In RealityHub terminology, Policy refers to the set of rules under which module/user feature is accessible. The policies menu allows you to add new policies or edit & delete existing policies.&#x20;

{% hint style="info" %}
Each user group can have one or more policies assigned.
{% endhint %}

<div align="left"><figure><img src="/files/DQjtJ58wXhCRkRrPddtY" alt=""><figcaption><p>Policies</p></figcaption></figure></div>

The **Policies** section has three read-only example templates:&#x20;

* **All Allowed**: A read-only policy that allows access to all current and forthcoming user features/modules.
* **Administrative**: A read-only policy that allows access only to the **User Management** and **Configuration** modules.&#x20;
* **Non-Administrative**: A read-only policy that allows access to all current and forthcoming user features except for the **User Management** and **Configuration** modules.&#x20;
* **Studio Configuration**: Editable example policy. This policy allows you to access **Playout**, **Launcher**, **Nodegraph Editor**, **Form Builder**, **Action Timeline Editor**, and **Cook Manager**.
* **Studio Operation**: Editable example policy. This policy allows access to the **Playout** and **Launcher** modules.

### Users and Groups

<div align="left"><img src="/files/g7G3TprVnSMPfM4W9DPu" alt="Users and Groups Management Object"></div>

Users and Groups is the section where the admin or other administrators can **create**, **edit**, and **delete** users or user groups. Assigning users to groups and reserving licenses also occur inside the **Users and Groups** section.

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

1. **User Group**: Set of RealityHub users with the same preferences.
2. **User**: A person who utilizes one or more RealityHub features. &#x20;
3. **Personal Details**: You can **view** and **change** the details, such as the Username, First Name, and Last Name.
4. **Security**: User passwords can be defined in the security section.
5. **Session**: Shows the user status and IP Address
6. **Group** Assignment (Member Of): You can list, search, add, and delete users to Groups via this section.
7. **Resolved Policy**: It is the place where you view a Resolved Policy assigned to the selected user.
8. **Reserved Licenses**: You can reserve licensed feature(s) for a user through this unit.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://zerodensitydocumentation.gitbook.io/docs/reality-5.3-sp3/reality-5.3-sp3/user-guide/user-management/advanced-user-management/user-management-ui.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.
