Teams
Teams are the shared collaboration layer on top of the personal portal scope.
Plan requirements
solo: personal scope onlyteam: shared team scope with seatsenterprise: shared team scope with larger seat limits
Current team features
- Team creation in
/app/settings/team - Owner/admin invite flow by email
- Invite acceptance via
/invite/[token] - Member role updates
- Member removal
- Team rename and delete
- Personal or team scope switching in the portal chrome
Seat behavior
- Team creation requires an active
teamorenterprisesubscription. - Invite and membership changes check seat availability.
- Stripe quantity sync is triggered on membership changes where applicable.
Stored data
The portal stores team metadata, invites, memberships and selected team context. Execution still happens locally through the agent.
