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

# Manage teams

> Invite teammates, structure ownership, and keep workspace collaboration clean as your Nubis environment grows.

## Team management on Nubis

In Nubis, your organization is the shared workspace that owns billing, support, policy, and people. Team management is less about adding everyone at once and more about giving the right operators access to the right projects at the right time.

## Build the core team first

Start with the people who will shape the environment:

* Platform or infrastructure owners
* Product or engineering leads
* Finance or billing operators
* Security or compliance stakeholders where needed

Once the workspace is stable, invite workload-specific contributors.

## Recommended team workflow

<Steps>
  <Step title="Invite members intentionally">
    Add teammates by responsibility, not by convenience. Begin with the smallest set of people needed to bootstrap the environment.
  </Step>

  <Step title="Assign the right role">
    Give each teammate the minimum level of authority required for their job, then expand only when the workflow demands it.
  </Step>

  <Step title="Use projects to keep work separated">
    Place different products, environments, or internal teams in separate projects so access and cost remain understandable.
  </Step>

  <Step title="Review membership regularly">
    Revisit pending invites, stale access, and elevated permissions as the team changes.
  </Step>
</Steps>

## Team design patterns that work well

### One team, one product

Use a single organization with separate projects such as `dev`, `staging`, and `prod`.

### Shared platform team

Keep the platform team at the organization level, while application teams work mostly inside their own projects.

### Agencies or client work

Separate client workloads by project, and avoid broad role assignment unless one operator truly needs cross-project access.

## Related guides

* [Roles and permissions](/get-started/roles-and-permissions)
* [Manage projects](/get-started/manage-projects)
* [Organization management](/console/organizations)
