> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qumo-deploy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Web Console Overview

> Visual administration console for managing edge relays, projects, stream studio, and billing.

# Web Console Overview

The **Qumo Web Console** provides a unified graphical interface for managing your edge relay network, provisioning project credentials, testing real-time streams, and tracking consumption.

Access the live console at: [console.qumo-deploy.com](https://console.qumo-deploy.com)

***

## Key Modules

<CardGroup cols={2}>
  <Card title="Workspaces & Teams" icon="users" href="/console/workspaces">
    Organize projects, invite team members, configure RBAC roles, and create automated machine bots.
  </Card>

  <Card title="Stream Studio" icon="video" href="/console/stream-studio">
    Interactive live broadcasting and playback workbench with real-time WebTransport and MoQ testing.
  </Card>

  <Card title="Monitoring & Audit" icon="chart-mixed" href="/console/monitoring-audit">
    Observe real-time bandwidth consumption, inspect tamper-evident audit trails, and configure SIEM exports.
  </Card>

  <Card title="Pricing & Plans" icon="credit-card" href="/console/billing">
    Manage subscription tiers (Free, Pro, Team, Enterprise), payment methods, and automated invoicing.
  </Card>
</CardGroup>

***

## Console Layout & Navigation

The console is structured into three primary navigation tiers:

1. **Top Header**: Contains the **Workspace Dropdown** (switch tenant organizations), the **Project Switcher** (toggle between production and test projects), and your user account settings.
2. **Left Sidebar**: Primary resource access for the currently selected project:
   * **Overview**: High-level telemetry and quick-start actions.
   * **Streaming**: Launch Stream Studio for real-time media inspection.
   * **API Keys**: Manage project-level keys and IP allowlists.
   * **Access Control**: Configure project IAM permissions and Bot accounts.
   * **Activity**: Project-scoped audit history.
   * **Usage & Cost**: Bandwidth charts and quota tracking.
3. **Organization Settings (`/org/*`)**: Organization-wide management restricted to Tenant Admins, covering members, billing methods, invoices, and audit logging.
