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

# Dashboard

> Understand the dashboard layout and how the core panels work together.

The LaunchBlitz dashboard is your command center for monitoring tweets and launching tokens.

<Columns cols={3}>
  <Card title="Tweet feed" icon="panel-left-close" href="/dashboard/tweet-feed">
    Monitor watched accounts in real time.
  </Card>

  <Card title="Create form" icon="panel-right-close" href="/dashboard/create-form">
    Configure token details and launch settings.
  </Card>

  <Card title="Image search" icon="text-align-start" href="/dashboard/image-search">
    Find, preview, and select token images.
  </Card>
</Columns>

## Layout Overview

The dashboard is divided into three main areas:

| Area            | Location    | Purpose                                |
| --------------- | ----------- | -------------------------------------- |
| **Tweet Feed**  | Left panel  | Real-time tweets from watched accounts |
| **Create Form** | Right panel | Token creation controls                |
| **Navigation**  | Top bar     | Profile, wallets, preferences          |

## Navigation

The top navigation bar includes:

* **Watchlist** — Manage which Twitter accounts you're monitoring
* **Automate** — Configure automation graphs
* **Profile** — Your account, wallets, and preferences
* **Wallet** — Connected wallet info and balance

## Panels

The dashboard uses a resizable panel layout:

* Drag the divider between panels to resize
* The layout remembers your preference
* Each panel can be scrolled independently

## Quick Actions

From the dashboard, you can:

* **Watch new accounts** by clicking the + button in the feed header
* **Switch platforms** using the platform selector in the create form
* **Access preferences** via the gear icon or keyboard shortcut with (⌘ + K)

## Next Steps

* [Tweet Feed →](/dashboard/tweet-feed)
* [Create Form →](/dashboard/create-form)
* [Image Search →](/dashboard/image-search)
