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

# Members Overview

> Invite and manage your team members and their roles in Relyant

Members are the people in your Relyant organization. Each member has a role that controls what they can see and do. The Members section lets Owners and Admins manage the team — invite new members, change roles, and remove access when needed.

## Roles and permissions

| Role           | Key permissions                                                        |
| -------------- | ---------------------------------------------------------------------- |
| **Owner**      | Full access including billing and organization deletion                |
| **Admin**      | Full access to all modules; can manage members and settings            |
| **Manager**    | Create and manage work orders, bookings, procurement; can view reports |
| **Technician** | View and update assigned work orders                                   |
| **Requester**  | Submit work requests and service requests; view assigned items         |

<Note>
  **Required role:** Only **Owners** and **Admins** can invite, update, or remove members.
</Note>

## How-to guides

<CardGroup cols={2}>
  <Card title="Invite a Member" icon="user-plus" href="/members/invite-a-member">
    Add a new member to your organization.
  </Card>

  <Card title="Manage Roles and Permissions" icon="shield" href="/members/manage-roles-and-permissions">
    Change a member's role or update their access.
  </Card>

  <Card title="Remove a Member" icon="user-minus" href="/members/remove-a-member">
    Revoke a member's access to your organization.
  </Card>
</CardGroup>
