# User Sessions

The User Sessions section provides a simple list of information about the various users basic activity within the P4W system. Navigate to Setup > System > User Sessions

![](/files/mT1z5GY6gq5axsXVA17c)

* The User account name, Name, Client, and Role will all appear as completed within that user’s profile. IP will change depending upon the device or network from which the user accessed the WMS website.
* The Created column details the length of the user session.
* The Last Activity column details the amount of time since the user last logged into the P4W system.
* Action column provide a an option to message a chosen user by clicking message icon.

![](/files/er6yXnus8iN0sqPmgwsq)

&#x20;     Or to log the user out of the system by using corresponding buttons as shown below.

![](/files/MVuKo4rlSHEWcKE9uafT)


---

# 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-sessions.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.
