# Home

Home is the command center at `/app`.

## What Home is for

* See your immediate workspace context.
* Review bookings and activity trends.
* Jump into common actions quickly.

## Main capabilities

* Personalized greeting and quick actions.
* Role-aware widgets across user, team, and organization sections.
* Upcoming booking visibility and quick cancellation.
* Civitas-aware widgets (for example, PTO request metrics and request history where enabled).
* Team selector for team-scoped insights when applicable.

## Widget personalization

You can control which widgets appear and their order from:

* `Dashboard > User settings > Home widgets`

Available widgets vary based on role and permissions.

## Built-in tutorial

A guided walkthrough is available on the Home page and can be replayed from user settings.


---

# 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/app-modules/home.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.
