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

# Invite Your Team

> Add members to your organization and assign their roles

<Note>
  **Required role:** Only **Owners** and **Admins** can invite members to an organization.
</Note>

## Steps

<Steps>
  <Step title="Go to Members">
    In the left sidebar, click **Members**.
  </Step>

  <Step title="Click Invite Member">
    Click the **Invite Member** button in the top-right corner of the Members page.
  </Step>

  <Step title="Enter the member's email">
    Type the work email address of the person you want to invite. You can invite multiple people at once by adding multiple email addresses.
  </Step>

  <Step title="Assign a role">
    Select the appropriate role for this member:

    | Role           | Best for                                        |
    | -------------- | ----------------------------------------------- |
    | **Admin**      | Department heads, operations managers           |
    | **Manager**    | Team leads who manage work orders and bookings  |
    | **Technician** | Maintenance staff who complete work orders      |
    | **Requester**  | Staff who submit requests but don't manage them |
  </Step>

  <Step title="Send the invitation">
    Click **Send Invitation**. The member will receive an email with a link to accept the invitation and set up their account.
  </Step>
</Steps>

## What happens next

The invited member will receive an email invitation. Once they accept it and sign in, they'll appear as an active member in your organization with the role you assigned.

You can view pending invitations from the Members page and resend or cancel them at any time.

## Next steps

<CardGroup cols={2}>
  <Card title="Manage Roles and Permissions" icon="shield" href="/members/manage-roles-and-permissions">
    Learn how roles control access to different parts of Relyant.
  </Card>

  <Card title="Quick Setup Checklist" icon="list-check" href="/getting-started/quick-setup-checklist">
    See what else you need to do to get fully set up.
  </Card>
</CardGroup>
