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

# Product Tour

> See the current CCS dashboard shape before you install

# Product Tour

This page mirrors the current routed CCS dashboard in `ccs/cli` `dev`. The
route names below match the live UI; the screenshots are representative
workspace surfaces from the same dashboard family.

## Current Dashboard Shape

| Sidebar group     | Current pages                                 |
| ----------------- | --------------------------------------------- |
| General           | Home, Analytics                               |
| Identity & Access | API Profiles, CLIProxy, Accounts, Shared Data |
| Compatible CLIs   | Claude Extension, Codex CLI, Factory Droid    |
| Deprecated        | GitHub Copilot, Cursor IDE (Legacy)           |
| System            | Health, Logs, Settings                        |

There is also an on-demand **Updates Center** at `/updates`, but it stays out of
the main sidebar on purpose.

## Representative Workspaces

### Usage Analytics

<Frame>
  <img src="https://mintcdn.com/ccs-7e541244/ZIh-b3XKOoSIE-qm/assets/screenshots/analytics.webp?fit=max&auto=format&n=ZIh-b3XKOoSIE-qm&q=85&s=8a8bd1e05584c1cecabe9803f5f5b52f" alt="CCS usage analytics dashboard" width="4336" height="2806" data-path="assets/screenshots/analytics.webp" />
</Frame>

Use this route when you need cost, token, and session visibility across CCS,
Claude, and CLIProxy-backed providers.

Deep dive: [Analytics](/features/dashboard/analytics)

### CLIProxy Overview

<Frame>
  <img src="https://mintcdn.com/ccs-7e541244/ZIh-b3XKOoSIE-qm/assets/screenshots/cliproxyapi.webp?fit=max&auto=format&n=ZIh-b3XKOoSIE-qm&q=85&s=495c3393af9cbe0b91c21ec688200f8e" alt="CCS CLIProxy overview workspace" width="4336" height="2806" data-path="assets/screenshots/cliproxyapi.webp" />
</Frame>

Use this route when you need OAuth-provider status, account management, variants,
and proxy-wide routing in one place.

Deep dive: [CLIProxy API](/features/proxy/cliproxy-api)

### Live Account Monitor

<Frame>
  <img src="https://mintcdn.com/ccs-7e541244/ZIh-b3XKOoSIE-qm/assets/screenshots/live-auth-monitor.webp?fit=max&auto=format&n=ZIh-b3XKOoSIE-qm&q=85&s=05bc136ed77f5ee4fb5c568157c019f5" alt="CCS live account monitor" width="4336" height="2806" data-path="assets/screenshots/live-auth-monitor.webp" />
</Frame>

Use this surface when you want to see request flow, provider health, and account
status without dropping into raw CLIProxy logs.

Deep dive: [Live Auth Monitor](/features/dashboard/live-auth-monitor)

### Global Tooling Settings

<Frame>
  <img src="https://mintcdn.com/ccs-7e541244/ZIh-b3XKOoSIE-qm/assets/screenshots/websearch.webp?fit=max&auto=format&n=ZIh-b3XKOoSIE-qm&q=85&s=a7c221c86fb69f8a40fd004b28dfb502" alt="CCS settings workspace with WebSearch" width="4336" height="2806" data-path="assets/screenshots/websearch.webp" />
</Frame>

The Settings workspace is now a routed split-view page. It owns WebSearch,
image analysis, official channels, proxy topology, dashboard auth, and backups.

Deep dive: [Settings Workspace](/features/dashboard/settings-workspace)

## Newer Workspace Surfaces In The Current UI

The current dashboard is broader than the older screenshots imply:

* **Accounts** is now a dedicated continuity workspace for `ccs auth` profiles
* **Shared Data** is a separate browser for commands, skills, and agents
* **GitHub Copilot** is deprecated compatibility and now lives under Deprecated
* **Cursor** provider auth now lives under CLIProxy, while the older Cursor IDE bridge is deprecated compatibility
* **Codex CLI** has its own control center with overview, structured controls, and docs tabs
* **Claude Extension** has reusable IDE bindings and file-state verification
* **Factory Droid** has a dedicated diagnostics and BYOK surface
* **AI Providers** breaks out API-key and connector routes inside CLIProxy
* **Logs** is a dedicated operations workspace instead of a home-page panel

## Choose Your Next Page

| Goal                                     | Page                                                         |
| ---------------------------------------- | ------------------------------------------------------------ |
| Understand the full dashboard route map  | [Dashboard Overview](/features/dashboard/overview)           |
| Learn the auth-profile workspace         | [Accounts Workspace](/features/dashboard/accounts-workspace) |
| Learn the split-view config page         | [Settings Workspace](/features/dashboard/settings-workspace) |
| Learn CLIProxy's routed workspaces       | [CLIProxy API](/features/proxy/cliproxy-api)                 |
| Learn the compatible-CLI control centers | [Codex Adapter](/features/workflow/codex-adapter)            |
