# Orbis

Orbis manages recurring team schedules and keeps schedule-driven bookings in sync.

## What you can do

* Build recurring schedule series for teams.
* Select team, location, floor, and preferred team zone.
* Configure recurrence patterns and schedule windows.
* Review existing schedule series and update/remove them.
* Review bookings generated for a selected day.
* Validate demand and coverage through weekly overview and floorplan context.

## Core workflow

1. Use weekly overview to choose a day.
2. Create or edit a recurring schedule.
3. Configure recurrence and assignment preferences.
4. Save the schedule.
5. Monitor generated bookings and resolve conflicts.

## Zone override behavior

Override behavior depends on organization settings:

* Allow or block zone overrides.
* Require explicit confirmation for overrides.
* Notify zone leaders on override activity.

## Access notes

* Users need Orbis access to open the module.
* Management actions depend on role/permission scope.

## Civitas interaction

* Approved Civitas PTO can affect recurring schedule outcomes.
* Bookings that overlap approved PTO dates are automatically cancelled.
* Conflict handling can surface leave-related constraints while scheduling.


---

# 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/orbis.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.
