# Manage orders

From this page, administrators and organizers can search for a specific order.

## Filters

* **Reference**
* **Event / Event date / Event ticket**
* **Organizer**
* **From date**
* **Until date**
* **Status**
* **Payment gateway**

## Exportation

Orders can also be exported in different formats:

* Excel
* Csv
* PDF

![](/files/-MJMQvHiL8NqWjL5H7iC)

## Order information

Brief order information are displayed:

![](/files/-MJMQXok0M7ydoKKFipU)

## Actions

From the found orders tables, administrators or organizers can:

* **Print the PDF tickets**

![](/files/-MJMRQhWMldvRTsdMhkH)

* **View the order details**

![](/files/-MJMRe9TQFUPzk8j2Ibq)

* **Resend the confirmation email containing the tickets**

![](/files/-MJMRyP7MaR1cCUX-LGk)

The administrator exclusively can:

* **View the payment details in a modal**
* **Cancel the order**
* **Delete the 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://mtrsolution.gitbook.io/eventic/orders/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.
