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

# Web UI manual

> What each surface of the OpenLens dashboard does and how to read it.

The source of truth for what each part of the OpenLens dashboard does, where the data comes from, and how to read the outputs.

<CardGroup cols={2}>
  <Card title="Onboarding" icon="rocket" href="/manual/onboarding">
    Sign up, point at a website, get suggested competitors and topics, run your first measurement.
  </Card>

  <Card title="Dashboard" icon="chart-line" href="/manual/dashboard">
    The home view of a project. Headline visibility plus everything that explains it.
  </Card>

  <Card title="AI Indexing" icon="magnifying-glass-chart" href="/manual/ai-indexing">
    Check whether AI platform retrieval surfaces can find and cite a client's pages.
  </Card>

  <Card title="Readiness" icon="gauge-high" href="/manual/readiness">
    Audit how discoverable and retrievable your site is to AI agents and crawlers. Scored out of 100 across six categories.
  </Card>

  <Card title="AI Content Optimization" icon="list-check" href="/manual/content-audit">
    Score how citable each page is for AI answers, and get a ranked worklist of fixes. The content-side companion to Readiness.
  </Card>

  <Card title="Topic performance" icon="layer-group" href="/manual/topic-performance">
    Per-topic deep-dive with the AI recommendation, trend, platform breakdown, citations, and raw responses.
  </Card>

  <Card title="Prompt attributes" icon="tags" href="/manual/prompt-attributes">
    Labels on prompts that flow through the dashboard as filters. The core mechanism for slicing data.
  </Card>

  <Card title="Workstreams" icon="bullseye" href="/manual/workstreams">
    Goal-tracked clusters of topics and prompt attributes for tracking real-world initiatives.
  </Card>

  <Card title="Reports" icon="file-pdf" href="/manual/reports">
    Client-ready PDF reports with executive summary, platform comparison, citations, AI recommendations, and an optional per-prompt appendix.
  </Card>

  <Card title="Settings" icon="sliders" href="/manual/settings">
    Per-client brand, competitors, platforms, schedule, and account-wide API keys.
  </Card>

  <Card title="Data sourcing" icon="satellite-dish" href="/data-sources">
    How OpenLens measures: chat-UI channel, API channel, and the agent channels in beta.
  </Card>
</CardGroup>

## Coming soon

* **Prompts and topics.** Editing prompts, clone-on-change, attribute assignment, deactivation vs deletion. Most of the mechanics are covered in [Onboarding](/manual/onboarding), [Prompt attributes](/manual/prompt-attributes), and [MCP tools](/mcp/tools).
* **Citations as a standalone surface.** Likely doesn't need one. The data lives on the [Dashboard](/manual/dashboard) as AI Sources and on [Topic performance](/manual/topic-performance) as Sources Cited.
