Skip to main content

Dashboard Overview

The SureStage dashboard is your central hub for managing mock API simulations, monitoring activity, and accessing all platform features.

Dashboard Layout

The dashboard consists of:

  • Top navigation - Organization/workspace switcher, search, notifications, and user menu
  • Left sidebar - Primary navigation to simulations, environments, blueprints, flows, and settings
  • Main content area - Context-dependent view based on current selection

Simulation List

The default dashboard view shows all simulations in your current workspace:

  • Active simulations - Currently running and accepting requests
  • Stopped simulations - Configured but not serving traffic
  • Draft simulations - Being configured, not yet deployed

Each simulation card displays:

  • Simulation name and description
  • Base URL
  • Route count
  • Last activity timestamp
  • Status indicator

Filtering and Sorting

  • Search - Filter simulations by name or description
  • Status filter - Show all, active, stopped, or draft
  • Sort - By name, creation date, or last activity

Quick Actions

From the dashboard, you can:

  • Create simulation - Start a new mock API Sandbox
  • Import - Create a simulation from an OpenAPI spec, Postman collection, or HAR file
  • Clone - Duplicate an existing simulation with all its configuration

Activity Feed

The activity feed shows recent events across your workspace:

  • Simulation created, started, stopped
  • Routes added or modified
  • Team member activity
  • Flow execution results

Next Steps