# Users

Manage Users' Queue membership and availability all in one place in the Users tab. You'll be able to see who is currently assigned to Queues and their availability in those Queues as well as add and remove Users from Queues.

The list defaults to displaying only those Users who are already assigned to Queues. You can change the filter from 'Users in Queues' to 'All Users' to see all of your Users regardless of Queue membership.

## User Profile

<figure><img src="/files/3kUhUl6UbzoeR9tb3O6r" alt=""><figcaption></figcaption></figure>

Click on a User from the listing in the Users tab to view details about their Queue membership and availability status for each Queue they are assigned to. You will be able to manage availability for individual Queues or all Queues from this page as well as add and remove the User from Queues.

## GW Rep Availability widget

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

Add the "GW Availability Widget" to any Lightning Page to allow Users to control their Queue availability themselves. In addition to adding this widget to a Lightning Page, you will also need to assign the "Gradient Works Rep" permission set to the User.


---

# 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.gradient.works/kb/routing/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.
