# Ticket integration

{% hint style="info" %}
If you have a [ticket integration](/event/general/integrations.md), this page title will be the name of the ticket service you have activated. For example [See Tickets](/event/general/integrations/see-tickets.md).
{% endhint %}

This page shows you a list of tickets that have been added by moderators for this form to download. Tickets can be cancelled and destroyed if you need to. You can filter these tickets based on which product they belong to.

Click the <img src="/files/ep88lnViYCHVB6PILshi" alt="" data-size="line"> button to add more tickets this form responsible can download. A picker form will be presented where you can select the amount of tickets that need to be generated. Add an internal comment for archival reasons if you want. After placing the order, the platform will automatically generate all these tickets in the background.

{% hint style="info" %}
As we do not want to cross the limitations our ticket providers have set, only 1 ticket will be generated per second. So if you ordered many, give it some time. Refresh your page to see the updates.
{% endhint %}


---

# 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/accreditation/lists/forms/ticket-integration.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.
