> ## Documentation Index
> Fetch the complete documentation index at: https://docs.relyant.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Settings Overview

> Configure your organization, modules, and notification preferences

The Settings section lets Admins and Owners configure every aspect of Relyant — from organization details and branding to module-specific settings for work orders, bookings, and notifications.

## Settings sections

| Section           | What you can configure                                   |
| ----------------- | -------------------------------------------------------- |
| **Organization**  | Name, logo, time zone, locale                            |
| **Work Orders**   | Priority levels, statuses, categories, default assignees |
| **Bookings**      | Booking types, approval requirements, booking rules      |
| **Notifications** | Which events trigger notifications and who receives them |

<Note>
  **Required role:** **Owner** or **Admin** to access and change settings.
</Note>

## How-to guides

<CardGroup cols={2}>
  <Card title="Organization Settings" icon="building" href="/settings/organization-settings">
    Update your organization's name, logo, and locale.
  </Card>

  <Card title="Work Order Settings" icon="wrench" href="/settings/work-order-settings">
    Configure work order categories, priorities, and defaults.
  </Card>

  <Card title="Booking Settings" icon="calendar" href="/settings/booking-settings">
    Set up booking types and approval rules.
  </Card>

  <Card title="Notification Preferences" icon="bell" href="/settings/notification-preferences">
    Control who gets notified and when.
  </Card>
</CardGroup>
