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

# Dashboard overview

> What the current dashboard shows and where each workflow lives

The dashboard is organized around setup, connection management, and execution visibility. It is where you install ClawLink, connect apps, inspect usage, and manage billing.

## Sidebar navigation

The main sidebar is split into **Platform** and **Resources**.

| Section       | What it contains                                                   |
| ------------- | ------------------------------------------------------------------ |
| **Platform**  | **Home**, **Connections**, **Install**, **Usage**, **Request App** |
| **Resources** | **Settings**, **Billing**, **Feedback**, **Documentation**         |

## Home page

The home page gives you:

* An install handoff for OpenClaw and Hermes
* A searchable app grid across the full integration catalog
* Sort and filter controls for the catalog
* Quick paths into the rest of the dashboard

## Where to go for each job

* Use **Connections** to add, reconnect, expand, or remove individual connection rows.
* Use **Install** when you want the current setup path for OpenClaw or Hermes.
* Use **Usage** to inspect tool execution history, failures, and latency.
* Use **Settings** for profile, advanced/manual API keys, and account security handoff.
* Use **Billing** for plan status, upgrade, and subscription management.

## Explore the dashboard

<CardGroup cols={2}>
  <Card title="Connections" icon="plug" href="/dashboard/integrations">
    Add apps, reconnect existing accounts, and remove individual connection rows
  </Card>

  <Card title="Install" icon="download" href="/dashboard/install">
    Start with the current setup flow for OpenClaw or Hermes
  </Card>

  <Card title="Usage" icon="list" href="/dashboard/request-logs">
    Monitor every tool call your agent makes
  </Card>

  <Card title="Settings" icon="gear" href="/dashboard/settings">
    Manage your profile, advanced API keys, and security handoff
  </Card>
</CardGroup>
