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

# Members

> Invite people to your organization and manage what they can do.

Your **organization** is the workspace that holds all your workflows and resources. You invite **members** to collaborate in it, each with a role that controls what they can do.

## Inviting members

To add someone to your organization:

<Steps>
  <Step title="Open member management">
    Go to the Members section in [Settings](/organization-settings/account-settings).
  </Step>

  <Step title="Send an invitation">
    Enter the person's email address and choose the role they should have.
  </Step>

  <Step title="They accept">
    The person receives an email with an invitation link. When they accept, they join with the role you assigned.
  </Step>
</Steps>

Invited members show a **pending** status until they accept, then become **active**.

## Roles

Each member has a role that determines what they can do:

| Role       | Can do                                                                       |
| ---------- | ---------------------------------------------------------------------------- |
| **Admin**  | Full control — manage members, change settings, and work with all resources. |
| **Editor** | Create and edit workflows and resources.                                     |
| **Viewer** | Read-only access — view workflows and resources without changing them.       |

Assign the least privileged role that lets someone do their job. You can change a member's role later.

## Managing members

From member management you can change a member's role or remove them from the organization. Removing a member revokes their access immediately.

## Next steps

<CardGroup cols={2}>
  <Card title="Roles & access" icon="lock" href="/organization-settings/roles-access">
    Go deeper on access control and security options.
  </Card>

  <Card title="Account & settings" icon="gear" href="/organization-settings/account-settings">
    Manage your profile and organization settings.
  </Card>
</CardGroup>
