Team Management
Collaborate on FastAPI Cloud by creating teams to invite teammates and manage your applications together.
Personal vs Team Accounts
Section titled “Personal vs Team Accounts”When you sign up for FastAPI Cloud, you get a personal team by default. This team is tied to your user account and it’s meant for individual projects. Personal teams cannot be deleted, have additional members added, or have ownership transferred.
To collaborate with others you can create a new team.
Create a Team
Section titled “Create a Team”To create a new team you just need to:
- Click on the team switcher in the top-left corner.
- Select Add Team.
- Enter a team name and click Create Team.
Choose a name that makes sense for your organization and we’ll assign a team slug based on the name you choose. This slug will be used in URLs in the dashboard and will be unique across all teams.
After creating your team, you’ll be directed to Settings where you can invite members and manage your team.
Team Roles
Section titled “Team Roles”There are three roles available in a team: Owner, Admin, and Member. Each role has different permissions:
- Full control over the team.
- Can transfer ownership to another admin.
- Can delete the team.
- Has all admin permissions.
- Can invite and remove members.
- Can change member roles (promote/demote between admin and member).
- Can update team settings.
- Can delete the team.
- Has all member permissions.
Member
Section titled “Member”- Can view team information.
- Can access and deploy team applications.
- Cannot modify team settings or manage members.
Inviting Team Members
Section titled “Inviting Team Members”Admins can invite new members via email:
- Go to Settings.
- Click Invite Member in the Team Members section.
- Enter your teammate’s email address.
- They’ll receive an invitation to join.
Invitations appear in the Pending tab until accepted. Once accepted, new members appear in the Active tab with the member role by default. They’ll have seven days to accept the invitation before it expires.
Managing Team Members
Section titled “Managing Team Members”Admins can manage existing team members:
Change Role
Section titled “Change Role”- Promote members to admin for management permissions.
- Demote admins to member to restrict permissions.
Remove User
Section titled “Remove User”- Revokes all access to the team.
- All associated data and permissions are permanently removed.
- User must be invited again to restore access.
Transferring Ownership
Section titled “Transferring Ownership”Team owners can transfer ownership to another admin. To transfer, ensure at least one other admin exists, then:
- Go to Settings.
- Click Transfer Ownership.
- Select the new owner from the dropdown.
- Confirm the transfer.
Deleting a Team
Section titled “Deleting a Team”Admins can permanently delete teams. Once deleted, all data and applications associated with the team will be lost. To delete a team:
- Go to Settings.
- Scroll to the Danger Zone section.
- Click Delete Team.
- Follow the confirmation steps.
- Confirm deletion.