Creating Teams
Go to Settings or the Teams page to manage teams.
Teams group members for reporting and task management. For example:
- “Frontend” — mapped to your frontend Jira project
- “Backend” — mapped to your backend Linear project
- “Platform” — mapped to your infrastructure ClickUp workspace
Roles
Every organization member has a role:
| Role | Can view dashboard | Can manage teams | Can manage integrations | Can invite members | Can delete org |
|---|---|---|---|---|---|
| Owner | Yes | Yes | Yes | Yes | Yes |
| Admin | Yes | Yes | Yes | Yes | No |
| Member | Yes | No | No | No | No |
The person who creates the organization is automatically the Owner.
Adding Members
From the dashboard: Go to Settings → Members → Invite Member. Enter their email and select a role.
From Claude Code: Members connect when they run the Tandemu installer and authorize via OAuth.
When an invited person registers with the same email, they’re automatically added to the organization with the invited role.
Team-Level Reporting
Once teams are set up and mapped to ticket system projects, all dashboard pages can be filtered by team:
- AI Insights → per-team AI usage
- Friction Map → per-team friction hotspots
- Timesheets → per-team hours
- Standup (
/standup --team "Frontend") → team-specific report
Last updated on