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

# Members

> Invite and manage members of your organization.

The **Members** page shows everyone in your organization and their role. From here, you can invite new people, manage existing members, and keep collaboration secure.

<img src="https://mintcdn.com/strapi/3KHqV_2VsEjxGVNL/public/images/fimo-org-members.png?fit=max&auto=format&n=3KHqV_2VsEjxGVNL&q=85&s=4fdd6b5be31e3a02fbfbb5a26c238535" alt="Organization's Members List" width="3108" height="1920" data-path="public/images/fimo-org-members.png" />

## What can you do here?

* **View members**: See a list of everyone in your organization with their assigned role.
* **Search**: Quickly find someone by name or email.
* **Invite new members**: Use the **Invite** button to send an invitation link by email.
* **Assign roles**: Give each member the right level of access.
* **Manage membership**: Update roles or remove members if needed.
* **Remove members**: Delete members from the organization and remove their access.

## Roles and permissions

| Action                     | Member | Admin | Owner |
| -------------------------- | :----: | :---: | :---: |
| **Access**                 |        |       |       |
| Access projects            |    ✅   |   ✅   |   ✅   |
| Use basic features         |    ✅   |   ✅   |   ✅   |
| **Members**                |        |       |       |
| View members list          |    ✅   |   ✅   |   ✅   |
| Invite new members         |    ❌   |   ✅   |   ✅   |
| Update roles               |    ❌   |   ✅   |   ✅   |
| Remove members             |    ❌   |   ✅   |   ✅   |
| **Organization settings**  |        |       |       |
| View organization settings |    ✅   |   ✅   |   ✅   |
| Edit organization settings |    ❌   |   ✅   |   ✅   |
| Manage billing & invoices  |    ❌   |   ❌   |   ✅   |
| Delete organization        |    ❌   |   ❌   |   ✅   |

<Note>
  Use **Member** for collaborators, **Admin** for people helping manage the team, and **Owner** for those responsible for billing and full control.
</Note>

## Why it matters?

* Keeps access to projects organized and secure
* Makes it easy to bring new teammates on board
* Ensures each member only has the permissions they need

## Workflow at a glance?

<Steps>
  <Step title="Open the Members page?">
    Go to your organization and click **Members**.
  </Step>

  <Step title="Invite new people?">
    Click **Invite**, enter an email address, and choose a role.
  </Step>

  <Step title="Manage existing members?">
    Use the role dropdown to adjust permissions, or remove members if needed.
  </Step>
</Steps>
