Supercheck LogoSupercheck

Organization Admin

Manage organization members, projects, and settingsEdit

Manage your organization's projects, members, CLI tokens, AI SRE setup, and audit trails from the Admin panel.

Projects

Manage all projects within your organization. Create, edit, or archive projects as needed.

Projects List

Create Project

Create a new project to organize your tests, jobs, and monitors.

  1. Go to Admin → Projects
  2. Click Create Project
  3. Enter project name and description
  4. Configure project settings
  5. Save

Create Project

Members

Invite and manage team members with role-based access control.

  1. Go to Admin → Members
  2. Click Invite Member
  3. Enter email and select role
  4. Send invitation

Invite Member Dialog

The invited member receives an email with a link to join your organization.

Email Invitation

New members accept the invitation to join the organization.

Accept Invitation

After accepting the invitation, new members can sign up or sign in to join the organization.

Invitation Signup

Roles

The system uses a 6-role RBAC system with specialized roles for organization and project management.

RolePermissions
Super AdminSystem-wide control, user management, and full access to everything.
Org OwnerFull organization control, including deletion and member management.
Org AdminManaging members and organization settings (cannot delete org).
RolePermissions
Project AdminFull control of assigned projects (create/edit/delete resources).
Project EditorCreate and edit resources in assigned projects (cannot delete).
Project ViewerRead-only access to all projects in the organization.

CLI Tokens

Manage organization-wide and project-scoped CLI tokens for API access and automation. Tokens created here can be used in your CI/CD pipelines and external integrations.

  1. Go to Admin → CLI Tokens
  2. Click Create Token
  3. Select the target project and assign an expiry date
  4. Copy the generated token securely

AI SRE Setup

Administrators configure project-level AI SRE setup from Admin so responders do not need to manage setup screens during an incident.

The setup tabs are:

  • Services — Open the top-level Services page to register production services and ownership metadata used to map alerts, incidents, and connector evidence.
  • Integrations — Configure read-only evidence connectors and link alert notification providers to connector context.
  • Diagnostic Recipes — Save bounded, allowlisted read-only query recipes for common incident questions.
  • Private Agents — Register outbound-only workers for querying private network tools without opening inbound access.

See AI SRE setup for the full setup flow.

Audit Log

Track all actions performed within your organization. View who did what and when for compliance and security monitoring.

Audit Log

Event Categories

The audit log captures events across these categories:

  • Authentication — Login, logout, password resets
  • Authorization — Role changes, permission grants
  • Resource Management — Test creation, monitor updates, job deletions
  • Execution — Manual test runs, job triggers
  • Configuration — Settings changes, integration updates
  • Security — Failed logins, unauthorized access attempts

On this page