Skip to content

Organization Setup

This guide covers how to create your SnapBench organization and navigate the dashboard.

Creating an Organization

To create a new organization and become its admin:

  1. Go to the registration page
  2. Fill in the form:
    • Email: Your email address
    • Password: Choose a secure password
    • Organization Name: Display name for your organization
    • Slug: URL-friendly identifier (e.g., acme-corp)
  3. Click Create Account & Organization

You are now the admin of your new organization.

Logging In

After registration, log in with your email and password to access the Dashboard.

The Dashboard

After logging in, you arrive on the Dashboard which displays:

Active Environments Panel

Real-time overview of your organization's resource usage:

MetricDescription
Active RunsNumber of labs currently running
Active StudiosNumber of authoring studios in use
CPU UsageReal-time CPU consumption (cores or millicores)
Memory UsageReal-time memory consumption (MiB or GiB)

Active Runs List

Below the metrics, you see all running labs with:

  • Scenario name and status (RUNNING, PROVISIONING, etc.)
  • User who started the run
  • Start time
  • Resource consumption (CPU and RAM)
  • Actions: Details (view run) and Stop (terminate run)

Three main buttons in the top-right corner:

ButtonDescription
Tracks & ScenariosCreate and manage learning content. See Author Guide
CatalogBrowse and create components. See Author Guide
OrganizationManage users, settings, and monitor usage. See Organization Management

Next Steps

Released under the MIT License.