Docs/Admin Guide/Teams

Teams

Organize your users into teams by department, project, or role. Teams make it easy to assign training to groups and track progress by team.

Creating a Team

Navigate to the Teams page from the admin sidebar, then click the "Create Team" button. Enter a team name and click save. Teams are flat — there is no hierarchy or nesting. Each team is a simple group of users.

Managing Members

Add members to a team from the Users list. Each user can belong to one team at a time — assigning a user to a new team automatically removes them from their previous team. To remove a member, click the × button next to their name in the team detail view.

SCIM Group Sync

If you use SCIM provisioning, groups from your identity provider (Okta, Azure AD, etc.) automatically sync as teams in SecureCodingHub. The ExternalGroupId field maps to the group identifier in your IdP, ensuring teams stay in sync when groups change in your directory.

Note: When SCIM is enabled, teams synced from your IdP are managed externally. Manual edits to SCIM-synced teams will be overwritten on the next sync cycle.

Assigning Training to Teams

When creating an assignment, select "Team" as the assignee type and choose the target team. All current members of the team will receive the assignment. Users who join the team later will also automatically receive the assignment — no need to re-assign.

Teams Overview

Here's what the Teams page looks like in the admin panel:

app.securecodinghub.com/admin/teams
Teams (4)+ Create Team
Backend Team
12 members
Frontend Team
8 members
Mobile Team
5 members
DevOps
6 members

Team Detail

Click on a team to see its members and manage the roster:

app.securecodinghub.com/admin/teams/backend-team
Backend Team12 members
Members
Sarah Chensarah.chen@company.comOrg Admin×
James Parkjames.park@company.comLearner×
Emma Wilsonemma.wilson@company.comLearner×
Alex Kumaralex.kumar@company.comLearner×

Deleting a Team

Deleting a team removes the team entity but does not delete the users within it. All members become unassigned and can be added to a different team. Any active assignments targeting the deleted team will remain but will no longer apply to new users.

Next steps: Learn how to assign training to your teams in the Assignments guide.