Docs/Getting Started/Navigating the Dashboard

Navigating the Dashboard

A guided tour of the admin dashboard — stats, leaderboard, topic progress, and user management.

Overview Stats

The top row of the dashboard shows six key metrics at a glance. These update in real time as your team completes training.

MetricDescription
Total UsersNumber of users provisioned in your organization (admins + learners).
Active Users (30d)Users who have logged in and completed at least one activity in the past 30 days.
Challenges CompletedTotal number of practice challenges completed across all users.
Total XPCombined experience points earned by your entire organization.
Avg ScoreAverage first-attempt score across all completed challenges (percentage).
Training CompletionPercentage of assigned training that has been completed across all users.

Dashboard at a Glance

Here is what the admin dashboard looks like with live data from your organization:

app.securecodinghub.com/dashboard
Total Users
124
Active (30d)
89
Challenges Done
1,847
Avg Score
78%
Leaderboard
#NameXPChallengesScenarios
#1Sarah Chen4,2808712
#2James Park3,9107411
#3Emma Wilson3,650699
#4Alex Kumar3,420628
#5Maria Santos3,100587
Topic Statistics
SQL Injection64%
78 users attemptedAvg score: 82%
Cross-Site Scripting (XSS)58%
72 users attemptedAvg score: 75%
Broken Access Control45%
65 users attemptedAvg score: 71%
CSRF72%
54 users attemptedAvg score: 84%

Leaderboard

The leaderboard ranks your team members by their training performance. It helps identify top performers and motivate the team through healthy competition.

ColumnDescription
RankPosition based on total XP earned. Updates in real time.
NameUser's full name as set during provisioning.
XPTotal experience points earned from completing challenges and scenarios. Higher difficulty = more XP.
ChallengesNumber of practice code-review challenges completed (correct answers only).
ScenariosNumber of interactive learn scenarios completed (all steps finished).

Topic Statistics

The topic statistics section provides a per-topic breakdown of your organization's training progress. Use this to identify weak areas and assign targeted training.

MetricDescription
Users AttemptedHow many users in your org have attempted at least one challenge in this topic.
Avg ScoreAverage first-attempt score across all users for this topic. Low scores indicate areas that need more focus.
Completion RatePercentage of users who have completed all challenges in this topic out of those who attempted it.
Tip: If a topic has a low average score, consider creating a targeted assignment for that topic. This helps your team focus on their weakest areas.

User Management

Click Users in the sidebar to view and manage all users in your organization. From this page you can:

Add new users manually (email, name, role)
Edit user details and change roles
Deactivate users who have left the organization
View individual user progress and challenge history

For organizations with many users, consider using SCIM provisioning to automatically sync users from your identity provider.

Sidebar Navigation

The sidebar provides quick access to every section of the admin panel. Here are all available menu items:

app.securecodinghub.com
SecureCodingHub
Dashboard
Users
Teams
Assignments
SSO
SCIM
SCORM
Dashboard content area

Menu Items

Menu ItemDescription
DashboardOverview stats, leaderboard, and topic progress for your organization.
UsersAdd, edit, and manage users. View individual progress reports.
TeamsCreate groups, assign members, and track team-level analytics.
AssignmentsCreate and manage training assignments targeted at users, teams, or the entire org.
SSOConfigure SAML or Azure AD single sign-on for your organization.
SCIMSet up automated user provisioning and group sync from your identity provider.
SCORMExport SCORM packages for integration with your existing LMS.
Next steps: Ready to set up enterprise features? Check out the SSO Configuration guide or the SCIM Provisioning guide.