> For the complete documentation index, see [llms.txt](https://xdbx.gitbook.io/axon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xdbx.gitbook.io/axon/readme.md).

# Axon Documentation

Axon brings workspace booking, recurring schedules, floorplans, and people operations into one role-aware platform. This documentation explains how to use each area, what access is required, and how workflows affect one another.

## Choose where to start

### I am new to Axon

1. Read the [Quick start](/axon/getting-started/quick-start.md).
2. Follow the [onboarding path for your role](/axon/getting-started/role-based-onboarding.md).
3. Learn how [navigation](/axon/reference/navigation.md) and [permissions](/axon/getting-started/access-and-permissions.md) work.
4. Complete one of the [task guides](/axon/task-guides/task-guides.md).

### I need to complete a task

* [Book a space in Locus](/axon/task-guides/book-a-space-in-locus.md)
* [Create a recurring schedule in Orbis](/axon/task-guides/create-a-recurring-schedule-in-orbis.md)
* [Publish a floorplan in Atlas](/axon/task-guides/publish-a-floorplan-in-atlas.md)
* [Submit a Civitas request](/axon/task-guides/submit-a-civitas-request.md)
* [Invite and onboard a user](/axon/task-guides/invite-and-onboard-a-user.md)
* [Create a team and assign members](/axon/task-guides/create-a-team-and-assign-members.md)
* [Process Civitas tickets](/axon/task-guides/process-civitas-tickets.md)
* [Enable and test push notifications](/axon/task-guides/enable-notifications-and-test-push.md)
* [Report an issue and track support](/axon/task-guides/report-an-issue-and-track-support.md)

### I want to understand a product area

**App**

* [Home](/axon/app/home.md): personalized actions and insights
* [Locus](/axon/app/locus.md): self-service bookings
* [Orbis](/axon/app/orbis.md): recurring team schedules
* [Atlas](/axon/app/atlas.md): floorplan design and publishing
* [Civitas](/axon/app/civitas.md): PTO and people-operation requests

**Dashboard**

* [Overview](/axon/dashboard/overview.md)
* [People and teams](/axon/dashboard/people-and-teams.md)
* [Notifications](/axon/dashboard/notifications.md)
* [Support](/axon/dashboard/support.md)
* [Billing](/axon/dashboard/billing.md)
* [User settings](/axon/dashboard/user-settings.md)
* [Organization settings](/axon/dashboard/organization-settings.md)

### Something is not working

Start with [Common issues](/axon/troubleshooting/common-issues.md). If the problem remains, follow [Report an issue and track support](/axon/task-guides/report-an-issue-and-track-support.md).

## How Axon is organized

* **App** (`/app`) is the daily workspace for bookings, scheduling, floorplans, requests, and activity.
* **Dashboard** (`/dashboard`) contains personal settings and administrative controls.
* **Home** and many dashboard pages adapt to your roles and organization.
* Module visibility combines permissions, organization module settings, plan availability, and subscription status.

See [Navigation and product areas](/axon/reference/navigation.md) for the complete route map.

## Documentation conventions

* Interface labels are shown in **bold**.
* Routes, values, and technical identifiers use `code formatting`.
* "Administrator" means a role with the permission required for the described action, not necessarily one fixed role name.
* Screenshots are replaceable assets. Placeholder images can be overwritten without editing the guide.

## Documentation maintenance

* [Documentation roadmap](/axon/documentation-plan.md)
* [Documentation style guide](/axon/contributing/documentation-style-guide.md)
* [Screenshot asset guide](/axon/contributing/screenshots.md)
* [Internal engineering and release documentation](/axon/internal/internal.md)

Run `npm run docs:check` after changing documentation.
