# Overview

Dashboard Overview is the high-level account and activity summary at `/dashboard`.

## What it shows

* Profile snapshot (role, team context, account basics).
* Work status indicators (notifications, booking readiness, and upcoming PTO context).
* Upcoming bookings.
* Recent booking trend comparison.
* Favorite resources.
* Recent Orbis-related schedule updates.

## Who should use it

* All users as their admin/control starting point.
* Team leads and admins for quick operational checks.

## Related pages

* `Dashboard > Notifications` for delivery preferences.
* `Dashboard > Support` for issue reporting and support conversations.
* `Dashboard > User settings` for personal configuration.
* `App > Home` for the day-to-day workspace view.


---

# 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://xdbx.gitbook.io/axon/dashboard/overview.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.
