# Manage Users

**Required role**: [_Admin_](https://developer.incode.com/docs/roles-permissions#admin) or higher, or _[Executive with custom permissions](https://developer.incode.com/docs/roles-permissions#executive-with-custom-permissions)_ including _users:all_.

The Users page lists all the users in your Dashboard organization, as well as their email and phone number. From this page, you can:

- [Create users](#create-users)
- [Edit users](#edit-existing-users)
- [View an activity log for a user](#view-user-activity-log)
- [Export the list of users](#export-user-list)
- [Delete users](#delete-users)


<Image src="https://files.readme.io/0017613041f6a16f07d7e5dbbec9eefeb929e4c21cc762b9ba33ab779615b30d-image.png" alt="The Users page in Dashboard, showing a list of users, their email addresses, and their phone numbers." align="center" />


***

# Create Users

1. In the left menu, click **Users**.

2. Click **Add User**.

3. Enter the user's **_Name_**, **_Email_**, and an 11-digit **_Phone_** number.


   <Image src="https://files.readme.io/9bd7ce331af1ccae9ae1dc79811168a6cfc92acd23a49d5fad8e021790a6dd0f-image.png" alt="Fields for Name, Email, Phone, and Role." align="left" />


4. Use the drop-down to select a **_Role_**. See [Roles & Permissions](https://developer.incode.com/docs/roles-permissions) for details.

5. If the role you selected requires additional configuration, use the drop-downs accordingly.

6. Select **Limited Visibility** if you want the user to only see Sessions from a limited timeframe. You configure this timeframe in **Configuration** > **General**.

7. Click **Register User**.

After the user is created, they can access Dashboard based on the permissions defined by their role.

***

# Edit Existing Users

1. In the left menu, click **Users**.

2. Browse or search for the user you want to edit.

3. In the Actions column, click **Edit**.

4. Modify the user's information. All fields are editable.


   <Image src="https://files.readme.io/ffbe96c272bcf5a4870af8a8d857e6e7b96cc372761013add9420bddbbdbc2e4-image.png" alt="Fields for Name, Email, Phone, and Role." align="left" />


5. Click **Edit User**. A dialog appears confirming your changes were made.

***

# View User Activity Log

1. In the left menu, click **Users**.
2. Browse or search for the user you want.
3. In the Actions column, click **See Log**.
4. In the Activity Log panel, use the drop-down to select a date range:
   - **Week to Date**: Shows user activity from the most recent Monday to the current day.
   - **Last Week**: Shows user activity from the previous full week.
   - **Month to Date**: Shows user activity from the start of the current month to the current day.
   - **Last Month**: Shows user activity from the previous full month.
   - **Year to Date**: Shows user activity from the start of the current calendar year to the current day.
   - **Last Year**: Shows user activity from the previous calendar year.
5. Click **X** to close the Activity Log panel.

***

# Export User List

You can export the list of users to a CSV file. This file includes all users in your organization, along with their creation timestamp, phone number, role, and email. If the user has the Executive with custom permissions role, the file also includes any specific permissions they're assigned. The file is automatically saved to your device's default download location.

1. In the left menu, click **Users**.
2. Click **Export to CSV**. A notification appears with the message "Your download will start soon."

***

# Delete Users

> ❗️ Warning
>
> You cannot recover a deleted user.

1. In the left menu, click **Users**.
2. Browse or search for the user you want.
3. In the Actions column, click **Delete**.
4. In the confirmation dialog, click **Delete**.

After the user is deleted, they can no longer access Dashboard.
