Creating Teams
Group organization members into teams for easier management. Teams are groups of members within an organization: - Share access to projects - Receive...
Creating Teams
Group organization members into teams for easier management.
What Are Teams?
Teams are groups of members within an organization:
- Share access to projects
- Receive notifications together
- Simplify permission management
Benefits of Teams
Easier Access Control
Instead of:
- Give Alice access to Project A
- Give Bob access to Project A
- Give Carol access to Project A
You can:
- Give "Security Team" access to Project A
Organized Collaboration
- Security team reviews findings
- Dev team fixes issues
- QA team verifies fixes
Scalable Management
As organization grows:
- Add members to teams
- Teams automatically get access
- No individual permission management
Creating a Team
Step 1: Navigate
- Go to Organization → Teams
- Click Create Team
Step 2: Configure
| Field | Description |
|---|---|
| Name | Team name (e.g., "Security") |
| Description | What this team does |
| Icon | Visual identifier |
Step 3: Add Members
- Click Add Members
- Select from organization members
- Click Add
Step 4: Save
Click Create Team.
Team Structure Examples
By Function
Organization
├── Security Team
│ ├── Lead Auditor
│ ├── Security Engineer
│ └── Security Analyst
├── Development Team
│ ├── Tech Lead
│ ├── Senior Dev
│ └── Junior Dev
└── DevOps Team
├── DevOps Lead
└── SRE
By Project
Organization
├── Protocol V1 Team
├── Protocol V2 Team
└── NFT Project Team
By Access Level
Organization
├── Core Team (full access)
├── Contributors (limited)
└── Viewers (read-only)
Managing Teams
Edit Team
- Go to Organization → Teams
- Click team name
- Click Settings
- Update details
- Save
Add Members to Team
- Open team
- Click Add Members
- Select members
- Click Add
Remove Members from Team
- Open team
- Find member
- Click Remove
- Confirm
Delete Team
- Open team settings
- Click Delete Team
- Confirm
Note: Deleting a team doesn't delete members.
Team Permissions
Default Permissions
Team members inherit:
- Organization role permissions
- Team-level project access
- Team notifications
Project Access
Give team access to projects:
- Go to project settings
- Click Share
- Select team
- Set permission level
Permission Levels
| Level | Can Do |
|---|---|
| View | See project and results |
| Scan | Run scans |
| Manage | Triage findings |
| Admin | All + settings |
Multiple Team Membership
How It Works
Members can be in multiple teams:
- Get combined permissions
- Receive notifications from all teams
- Highest permission wins
Example
Alice is in:
- Security Team (Admin on Project A)
- Dev Team (View on Project A)
Alice's effective permission: Admin on Project A
Team Notifications
Team-Wide Notifications
Configure notifications for the team:
- Open team settings
- Go to Notifications
- Select events:
- New scans
- Critical findings
- Assignments
Delivery Options
- Email to all members
- Slack channel (webhook)
- In-app notifications
Team Dashboard
Team Overview
Each team has a dashboard showing:
- Team members
- Assigned projects
- Recent activity
- Finding statistics
Accessing Team Dashboard
- Go to Organization → Teams
- Click team name
- View dashboard
Best Practices
Keep Teams Focused
Good:
- "Smart Contract Security"
- "DeFi Protocol Dev"
- "Audit Response"
Avoid:
- "Team 1"
- "Miscellaneous"
- "Everyone"
Size Guidelines
| Team Size | Recommendation |
|---|---|
| 1-3 | Probably don't need a team |
| 3-10 | Ideal team size |
| 10+ | Consider splitting |
Naming Conventions
Be consistent:
- "Security Team" not "security" or "Sec"
- Include purpose in name
- Use description for details
FAQ
Q: How many teams can I create?
A: Unlimited teams on all team plans.
Q: Can a member be in no teams?
A: Yes. They still have organization-level access.
Q: Do teams affect billing?
A: No. Billing is per-member, not per-team.
Q: Can teams have sub-teams?
A: Not currently. Use naming conventions instead.
Next Steps
- Project Access Control - Share with teams
- Vulnerability Assignments - Assign to team members
- Managing Members - Add members to teams