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

# Team Collaboration

> Work together with your team in Xano using real-time editing, branching, and role-based access control.

Xano provides a comprehensive set of collaboration features so your team can build together efficiently and safely.

<CardGroup cols={2}>
  <Card title="Managing Team Members" icon="users" href="/team-collaboration/managing-team-members">
    Add, remove, and manage team members on your Xano instance, including assigning roles and handling agency access.
  </Card>

  <Card title="Realtime Collaboration" icon="satellite-dish" href="/team-collaboration/realtime-collaboration">
    Edit your APIs simultaneously with your team in real time, just like a Google Doc.
  </Card>

  <Card title="Branching & Merging" icon="code-branch" href="/team-collaboration/branching-and-merging">
    Use branches to safely develop and test changes before merging them into your live workspace.
  </Card>

  <Card title="Role-Based Access Control" icon="shield-halved" href="/team-collaboration/role-based-access-control-rbac">
    Control what your API consumers can access using role-based permissions in your function stack.
  </Card>
</CardGroup>
