# Orders

Here you can find a list of orders. An order is one actual entry ticket. The list will also provide who placed the order, and who this order belongs to. You can filter using the order ID. There are badges to show you if a moderator or the recipient has downloaded these tickets.

Opening up an order allows you to cancel it. Cancelled tickets will scan red if used at the entrance.

## Export

A CSV of all tickets with a lot of information can be exported.


---

# 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.eventication.com/event/general/integrations/event-square/products/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.
