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

# Dashboard Overview

> Navigate the Lyceum Cloud dashboard

The [dashboard](https://dashboard.lyceum.technology) is the web UI for Lyceum Cloud. The sidebar groups everything into the same sections used in this documentation.

<Columns cols={2}>
  <Card title="Serverless" icon="play" href="/docs/serverless/runs">
    Runs, Launch Run, Secrets
  </Card>

  <Card title="Instances" icon="server" href="/docs/instances/vms">
    Your VMs, Launch Instance
  </Card>

  <Card title="Inference" icon="microchip" href="/docs/inference/dedicated">
    Dedicated, Active Models, Serverless
  </Card>

  <Card title="Workloads" icon="book" href="/docs/workloads/notebooks">
    Notebooks, Clusters
  </Card>

  <Card title="Configuration" icon="sliders" href="/docs/configuration/storage">
    Storage, API Keys
  </Card>

  <Card title="Account" icon="user" href="/docs/account/billing">
    Billing, Organizations, Settings
  </Card>
</Columns>
