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

# Event Overview

> Your event dashboard and management hub

## Managing Your Event

To manage your event, follow these steps:

<Steps>
  <Step title="Event Dashboard">
    1. Navigate to the **Manage Events** tab in the sidebar
    2. Click on the event you want to manage
    3. Here you'll have full control over your event's settings, including ticket sales, analytics, and more.
  </Step>
</Steps>

## Dashboard Features

Your event dashboard provides quick insights and management tools in one place. Here's what you'll find:

<CardGroup cols={2}>
  <Card title="Key Metrics" icon="chart-simple">
    Monitor real-time performance:

    * Total Revenue
    * Tickets Sold
    * Total Page Views
    * Tickets Scanned
  </Card>

  <Card title="Charts & Graphs" icon="chart-line">
    Visual representation of:

    * Sales revenue & growth
    * Ticket breakdown
  </Card>
</CardGroup>

### Event table actions

On the events list (Manage Events), each event row has two actions:

* **Copy event link** — Copy the event’s public URL so you can share it.
* **Duplicate event** — Opens **Throw an Event** with the same event details, ticket types, and settings pre-filled so you can create a new event based on the previous one.

## Quick Actions

<Note>
  Don't forget to toggle live to make your event visible to the public!
</Note>

<CardGroup cols={4}>
  <Card title="Toggle Live" icon="toggle-on">
    Switch between live and draft mode
  </Card>

  <Card title="Preview" icon="eye">
    View your event page
  </Card>

  <Card title="Edit" icon="pen">
    Update event details
  </Card>

  <Card title="Share" icon="share">
    Copy event link
  </Card>
</CardGroup>

## Tips & Features

<Steps>
  <Step title="Remember to toggle live!">
    Make sure to toggle live to make your event visible to the public
  </Step>

  <Step title="Refresh Data">
    Use the refresh button to get the latest metrics at any time
  </Step>
</Steps>

<Note>
  Need help understanding your metrics? Click on **View Analytics** on the sales revenue graph to see detailed breakdowns.
</Note>
