# Send tickets and manage orders

<figure><img src="/files/kPdf7aT7nboUIbtXiaZk" alt=""><figcaption></figcaption></figure>

Head to your event dashboard in the tokenproof Portal and click on the event that you want to manage. You will be directed to the event management page.

### Send tickets

To send tickets to a specific guest...

1. Find the "Send Tickets" button near the top of the event management page.
2. Select the ticket type you would like to send and the amount.
3. Enter the guest's email or wallet address, or import a CSV file with various addresses.
4. Send tickets.

### Manage orders

In the event management page, you can find:

* All orders
* Cancelled orders
* Claimed tickets
* Ticket supply

To cancel an order:

1. Head to "All Orders"&#x20;
2. Click on the order you'd like to cancel.
3. Double check the account name on the top right of the order pop-up.
4. Select "Cancel Order."


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tokenproof.xyz/documentation/tokenproof-apps/portal/events/managing-an-event/attendee-info/send-tickets-and-manage-orders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
