> For the complete documentation index, see [llms.txt](https://docs.terragon.io/documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.terragon.io/documents/admin-users-management.md).

# Admin Users Management

## 1. Users

This feature allows operators to manage and create admin user accounts. Each admin user account will be assigned roles based on the account's purpose.

### 1.1 User List

<figure><img src="/files/feR6Yws6XVJ9A70KA8OJ" alt=""><figcaption><p>Screen of user list</p></figcaption></figure>

Detail:

<table><thead><tr><th width="240">Field</th><th>Description</th></tr></thead><tbody><tr><td>Email</td><td>Admin user's email to log in</td></tr><tr><td>Name</td><td>Name of admin user</td></tr><tr><td>Role</td><td>Role of admin user</td></tr><tr><td>Status</td><td>Status of admin user</td></tr><tr><td>Created At</td><td>Time when created admin user</td></tr><tr><td>Last Login At</td><td>Last login time of admin user</td></tr><tr><td>Action</td><td>Update: Update admin user information</td></tr></tbody></table>

**Action:**

* Search: Search information by entering the word
* Create user: Go to the add screen to create an admin user

### 1.2 Create/Update Admin User

<figure><img src="/files/gZjBlw6uSc8ByxyuEMwm" alt=""><figcaption><p>Screen of add user </p></figcaption></figure>

<table><thead><tr><th width="215">Feild</th><th>Description</th></tr></thead><tbody><tr><td>Email</td><td>Enter the email of the admin user</td></tr><tr><td>Name</td><td>Enter the name of the admin user</td></tr><tr><td>Roles</td><td>Select the admin user roles</td></tr><tr><td>Password</td><td>Enter the password of the admin user account<br>Can create a Random Password for the account</td></tr><tr><td>Submit</td><td>Submit admin user information to create</td></tr></tbody></table>

\*Note: Update admin user  is similar to Add admin user

## 2. Roles

The role feature allows operators to manage, create, and assign permissions to roles

### 2.1 Role List

<figure><img src="/files/bByiSQjfdx1N3Yczyzyb" alt=""><figcaption><p>Screen of role list</p></figcaption></figure>

<table><thead><tr><th width="215">Feild</th><th>Description</th></tr></thead><tbody><tr><td>Role</td><td>Name of role</td></tr><tr><td>Number of Users</td><td>Number of users with this role</td></tr><tr><td>Created At</td><td>Time when created admin user</td></tr><tr><td>Action</td><td>Update: Update role information</td></tr></tbody></table>

**Action:**

* Search: Search information by entering the word
* Create new role:  Go to the create screen to create a role

### 2.2 Create/Update role

<figure><img src="/files/8FsbZLHgC21POTTshiuE" alt=""><figcaption><p>Screen of add role</p></figcaption></figure>

<table><thead><tr><th width="200">Field</th><th>Description </th></tr></thead><tbody><tr><td>Role Name</td><td>Enter Role Name</td></tr><tr><td>Permissions</td><td>Select permissions for the role<br>Valid values: Permissions are displayed in a tree format and each permission can be subdivided<br><img src="/files/qQkpiEJhpQau6VnG7j8V" alt=""></td></tr></tbody></table>

\*Note: Update role is similar to Add role
