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

# Onboarding

> Get your Relyant organization up and running in a few steps

This guide walks you through the end-to-end setup process — from creating your organization to configuring your first assets, locations, and team.

## Steps

<Steps>
  <Step title="Create your organization">
    Sign up at [the.relyant.app](https://the.relyant.app) and create your organization. You'll be prompted to enter a name and organization type.

    [Create your organization →](/getting-started/create-your-organization)
  </Step>

  <Step title="Set up your locations">
    Add your buildings, floors, and rooms so assets and work orders can be tied to a physical space.

    [Add a building →](/locations/add-a-building)
  </Step>

  <Step title="Add your assets">
    Register the equipment, furniture, and infrastructure your team manages. Assign each asset to a location and category.

    [Add an asset →](/assets/add-an-asset)
  </Step>

  <Step title="Invite your team">
    Invite staff and assign roles (Admin, Manager, Technician, or Requester) so everyone has the right level of access.

    [Invite your team →](/getting-started/invite-your-team)
  </Step>

  <Step title="Complete the setup checklist">
    Use the quick setup checklist to confirm you haven't missed anything before going live.

    [Quick setup checklist →](/getting-started/quick-setup-checklist)
  </Step>
</Steps>

## Explore by module

<CardGroup cols={2}>
  <Card title="Assets" icon="box-archive" href="/assets/overview">
    Track and manage physical assets across your facilities.
  </Card>

  <Card title="Locations" icon="building" href="/locations/overview">
    Structure your site with buildings, floors, and rooms.
  </Card>

  <Card title="Work Orders" icon="wrench" href="/maintenance/work-orders/overview">
    Create, assign, and track maintenance work orders.
  </Card>

  <Card title="Members" icon="users" href="/members/overview">
    Manage your team and control access with roles.
  </Card>
</CardGroup>
