> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fimo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Invite

> Invite people to join your organization.

Use the **Invite** feature to bring new members into your organization. Invited people will receive an email with a link to join.

<Note>
  If you want to invite someone to a single project (without giving them access to your organization), see the [Collaboration page](/project/collaboration).
</Note>

<img src="https://mintcdn.com/strapi/kg2B_jTnDvNVm_hg/public/images/fimo-org-invite.png?fit=max&auto=format&n=kg2B_jTnDvNVm_hg&q=85&s=dce3a8b9521934160a59abbb60dfe80b" alt="Organization's Invite " width="3104" height="1912" data-path="public/images/fimo-org-invite.png" />

## How to invite to an organization?

<Steps>
  <Step title="Click on the Invite button">
    From the sidebar, go to **Organization**, then click **Members**, and use the **Invite** button.
  </Step>

  <Step title="Enter the email">
    Add one or more email addresses of the people you want to invite.
  </Step>

  <Step title="Select a role">
    Choose between **Member**, **Admin**, or **Owner**.
    For details on what each role can do, see the [Members page](/organization/members).
  </Step>

  <Step title="Send the invite">
    Click **Invite**. The person becomes a member once they accept.
  </Step>
</Steps>

## Managing invites

* **Pending invites**: Resend or revoke them from the **Members** page.
* **Accepted invites**: Change a person’s role at any time.
* **Remove access**: Remove members who no longer need access.

## What’s next?

<Columns cols={2}>
  <Card title="Members" icon="users" href="/organization/members">
    Learn how to manage roles and membership.
  </Card>

  <Card title="Organization overview" icon="users-viewfinder" href="/organization/overview">
    See how organizations work in Fimo.
  </Card>
</Columns>
