# Client details

## Client details page overview

When clicking the link next to a [client record](/stifler/operations-and-features/overview-and-navigation/devices/clients.md#extended-search) in the Dashboard, the Client details page loads. The Client details page displays information about a specific client in four sections.&#x20;

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

In the **Database information** section, real-time information about a client is displayed. This includes Domain, Computer Name, StifleR Client Agent ID, connection timestamps, as well as client version, etc.&#x20;

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

On the top right, a table is displayed which includes buttons revealing different information:&#x20;

Logon sessions, Administrators, Network information, BC (BranchCache) Statistics, DO (Delivery Optimization) Statistics, and Application data. Select each button to review the data.&#x20;

<figure><img src="/files/4VBgcmphIGdTD7EoFglX" alt=""><figcaption></figcaption></figure>

On the bottom right, further information is displayed which includes buttons revealing:

Connectivity history, Network measurement, and Disk and cache information. Select each button to review the data.

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

At the bottom right of the screen, in the **Connection information** section, additional network information is displayed which includes IP information, connection type, uptime, etc.&#x20;

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

## Remote tools functionality

At the top right of the **Connection information** section, there is a small tool icon, which if clicked, opens a drop down menu which displays the following actions:

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

Please see the [Client management and remote tools](/stifler/operations-and-features/remote-tools-features.md) section of the documentation for more information about Remote tools functionality.


---

# 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/client-details.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.
