Teams
Manage your organizational team structure — create teams, assign leaders, and define reporting hierarchies.
What is it?
The Teams page is where admins set up and manage the team structure that powers Branco. Teams determine how users are grouped, who reports to whom, and how data rolls up in Reports. Every user in Branco belongs to a team, and every team has a leader.
Teams is located at /admin/teams and is only accessible to users with admin permissions.
What you'll see
The page is a single table view showing all teams in your organization:
| Column | What it shows |
|---|---|
| Team Name | The name of the team (sortable) |
| Team Leader | The assigned manager/leader for this team |
| Parent Team | The parent team in the hierarchy (for nested team structures) |
| Actions | Edit (pencil icon) and Delete (trash icon) per row |
Each row also has a checkbox for bulk actions.
Key actions
Creating a team
Click "+ New team" to add a new team. You'll need to provide:
- A team name
- A team leader
- A parent team (optional — for nested hierarchies)
Editing a team
Click the pencil icon on any row to update the team name, leader, or parent team.
Deleting a team
Click the trash icon to remove a team. Be careful — users assigned to that team will need to be reassigned.
Deleting a team doesn't deactivate the users on it, but it does remove their team association. Make sure to reassign affected users in User Management after deleting a team.
Searching and exporting
- Use the search bar to find a specific team by name.
- Click "Export CSV" to download the full team list as a spreadsheet.
Team hierarchy
Teams support parent-child relationships, so you can model your actual org structure. For example:
Acme Corp (parent)
├── Engineering
│ ├── Frontend
│ └── Backend
├── Product
└── Operations
The parent team field on each team defines where it sits in the hierarchy. This structure is used in Reports for rolling up data and in Team Objectives for scoping goals.
Key UI elements
| Element | What it does |
|---|---|
| "+ New team" button | Create a new team |
| Search bar | Find a team by name |
| "Export CSV" button | Download the team list as a CSV file |
| Pencil icon | Edit a team's details |
| Trash icon | Delete a team |
| Row checkboxes | Select teams for bulk actions |
Getting started
- Navigate to Teams in the admin sidebar (left sidebar, bottom group).
- Click "+ New team" to create your first team.
- Assign a team leader and optionally set a parent team.
- Repeat for each team in your organization.
- Head to User Management to assign users to their teams.
Related features
- User Management — Assign users to the teams you create here.
- Team Objectives — Goals are scoped to teams defined on this page.
- Reports — Team-level dashboards and analytics roll up based on this structure.
- Company Settings — Define the roles and functions that team members hold.