Skip to main content
Teams allow Admins to group multiple users together and ease out the role assignment in resources. Teams can be managed manually or in an automated way by setting up groups in Single Sign-On (SSO) with your Identity Provider (IdP).

Create Team and add members

Admins can create manual teams and manage the members. Admins can also add managers to team with access to further manage the team members themself. To create a team in TrueFoundry, follow these steps:

Grant Access of a Resource to Team

Once a team has been created, you can grant it access to resources. To do so, follow these steps:

Manage Teams via Gitops

Admins can manage teams programmatically by using the tfy apply command on the team YAML file. You can get the instructions by clicking on the Apply Using YAML in the Edit form. Apply Using YAML button Apply Using YAML instructions

Manage Teams via API

You can find all the team related APIs in the TrueFoundry SDK documentation.