> ## Documentation Index
> Fetch the complete documentation index at: https://strettch-make-section-id-optional.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Team Members and Permissions

> Invite collaborators, assign Member or Admin roles, transfer ownership, remove users, and configure team settings in your Strettch Cloud account.

## Inviting Members to Your Team

Add collaborators to your team so they can help manage resources.

<Steps>
  <Step title="Navigate to Team Settings">
    Open your team settings page from the dashboard.
  </Step>

  <Step title="Click Invite Members">
    Input an email address and select a role:

    * **Member**: Can manage emails, domains, and webhooks
    * **Admin**: Has all Member permissions plus ability to invite users, update payments, and delete the team
  </Step>

  <Step title="Send the Invitation">
    The new member will receive an email invitation to join the team.
  </Step>
</Steps>

<Tip>
  The invited member will appear under **Pending Invitations** until they accept the invite.
</Tip>

***

## Changing Team Avatar

Customize your team's appearance with a custom avatar.

<Steps>
  <Step title="Navigate to Team Settings">
    Open your team settings page from the dashboard.
  </Step>

  <Step title="Click the Upload Input">
    Find the upload button next to the avatar placeholder.
  </Step>

  <Step title="Upload Your Image">
    Select an image file to use as the team avatar.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/strettch-make-section-id-optional/N8Ca_cgncHZgBCa2/images/teams/avatar-setup.png?fit=max&auto=format&n=N8Ca_cgncHZgBCa2&q=85&s=b2a1fc15a3bf275c218eea0775135395" style={{ borderRadius: '0.2rem' }} width="5088" height="3348" data-path="images/teams/avatar-setup.png" />
</Frame>

***

## Switching Between Teams

If you belong to multiple teams, you can switch between them to access different resources.

<Steps>
  <Step title="Click the Team Name">
    In the top left corner of any Strettch Cloud page, click on the team name.
  </Step>

  <Step title="Select a Team">
    A dropdown menu appears listing all teams you belong to. Select the team you want to switch to.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/strettch-make-section-id-optional/N8Ca_cgncHZgBCa2/images/teams/team-selection.png?fit=max&auto=format&n=N8Ca_cgncHZgBCa2&q=85&s=1cf290d7b92e0e747dc7a110137b10e3" style={{ borderRadius: '0.2rem' }} width="5088" height="3348" data-path="images/teams/team-selection.png" />
</Frame>

***

## Changing Member Roles

As an admin, you can modify the roles of team members.

<Steps>
  <Step title="Navigate to Team Settings">
    Open your team settings page from the dashboard.
  </Step>

  <Step title="Find the Member">
    Locate the user whose role you want to change.
  </Step>

  <Step title="Edit the Role">
    Click the more options button **...** next to their name and choose **Edit**.
  </Step>

  <Step title="Confirm the Change">
    Select the new role and confirm. The team member will immediately receive the new permissions.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/strettch-make-section-id-optional/N8Ca_cgncHZgBCa2/images/teams/edit-member-role.png?fit=max&auto=format&n=N8Ca_cgncHZgBCa2&q=85&s=6f207039aa90905d28b9ba4fdf4e1ac1" style={{ borderRadius: '0.2rem' }} width="5088" height="3348" data-path="images/teams/edit-member-role.png" />
</Frame>

***

## Removing a Member

As an admin or owner, you can remove a member who no longer needs access to the team.

<Steps>
  <Step title="Navigate to Team Settings">
    Open your team settings page from the dashboard.
  </Step>

  <Step title="Find the Member">
    Locate the member you want to remove in the members list.
  </Step>

  <Step title="Open Member Options">
    Click the more options button **...** next to their name and choose **Remove**.
  </Step>

  <Step title="Confirm">
    Confirm the removal. The member loses access to the team and its resources immediately, and they receive an email notifying them they've been removed.
  </Step>
</Steps>

***

## Transferring Team Ownership

Only the team owner can transfer ownership, and the new owner must already be a member of the team.

<Steps>
  <Step title="Navigate to Team Settings">
    Open your team settings page from the dashboard.
  </Step>

  <Step title="Find the Member to Promote">
    Locate the member you want to make the new owner.
  </Step>

  <Step title="Initiate the Transfer">
    Click the more options button **...** next to their name and choose **Transfer Ownership**.
  </Step>

  <Step title="Confirm the Transfer">
    Confirm your decision. The selected member receives an email letting them know ownership has been transferred to them.
  </Step>
</Steps>

<Warning>
  Once the transfer is complete, the previous owner is downgraded to admin and loses owner-only privileges (such as deleting the team). Make sure you're transferring to someone you trust.
</Warning>

***

## Leaving a Team

You can leave a team if there is at least one other admin who can manage it.

<Steps>
  <Step title="Navigate to Team Settings">
    Open your team settings page from the dashboard.
  </Step>

  <Step title="Open Your Member Options">
    Under the members section, click **...** next to your name for more options.
  </Step>

  <Step title="Select Leave Team">
    Click the **Leave Team** button.
  </Step>

  <Step title="Confirm Your Decision">
    Confirm that you want to leave. You will immediately lose access to the team and its resources.
  </Step>
</Steps>

<Warning>
  If you are the only admin or owner, you must promote another member to admin before you can leave the team.
</Warning>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Teams Overview" icon="users" href="/services/teams/overview">
    Learn more about how teams work in Strettch Cloud
  </Card>

  <Card title="Paying Your Bill" icon="credit-card" href="/faqs/paying-your-bill">
    Configure payment methods and view team usage
  </Card>
</CardGroup>

<Note>
  **Need help?** Contact our [support team](mailto:cloud@strettch.com) or visit [cloud.strettch.com](https://cloud.strettch.com).
</Note>
