# Active Handhelds

Following section allows administrative users to monitor actions of the warehouse employees on the mobile devices. To access a window displaying active handheld sessions, navigate to Setup > System > Active handhelds.

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

## Handheld Screen Utilities

Handheld screens window displays all active mobile devices registered in your system. Click 'Refresh' button in the top right corner if an active handheld user if missing from the list.

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

Use a search bar to navigate through multiple handheld operators.

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

## Administrator Remote Controls

Users with administrative access can remotely control active handheld devices. Click on the user icon in the top left corner to switch to user details page in the new tab.

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

Timer underneath employee initials indicates the duration of the user's current session.

To update the view of the mobile device, click 'Refresh' icon of the chosen device as shown below.

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

{% hint style="info" %}
Notice: Handheld screens are automatically refresh every 30 seconds.
{% endhint %}

Administrators can remotely logout handheld operators out of their mobile devices. Click 'Exit' button as shown below.

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


---

# 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/active-handhelds.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.
