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

# Managing your Team

> Managing team access helps maintain secure collaboration by giving each role the right level of permissions.

To manage your team, go to **Settings** in your Tazapay Dashboard and navigate to **Team Management → Manage Team**.

<Frame>
  <img src="https://mintcdn.com/tazapay-58ae360f/SWJmhDU02-pAjete/images/gs-manage-team.png?fit=max&auto=format&n=SWJmhDU02-pAjete&q=85&s=ca59cfb6f0aa7129cdfc80b8716d325b" alt="Manage Team dashboard" width="1960" height="980" data-path="images/gs-manage-team.png" />
</Frame>

## Roles and Permissions

Tazapay uses Role-Based Access Control (RBAC):

* **Owner**: Full access, including settings, transactions, API keys, and team management.
* **Manager**: Permissions can be adjusted.

## Inviting a Team Member

<Steps>
  <Step title="Click Invite Teammate and enter their email">
    From the Manage Team page, click **+ Invite Teammate** and enter their email address.

    <Frame>
      <img src="https://mintcdn.com/tazapay-58ae360f/SWJmhDU02-pAjete/images/gs-invite-teammate.png?fit=max&auto=format&n=SWJmhDU02-pAjete&q=85&s=093e4ad2aa04b9c3291ee7a68fdc1e85" alt="Invite Teammate modal" width="2000" height="1300" data-path="images/gs-invite-teammate.png" />
    </Frame>
  </Step>

  <Step title="Select a role and adjust access if needed">
    Choose **Owner** or **Manager**. For Manager, you can fine-tune individual permissions across Transactions, Refunds, Payouts, VA & Wallets, and more.

    <Frame>
      <img src="https://mintcdn.com/tazapay-58ae360f/SWJmhDU02-pAjete/images/gs-invite-permissions.png?fit=max&auto=format&n=SWJmhDU02-pAjete&q=85&s=5f609e9f907e4623c5034cb382ff6a45" alt="Role and permissions selection" width="1999" height="1334" data-path="images/gs-invite-permissions.png" />
    </Frame>
  </Step>

  <Step title="Send the invite">
    Click **Send invite** — they'll receive an email to join. Pending invites show in the list until accepted, with the option to resend.
  </Step>
</Steps>
