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

# Remove a Member

> Revoke a member's access to your Relyant organization

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

When a staff member leaves or no longer needs access to Relyant, you can remove them from the organization. Their data (work orders, requests, etc.) will remain in the system but they will no longer be able to log in.

## Steps

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

  <Step title="Find the member">
    Search for or scroll to the member you want to remove.
  </Step>

  <Step title="Open member options">
    Click on the member's name to open their profile, or click the three-dot menu (⋮) next to their name.
  </Step>

  <Step title="Click Remove">
    Click **Remove Member** or **Revoke Access**.
  </Step>

  <Step title="Confirm">
    Confirm the action in the dialog. The member will be logged out immediately and will no longer be able to access your organization.
  </Step>
</Steps>

## Notes

* Removed members cannot log back in unless re-invited
* All data they created (work orders, notes, etc.) remains in the system
* Pending invitations can be cancelled from the **Pending** tab without going through this process

## Next steps

<Card title="Invite a Member" icon="user-plus" href="/members/invite-a-member">
  Add a replacement or new team member.
</Card>
