# Atlas

Atlas is Axon's floorplan and space layout editor.

## What you can do

* Manage headquarters and floor context.
* Edit floor layouts in draft mode.
* Place, move, and configure layout elements.
* Save draft changes.
* Publish versioned layouts for downstream modules.
* Switch between draft and published views.

## Recommended editing flow

1. Select HQ and floor.
2. Edit in draft mode.
3. Save draft changes.
4. Publish a new version when ready.
5. Validate published view for consumers like Locus/Orbis.

## Important behavior

* Draft and published states are separate.
* Viewer mode uses published layout context.
* No published version means dependent modules may not have a live floorplan to use.

## Access notes

Atlas requires Atlas access permission in addition to module availability.


---

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