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

# Create Your Organization

> Set up your Relyant organization for the first time

When you first sign up for Relyant, you'll create an organization that acts as the container for all your data. This guide walks you through the initial setup.

## Steps

<Steps>
  <Step title="Sign up for Relyant">
    Go to [the.relyant.app](https://the.relyant.app) and create an account using your work email address.
  </Step>

  <Step title="Create your organization">
    After signing in, you'll be prompted to create a new organization. Enter:

    * **Organization name** — the name of your school or institution
    * **Organization type** — select the option that best describes your institution

    Click **Create Organization** to continue.
  </Step>

  <Step title="Configure basic settings">
    From the **Settings** page, you can update:

    * Organization name and logo
    * Time zone and locale
    * Default notification preferences

    See [Organization Settings](/settings/organization-settings) for a full walkthrough.
  </Step>

  <Step title="Add your locations">
    Before adding assets or creating work orders, set up your location hierarchy. Start by [adding a building](/locations/add-a-building), then add floors and rooms.
  </Step>

  <Step title="Invite your team">
    Once your organization is configured, [invite team members](/getting-started/invite-your-team) and assign them the appropriate roles.
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Invite Your Team" icon="users" href="/getting-started/invite-your-team">
    Add members and assign roles to your organization.
  </Card>

  <Card title="Quick Setup Checklist" icon="list-check" href="/getting-started/quick-setup-checklist">
    Follow the checklist to get fully set up.
  </Card>
</CardGroup>
