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

# Organization Settings

> Update your organization's name, logo, time zone, and locale

<Note>
  **Required role:** **Owner** or **Admin**
</Note>

## Steps

<Steps>
  <Step title="Go to Settings">
    In the left sidebar, click **Settings**, then select **Organization**.
  </Step>

  <Step title="Update organization details">
    You can change:

    * **Organization name** — the name displayed across Relyant and in notifications
    * **Logo** — upload your organization's logo (PNG or SVG, recommended size 200×60px)
    * **Time zone** — the time zone used for scheduling and notifications
    * **Date format** — how dates are displayed (e.g., DD/MM/YYYY or MM/DD/YYYY)
    * **Currency** — the currency used in procurement and reports
  </Step>

  <Step title="Save">
    Click **Save Changes**. Updates take effect immediately across the organization.
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Work Order Settings" icon="wrench" href="/settings/work-order-settings">
    Configure work order categories and priorities.
  </Card>

  <Card title="Invite Your Team" icon="users" href="/getting-started/invite-your-team">
    Add members to your organization.
  </Card>
</CardGroup>
