# Clients

The Clients section in the navigation bar includes multiple sections to view client activity and status. Use the **Search** field to filter data on a specific client.&#x20;

## Clients overview page

The Clients overview page provides real-time data of the StifleR clients connected to the StifleR server.&#x20;

**Online –** displays the percentage of clients currently connected and reporting to the StifleR server. \
**Active –** displays the percentage of clients currently downloading content. \
**Roaming –** displays the percentage of clients considered roaming.\
**VPN –** displays the percentage of clients currently connected to VPN. \
**Wi-Fi –** displays the percentage of clients connected to Wi-Fi. \
**Battery –** displays the percentage of clients currently running on battery. \
**Client connectivity over 31 days –** displays a running line chart of the number of clients connected over the past 31 days.\
**Download activity over 31 days –** displays a running bar chart of client download activity over the last 31 days.

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

## Extended search

The [Extended search](/stifler/operations-and-features/overview-and-navigation/devices/clients/client-details/how-to-use-an-extended-search.md) page allows administrators to search use basic queries to display a list of clients. Modify the query and click the **Execute query** button to display the results.&#x20;

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

In the search results, click the **Link** next to the client to display additional [Client Details](/stifler/operations-and-features/overview-and-navigation/devices/clients/client-details.md).&#x20;

## Wi-Fi coverage

The Wi-Fi coverage page displays an overview of the status of StifleR clients' wireless connections.&#x20;

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

**Spread of Wi-Fi radio type in use for x clients on Wi-Fi –** provides a pie chart and percentages of the different types of radios in which StifleR clients are connected. \
**SSID and access point statistics –** displays a total count of SSIDs and access points reported by StifleR clients. A statistic displaying the ratio of access points to clients is also provided. \
**Spread of Wi-Fi connectivity per signal strength graph –** the graph is delineated by the different types of radios and is measured by the signal strength reported by the client.&#x20;

## Weekly connectivity

The Weekly connectivity page displays a time-based chart which highlights the client connectivity metrics based on time of day for the past week.

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

## Clients history

The Clients history page displays chart of count of types of clients reporting over a user-defined range of time. The data displayed can be customized by clicking **Select categories** and altering the time range as well as the client types to report. To update the chart, select the **Filter** button.

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

## Elevation status

The Elevation status page provides an administrative overview of the account elevation status and terminal service sessions of the currently logged on users. This information includes which clients currently have high elevation permissions, and currently logged-on local admins. \
The table at the bottom of the page lists the various client properties and counts of machines with those properties.&#x20;

<figure><img src="/files/5TdwyxtGv4GcsEKdud0O" 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://documentation.2pintsoftware.com/stifler/operations-and-features/overview-and-navigation/devices/clients.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.
