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

# Dashboard overview

> Understand what each top-level page in the publisher dashboard is responsible for.

This page helps you map the main dashboard entry points to the business workflows behind them.

```mermaid theme={null}
flowchart TB
    dashboard["Publisher dashboard"] --> overview["Overview<br/>Revenue, clicks, impressions, CTR, top ads"]
    dashboard --> integration["Integration<br/>Application, review status, API key"]
    dashboard --> analytics["Analytics<br/>Requests, impressions, clicks, CTR, revenue"]
    dashboard --> billing["Billing and Withdrawals<br/>Statements, balance, payout method, history"]
```

## Top-level dashboard pages

<Columns cols={2}>
  <Card title="Overview">
    View recent revenue, clicks, impressions, CTR, and Top Ads.
  </Card>

  <Card title="Integration">
    Submit your application, review status, obtain your API key, and access integration examples.
  </Card>

  <Card title="Analytics">
    Review detailed performance for requests, impressions, clicks, CTR, revenue, and more.
  </Card>

  <Card title="Billing / Withdrawals">
    Review statements, balance summary, payout methods, and withdrawal history.
  </Card>
</Columns>

## Continue reading

<Columns cols={2}>
  <Card title="Analytics and reporting" href="/publishers/analytics-and-reporting">
    Understand each reporting metric in more detail.
  </Card>

  <Card title="Billing and withdrawals" href="/publishers/billing-and-withdrawals">
    Follow how revenue moves into statements, balances, and withdrawals.
  </Card>
</Columns>
