Team creation
1
Create the team
In Organization → Teams, add a name, optional description, and owning manager.
2
Add members
Invite users or sync from your identity provider if group mapping is enabled.
3
Assign resources
Attach default connections, projects, or tags the team may use so new members inherit baseline access.
Role-based access
Common role patterns:Custom roles
Custom roles
Enterprise deployments often map SSO groups to custom roles with fine-grained toggles (for example, “run but not delete”).
Service accounts
Service accounts
Use non-human principals for CI and orchestration; scope their roles to a single project or connection namespace.
Sharing pipelines and connections
- Pipelines can be private to a user, shared with a team, or workspace-wide. Explicit shares override defaults when you collaborate across teams.
- Connections store credentials; sharing a pipeline does not automatically expose secrets—recipients still need connection use-permission.
Auditing access
Review access reports periodically: who can use production warehouses, who can export data, and which API keys map to which teams. Pair with Session policy for IP and timeout rules.Related topics
API keys
Programmatic access for automation principals.
SSO
Group claims that drive team membership.