Skip to main content

Admin Console Overview

Overview

The ASCEND Admin Console is a centralized management interface that provides organization administrators with complete control over their security governance environment. The console enables banking-level administration capabilities including user management, billing oversight, usage analytics, and compliance audit trails.

The Admin Console is accessible only to users with administrator privileges (org_admin role or Admin/Super_Admin access levels) and provides tools essential for enterprise security operations.

Prerequisites

To access the Admin Console, you must have one of the following:

Access MethodDescription
org_admin roleOrganization administrator flag enabled
Admin roleFull administrative access (access level 4)
Super_Admin roleExecutive-level access (access level 5)
approval_level >= 4RBAC hierarchy level 4 or higher

Users without these privileges will receive a "403 Forbidden" response when attempting to access admin routes.

Console Tabs

The Admin Console is organized into six primary tabs, each serving a distinct administrative function:

1. Overview Tab

The Overview tab provides a real-time snapshot of your organization's status:

  • Usage Alerts: Critical and warning banners for resource limits approaching thresholds
  • Real-time Status Indicator: System health, active users, pending actions, and API latency
  • Statistics Grid:
    • Total Users count
    • API Calls this month
    • Days Remaining (for trial accounts)
  • Subscription Status: Current tier, status badge, and trial end date
  • Recent Activity Feed: Latest 5 organizational events

2. Organization Tab

Configure core organization settings:

  • Organization name and slug (read-only)
  • Industry classification
  • Primary contact and support email addresses
  • Security settings:
    • MFA requirement toggle
    • SSO/SAML enablement
    • Session timeout configuration (5-1440 minutes)

3. Users Tab

Complete user lifecycle management:

  • User listing with search and filtering
  • Bulk operations (suspend, reactivate, role change, delete)
  • Individual user actions:
    • Edit profile
    • View activity log
    • Suspend/reactivate
    • Reset password
    • Force logout
    • Remove from organization
  • User invitation workflow with role assignment

4. Billing Tab

Subscription and payment management:

  • Current subscription tier and status
  • Billing period dates and pricing
  • Usage bars showing consumption vs. limits:
    • Users
    • API Calls
    • MCP Servers
    • Agents
  • Invoice history with download options
  • Plan upgrade functionality

5. Analytics Tab

Usage analytics and trends:

  • Configurable time period (7/30/90 days)
  • Key metrics cards:
    • API Calls with trend
    • Active Users
    • Alerts Processed
    • Rules Active
  • Time series charts for visual trend analysis
  • API usage by endpoint breakdown
  • Top users by activity leaderboard

6. Audit Log Tab

Compliance and security audit trail:

  • Complete event logging with timestamps
  • Event type filtering (login, invite, remove, API key operations, settings)
  • Time range filtering (24 hours to 90 days)
  • Search functionality
  • Export options:
    • CSV format for spreadsheet analysis
    • JSON format for programmatic processing

Configuration Options

OptionDescriptionDefault
Organization NameDisplay name for your organizationSet during onboarding
IndustrySector classification for complianceNot set
Session TimeoutAutomatic logout after inactivity (minutes)60
MFA RequiredEnforce multi-factor authentication for all usersfalse
SSO EnabledAllow single sign-on with identity providersfalse

Security Features

The Admin Console implements banking-level security controls:

  • CSRF Protection: Double-submit cookie validation on all mutating operations
  • Rate Limiting: Strict limits on sensitive operations (10/minute for user creation/deletion)
  • Audit Logging: Every administrative action is recorded with user, timestamp, and IP address
  • IDOR Prevention: Organization-scoped queries prevent cross-tenant data access
  • Session Validation: Token version checking prevents session hijacking

Best Practices

  1. Regular Audit Reviews: Export and review audit logs weekly to detect anomalies
  2. Principle of Least Privilege: Assign minimum necessary roles to users
  3. MFA Enforcement: Enable organization-wide MFA for enhanced security
  4. Session Timeouts: Configure appropriate session timeouts based on security requirements
  5. User Lifecycle Management: Promptly remove or suspend users who leave the organization
  6. API Key Rotation: Establish a key rotation schedule (managed in Settings)

Compliance Standards

The Admin Console supports compliance with:

StandardCoverage
SOC 2 Type IICC6.1 (User management), CC6.2 (Access controls)
HIPAA164.312(a)(1) - Access controls, 164.312(b) - Audit controls
PCI-DSS7.1 (Access restriction), 8.3 (Authentication)
GDPRArticle 16 (Right to rectification), Article 17 (Right to erasure)
SOX302/404 (Access controls and audit trails)
NIST 800-53AC-2 (Account management), AU-6 (Audit review)