# Agents Dashboard

We can get quick information about the agents on this screen. Only administrators can see this screen.

## Cards

**Total Agent:** Shows the number of computers with the agent installed.

**Total Computer:** It is the number of computers discovered by SessionLimit through Active Directory Synchronization (systems under group memberships or OU).

**Online Agent:** Number of computers with a heartbeat.

**Offline Agent:** Number of computers without a heartbeat.

**Inactive Computer Account:** It is the number of computers that have been disabled or deleted in Active Directory, but were previously discovered by SessionLimit.

## Table

This is the table that provides summary information about the agents.

<figure><img src="/files/vrXZ47FULiSLnhD7TKem" alt=""><figcaption><p>Agent Dashboard</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/agents-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.
