> ## 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.

# All Attendees

> Manage all attendees across your events

## Attendee List

View all attendees across your events. Each entry shows:

* Attendee name
* Total tickets purchased
* Total amount spent
* Events attended
* Purchase dates

<Tip>
  Click the dropdown arrow to view contact information and ticket details for each event.
</Tip>

## Search & Sort

Find specific attendees quickly:

* Search by name
* Filter by event
* Sort columns by clicking headers:
  * Tickets purchased
  * Amount spent
  * Purchase date
  * Event date

## Mass Communication

Send messages to selected attendees:

* Select attendees using checkboxes
* Choose "Select All" for entire list
* Send [Mass Text](/manage-events/mass-texts) or [Mass Email](/manage-events/mass-emails)

## Export Data

<CardGroup cols={2}>
  <Card title="Basic Export" icon="file-csv">
    * Attendee names
    * Contact information
    * Purchase history
    * Event attendance
  </Card>

  <Card title="Detailed Report" icon="chart-line">
    * Ticket types purchased
    * Payment details
    * Check-in status
    * Event preferences
  </Card>
</CardGroup>

<Note>
  Need to import attendees? Visit [Upload Contacts](/marketing/upload-contacts) to learn how to import your contact list.
</Note>
