# User List

Navigate to Setup > System > Users. Here you can see the list of all existing users. Administrators have a number of functionalities that they can use from the following page.&#x20;

![](/files/8mOlOPiCKDcLSL4lsGw3)

Administrators can use user list to add, activate, deactivate, and delete users by using respective buttons in the top right corner of the window.

![](/files/CjEFRY0v2p3a8oi2ECU4)

Number column shows status of each user. Green check mark indicates that user is active ( user can access the P4W system and consumes one license), while red stop sign mean user is deactivated (cannot use the system and does not contribute to the total pool of licenses)

![](/files/nqHvE9rOyHo2ANP7Xsru)

Finally, administrators can impersonate (login as another user without a password) any user to verify permissions and setup screen layouts. To impersonate the user click the chain icon of the desired user as shown below.&#x20;

![](/files/WoXQpczQeIyxzbrEgopq)

{% hint style="info" %}
Notice: Only administrators can use features listed above. Even a module that has access to the 'System' directory cannot alter the contents of the user list.
{% endhint %}


---

# 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.p4warehouse.com/v2/user-full-guide/user-list.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.
