# Users

The Users screen in Gamify Route provides an overview of all the users added to a specific workspace. This screen is designed to help you to view the user details efficiently.

## Features of the Users Screen

### 1. User List

* **User Information**: The Users screen displays a list of all users who are part of the selected workspace.
* **Details Shown**: For each user, the screen shows the following information:
  * **User Name**: The name of the user.
  * **Email**: The email address of the user.
  * **Role:** The role of the user.

### 2. Simple and Clear Layout

* **Easy Navigation**: The layout is designed to be user-friendly, allowing you to easily view and manage user information.
* **Search and Filter**: Quickly find specific users using the search and filter options.

## Accessing the Users Screen

To access the Users screen in Gamify Route, follow these steps:

### Step 1: Navigate to the Users Section

* **Login**: Log in to your Gamify Route account.
* **Workspace Selection**: Ensure you are in the correct workspace where you want to view the users.
* **Users Section**: Click on the “Users” option from the left-side navigation panel.

### Step 2: View User List

* **User Information Display**: The Users screen will display a list of all users in the selected workspace.
* **Details Available**: You will see the user name and email address for each user listed.

### Managing Users

While the Users screen primarily focuses on displaying user information, managing users (such as adding, editing, or removing users) can typically be done through the workspace settings or an admin panel.

### Step 3: Search and Filter Users

* **Search Bar**: Use the search bar at the top of the Users screen to find specific users by name or email.
* **Filter Options**: Apply filters to narrow down the user list based on specific criteria, if available.

### Benefits of the Users Screen

* **Quick Overview**: Get a quick overview of all users in a workspace with essential details at a glance.
* **Easy Management**: Simplifies the process of managing user information within a workspace.
* **Improved Collaboration**: Enhances collaboration by providing visibility into who is part of the workspace.

***

For further assistance, please contact our support team at <support@gamifyroute.com>.


---

# 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.gamifyroute.com/kb/tools/users.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.
