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

# Setting up participants

> Add your team members to your organization for collaboration.

Before you can manage vaults and assets, you need to add your team members as participants in your Porto organization. Each participant gets a role that defines their permissions.

## Add a participant

<Steps>
  <Step title="Open settings">
    From the home screen, tap the **Settings** icon.
  </Step>

  <Step title="Select team">
    Tap **Team** or **Participants**.
  </Step>

  <Step title="Add participant">
    Tap **Add participant** or the **+** button.
  </Step>

  <Step title="Enter email address">
    Type the email address of the team member you want to invite.
  </Step>

  <Step title="Assign a role">
    Select their [permission level](/knowledge-base/porto/users/permission-levels):

    * **Viewer** — Read-only access to vaults
    * **Operator** — Can initiate deposits and receive requests
    * **Initiator** — Can initiate transfers and withdrawals
    * **Approver** — Can approve operations from others
    * **Admin** — Full access to settings, users, and operations
  </Step>

  <Step title="Add to vaults">
    Select which vaults this participant should have access to. You can adjust this later.
  </Step>

  <Step title="Review and send invite">
    Verify the email and role, then tap **Send invite**.
  </Step>

  <Step title="Approve if required">
    If you have admin permissions, you may need to approve adding this participant. Complete biometric authentication to confirm.
  </Step>
</Steps>

<Note>
  The invited participant will receive an email with instructions to download the Porto app and join your organization. They'll need to accept the invitation within the app.
</Note>

## Participant roles

| Role          | Permissions                                              |
| :------------ | :------------------------------------------------------- |
| **Viewer**    | View vault assets and activity (no action permissions)   |
| **Operator**  | View assets, create receive addresses, request deposits  |
| **Initiator** | Operator + initiate transfers and withdrawals            |
| **Approver**  | Review and approve operations from others                |
| **Admin**     | Full access—manage users, vaults, policies, and settings |

See [Permission levels](/knowledge-base/porto/users/permission-levels) for detailed permission matrices.

## Participant status

Participants in your organization show different statuses:

* **Active** — Participant has joined and can access vaults
* **Pending** — Invitation sent, awaiting participant acceptance
* **Inactive** — Participant has been removed from the organization

## Manage participant access

After adding a participant, you can:

* **Change their role** — Update permissions at any time
* **Add to more vaults** — Grant access to additional vaults
* **Remove from vaults** — Restrict access to specific vaults
* **Remove from organization** — Complete removal (see [Remove user](/knowledge-base/porto/users/remove-user))

## Best practices

* **Principle of least privilege** — Give each participant only the minimum permissions they need
* **Separate roles** — Use different people for initiating and approving to prevent unauthorized operations
* **Regular audits** — Review participant access quarterly to ensure it's still appropriate
* **Document approvers** — Keep a record of who your policy designates as approvers for compliance

## Next steps

For detailed instructions on managing user permissions, removing users, and adjusting vault access, see the [Users & access control](/knowledge-base/porto/users/managing-users) section.
