# Dashboard

The AgeGO Dashboard provides a central interface to monitor, configure, and manage all aspects of your age-verification activity.

From the Dashboard, you can:

* Review verification performance and trends.
* Manage your sites and integration settings.
* Track usage and costs.
* Access billing and invoices.

This section gives an overview of the main areas of the Dashboard and explains how to use them effectively.

![Admin Panel Overview](/files/ac463efebb8794e9701f7d98018aa426158dffb1)

## <mark style="color:$primary;">Dashboard Overview</mark>

The Dashboard tab provides a quick snapshot of your AgeGO account and recent verification activity.

It is designed to give you a high-level view of account status and performance without needing to dive into detailed reports.

On the Dashboard, you will find:

* **Account Status**\
  Indicates whether your account is active and ready to use.
* **Verification Metrics (last 7 days)**\
  A summary of recent verification activity across all your sites:
  * **Sessions**: Number of verification sessions initiated by users.
  * **Accesses**: Number of successful verifications that granted access.
  * **Pass Rate**: Percentage of users who successfully passed verification.
* **Bar Graph**\
  A visual representation of selected metrics (Sessions, Accesses, or Pass Rate) over time, allowing you to quickly identify trends and changes in performance.


---

# 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.agego.com/admin-panel/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.
