Team Management
Share cost visibility and agent management across your team. Available on the Pro or Growth tier. Power includes up to 3 team members.
Creating a Team
Go to Dashboard > Team and click "Create Team". You become the Owner. One team per account; the Owner's Power subscription covers the team.
Inviting Members
Invite by email from the Team page. The invitee receives an email with an invite link. They must create a Styrby account (any tier) to accept. Invite links expire after 7 days.
# Invite link format:
https://styrbyapp.com/invite/<token>
# Token expires after 7 days
# Resend from Dashboard > Team > Pending InvitesInvites are tied to the recipient's email address. An invitation addressed to one email cannot be accepted by a different account.
Roles
Three roles are available: owner, admin, and member. Roles are assigned per team and enforced by row-level security in the database.
| Permission | Owner | Admin | Member |
|---|---|---|---|
| View own sessions and costs | Yes | Yes | Yes |
| View team aggregate costs | Yes | Yes | Yes |
| View other members' sessions | Yes | Yes | No |
| Invite members | Yes | Yes | No |
| Remove regular members | Yes | Yes | No |
| Manage team budget alerts | Yes | Yes | No |
| Manage API keys and webhooks | Yes | Yes | No |
| Change member roles | Yes | No | No |
| Delete team | Yes | No | No |
Admins can remove regular members but cannot remove other admins or the owner. Admins cannot promote themselves to owner. Any member can remove themselves (leave the team).
Data Visibility
Session message content is always encrypted per-user. Even Owners and Admins cannot read other members' session messages. What is shared:
- Session metadata: agent, model, duration, token counts, cost
- Aggregate cost data: team total, per-member breakdown
- Agent status: which agents are active on which machines
This design ensures cost accountability across the team while preserving individual code privacy.
Removing Members
Owners can remove any member. Admins can remove regular members only, not other admins or the owner. Removal takes effect immediately. The removed member keeps their individual Styrby account and data, but loses access to team views.