# Organization Settings

Organization-wide controls are managed in `/dashboard/org-settings`.

## Sections

* Security
  * MFA enforcement policy (soft/hard)
  * Quick links to compliance/legal docs
* Role management
  * Create/edit/delete roles
  * Configure permission sets
  * Set default invite role
* General settings
  * Organization work schedules
  * Booking window policy
* Atlas settings
  * Grid defaults, HQ/floor definitions
  * Element library and attributes
* Locus settings
  * Team access and zone configuration
  * Exclusive zones/elements and related booking controls
* Orbis settings
  * Zone override policy
  * Override confirmation and notifications
* Civitas settings
  * Organization offices (country selection backed by ISO-2 storage)
  * Organization departments
  * Organization benefits (name + default value)
  * Organization leave types (default days + paid/unpaid)
  * Organization certificate types
  * Changes save automatically
* Audit log
  * Security/admin event history
  * Filtering and CSV export

## Access note

This area requires organization settings edit permission.

## Change impact guidance

Changes here can affect all users in an organization. Treat policy and role changes as high-impact and communicate updates to managers and end users.


---

# 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/organization-settings.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.
