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

# Roles and collaboration expectations

> Understand owner, admin, and member style collaboration capabilities in the current team model.

<Tip>
  **Live.** This area is documented as current, user-reliable behavior.
</Tip>

## Goal

Describe the current collaboration model without overstating it into a full enterprise access-control system.

## Prerequisites

* An understanding of the team area

## Workflow

<Steps>
  <Step>
    Use team pages to view members and pending invitations.
  </Step>

  <Step>
    Use owner-managed actions for invitations, member removal, and role changes.
  </Step>

  <Step>
    Treat the collaboration model as real and implemented, while avoiding assumptions about deeper enterprise-style RBAC that the product does not surface.
  </Step>
</Steps>

## The three roles

* Owner: full control of the team, including deleting it and managing every member and invitation.
* Admin: manages members and invitations and day-to-day team collaboration.
* Member: participates in the team and its shared resources without member-management powers.

## What owners can actively manage

* Inviting new members
* Changing a member between admin and member roles
* Removing members from the team

## Sharing resources with a team

Collaboration happens by sharing resources with a team: a project can be assigned to a team so its members can work on it, and removed again later. That is the practical purpose of teams — shared access to resources, scoped by role.

## Expected result

<Check>
  Team docs reflect the live collaboration model without pretending it is a different class of access system.
</Check>

## Related guides

<CardGroup cols={2}>
  <Card title="Teams overview" href="/team-and-access/teams-overview">
    The teams area lets you create teams, view team membership, and manage team-level collaboration flows.
  </Card>

  <Card title="Invitations" href="/team-and-access/invitations">
    Accepting and managing invitations is a user-visible part of the collaboration model.
  </Card>
</CardGroup>
