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

# Dashboard Introduction

> Setup your app, send notifications, and manage your project with no code required. Perfect for one-off messages, testing notifications, or managing your settings and API keys — all through an intuitive interface.

<Card title="Visit the Dialect Dashboard" icon="gauge" href="https://dashboard.dialect.to">
  Access your project dashboard to register, send alerts, and configure settings.
</Card>

## Dashboard Tour

<iframe width="100%" height="400" src="https://www.youtube.com/embed/C349s9Y7idw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />

Watch this complete walkthrough of the Version 2 dashboard, covering project registration, sending alerts, managing settings, and testing the full notification flow.

## Dashboard Features

Explore what you can do with each dashboard section:

<CardGroup cols={2}>
  <Card title="Alerts" icon="bell" href="https://dashboard.dialect.to/alerts">
    Send no-code notifications across multiple channels - inbox, email, and Telegram.
  </Card>

  <Card title="Events" icon="calendar-days" href="https://dashboard.dialect.to/events">
    Receive real-time updates on price change events and trending tokens.
  </Card>

  <Card title="Markets" icon="chart-line" href="https://dashboard.dialect.to/markets">
    Get up to date market data, such as lending rates and positions for your wallet.
  </Card>

  <Card title="Blinks" icon="link" href="https://dashboard.dialect.to/blinks">
    Create interactive blockchain experiences from simple URLs.
  </Card>

  <Card title="API Keys" icon="key" href="https://dashboard.dialect.to/api-keys">
    Manage your project's API keys.
  </Card>

  <Card title="Settings" icon="gear" href="https://dashboard.dialect.to/settings">
    Configure your project details, logo, and account preferences.
  </Card>
</CardGroup>

## Getting Started

### 1. Register Your Project

**[Complete app registration →](/alerts/setup/register-app)**

Connect your wallet, upload your logo, and add project details to access the dashboard.

### 2. Subscribe for Notifications

**[Visit the scaffold →](https://alerts-example.dialect.to)**

Test the subscription flow and see how users will interact with your notifications.

### 3. Send Your First Alert

**[Send via dashboard →](/alerts/send/dashboard)**

Choose recipients, select channels, create your message, and send notifications with no code required.

> 💡 **Pro Tip**: Use the feedback button in the dashboard to request specific features and help us prioritize development.

## Next Steps

### Create Topics & Manage Subscribers

**[Topics & Subscribers →](/alerts/setup/topics-channels-subscribers)**

Set up custom notification categories and manage your subscriber base.

### Send Programmatic Alerts

**[API →](/alerts/send/api) • [SDK →](/alerts/send/sdk/send-messages)**

Integrate notification sending directly into your application code.

### Add UI Components

**[Integrate an inbox →](/alerts/integrate-inbox)**

Add Dialect's notification UI components to your app.
