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

# Sharing and Teams

Share an agent only after it works in a 1:1 chat. Invite people to the organization first, then to a team.

<CardGroup cols={1}>
  <Card title="Roll out an agent" icon="rocket" href="/help/sharing/roll-out-an-agent">
    Pilot in one Slack channel, then expand. Decide whose connectors the agent uses first.
  </Card>

  <Card title="Create a team" icon="users" href="/help/sharing/create-a-team">
    Teams are a shared space. Most agents can stay personal and be shared instead.
  </Card>

  <Card title="Add someone to your org or team" icon="user-plus" href="/help/sharing/add-someone-to-org-or-team">
    Invite from Members or from the team. Members cannot invite others.
  </Card>

  <Card title="Sharing roles" icon="user-lock" href="/help/sharing/sharing-roles">
    Use Only chats. Viewer sees the setup. Editor can change it.
  </Card>

  <Card title="Who can see chats?" icon="eye" href="/help/sharing/who-can-see-chats">
    Team members can see team-agent chats. Personal-agent chats stay private to each person.
  </Card>

  <Card title="Let someone edit your agent" icon="pen" href="/help/sharing/let-someone-edit-an-agent">
    Share the agent and assign Editor. Viewer cannot change it.
  </Card>
</CardGroup>
