# General Dashboard

The following information can be viewed in summary form on this screen. The expand button is used to make charts larger and more readable.

## Cards

**Interactive Login (Card):** The number of active interactive sessions is displayed.&#x20;

**Remote Login (Card):** The number of active RDP sessions is displayed.

<figure><img src="/files/DVnjWbpYK8VlEKeoJ5XP" alt=""><figcaption><p>Login Cards</p></figcaption></figure>

## **Graphics**

**Limitation Chart:** Shows how many AD objects are protected or unprotected on a user, group OU basis through Policy.

<figure><img src="/files/BEW89t7tRAckYPL8meQV" alt=""><figcaption><p>Limitation Chart</p></figcaption></figure>

**Agent Pie Chart:** Shows the Online/Offline ratio of agents. It shows the number when you move the mouse over the chart.

<figure><img src="/files/jVZzesLGe1IlHSVi1koL" alt=""><figcaption><p>Agent Pie Chart</p></figcaption></figure>

**Logon Graphic:** Shows the number of Interactive and Remote sessions for the last 7 days.

<figure><img src="/files/GQzsfhGOLf5ZGYMauwoE" alt=""><figcaption><p>Logon Graphic</p></figcaption></figure>

**Restriction Graphic:** The number of restrictions realized through policies can be viewed in this chart for the last 7 days.

<figure><img src="/files/XnejdK8ZZNvJiM6d06Si" alt=""><figcaption><p>Restriction Graphic</p></figcaption></figure>

### Session Table

#### Last 100 Activities

A dynamic table that displays the **100 most recent session events**.\
System administrators can:

* Review session history quickly
* Export session data to **Excel (.xlsx)** using the **Export** button

<figure><img src="/files/57UvlWcUpuok8ntaC7fx" alt=""><figcaption><p>Last 100 Activites</p></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.sessionlimit.com/managing/dashboard-home/general-dashboard.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.
