A team holds projects shared across multiple people. Use a team for any project you don’t want tied to a single account.
Prerequisites
Create a team
- In the dashboard, click your avatar → New workspace.
- Enter the team name and an optional description. Upload a logo if you want.
- Click Create.
The new team appears in the workspace switcher. Switch into it to see and create projects under that team.
Roles
Members of a team have one of these roles:
| Role | Permissions |
|---|
| Creator | Full control. Created the team. Can transfer ownership. |
| Administrator | Same as Creator except can’t transfer ownership. Manages billing, members, projects. |
| Member | Read and write to projects. Can deploy, manage env vars, add domains. Cannot manage billing or members. |
| Viewer | Read-only access to projects, deployments, and logs. |
A team always has exactly one Creator. There can be many Administrators, Members, and Viewers.
Invite members
- Open the team.
- Go to Settings → Members.
- Click Invite member.
- Enter the email address and pick a role.
- Click Send invite.
The invitee gets an email with a link. If they don’t already have a Brimble account, the link prompts them to sign up; otherwise, they accept and are added to the team.
Pending invites stay listed under Members until accepted, expired, or revoked. To revoke, click ⋯ → Revoke invite.
Change a member’s role
- Open Settings → Members.
- Click the role on the member’s row.
- Pick the new role and save.
Remove a member
- Open Settings → Members.
- Click ⋯ → Remove from team on the member’s row.
- Confirm.
Removed members lose access to all team projects immediately. Their personal projects are not affected.
Transfer ownership
The Creator role can be transferred to another team member:
- Open Settings → Ownership.
- Pick the Administrator to transfer to.
- Confirm. Ownership transfer requires 2FA.
After the transfer, the previous Creator becomes an Administrator.
Billing
Each team has its own billing. Plans on a team apply to projects under that team.
- Free. Same limits as a personal free plan, scoped to the team.
- Hacker / Pro. Single-seat plans are typically used on personal accounts; for teams, prefer Team.
- Team plan. Per-member pricing plus per-concurrent-build pricing. See Plans.
A user can be in many teams, each with its own plan. Personal projects are billed separately.
Switch between workspaces
The workspace switcher in the top-left of the dashboard lists your personal account and every team you’re a member of. Switch context to see only the projects under that workspace.
Troubleshooting
Invitee never got the email. Check spam. If still missing, revoke and re-invite. Confirm the email address is right, typos are common.
Member sees a blank project list after accepting. The invite went to the wrong email and they accepted with a different account. Remove and re-invite the right address.
Can’t transfer ownership. Ownership transfers require 2FA on the Creator’s account. Set up 2FA under Settings → Security, then retry.
Next steps
Last modified on May 18, 2026