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

# Team Management

> Learn how to add team members, assign roles, and manage permissions on your meCash merchant dashboard.

Collaborating with your team on meCash is simple and secure. The **Team Management** feature allows you to invite colleagues to your merchant workspace, enabling them to help manage payouts, monitor transactions, and handle collections.

<Tip>
  Only users with **Super Admin** or **Admin** privileges can add or manage team members.
</Tip>

### Adding a new team member

Follow these steps to invite a new member to your meCash dashboard.

<Steps>
  <Step title="Navigate to Team Members">
    Log in to your [meCash Dashboard](https://business.me-cash.com) and navigate to **Settings** in the bottom left sidebar. Click on the **Team Members** tab to see a list of your current team.

    <img src="https://mintcdn.com/mecash-0665cec5/14m0yHab9pwAhB-i/public/images/teammember-1.png?fit=max&auto=format&n=14m0yHab9pwAhB-i&q=85&s=da16a6a3d23220cdadaf63ee4acf6ec5" alt="Team Members List" width="1232" height="693" data-path="public/images/teammember-1.png" />
  </Step>

  <Step title="Invite a New Member">
    Click the **+ Add New Member** button located at the top right of the members list. You will be presented with a form to enter the new member's details.

    **Provide the following information:**

    * **First Name & Last Name:** The legal name of your colleague.
    * **Email Address:** The business email where they will receive their invitation and relevant notifications.
    * **Select Role:** Choose the appropriate level of access (e.g., Support, Admin, or Super Admin).

          <img src="https://mintcdn.com/mecash-0665cec5/14m0yHab9pwAhB-i/public/images/teammember-2.png?fit=max&auto=format&n=14m0yHab9pwAhB-i&q=85&s=cd9cb859e926598f755d3f7a0d958373" alt="Add New Member Form" width="1440" height="809" data-path="public/images/teammember-2.png" />
  </Step>

  <Step title="OTP Verification">
    To ensure security, meCash requires a verification code (OTP) to finalize the invitation. Check your registered administrator email for the code and enter it into the verification modal.

    <img src="https://mintcdn.com/mecash-0665cec5/14m0yHab9pwAhB-i/public/images/teammemeber-3.png?fit=max&auto=format&n=14m0yHab9pwAhB-i&q=85&s=24a34d7e02c96c348ac976434375cbce" alt="Verification Code" width="803" height="616" data-path="public/images/teammemeber-3.png" />

    Once verified, the new team member will receive an email invitation to set up their account and join your workspace.
  </Step>
</Steps>

### Understanding Roles

When adding a member, you can select from various roles depending on the level of access required:

| Role            | Permissions                                                                                     |
| :-------------- | :---------------------------------------------------------------------------------------------- |
| **Super Admin** | Full access to all features, including billing, API keys, and team management.                  |
| **Admin**       | Managing payouts, collections, and viewing reports, but restricted from some security settings. |
| **Support**     | View-only access to transactions and customer support tools for reconciliation.                 |

<CardGroup cols={2}>
  <Card title="Security Best Practices" icon="shield-check">
    Always use business email addresses and ensure team members enable 2FA on their accounts.
  </Card>

  <Card title="Need Help?" icon="envelope" href="mailto:support@me-cash.com">
    Encountering issues with invitations? Reach out to our support team for assistance.
  </Card>
</CardGroup>
