# Ticket Reassignment

Attendees are able to reassign tickets at any time, which helps e.g. when ticket have been purchased in bulk. Upon purchasing a ticket, users are sent an email which contains a link to the page where tickets can be downloaded.&#x20;

In the case that a ticket needs to be transferred to a new owner, this is simple: click on the respective ticket and a small form appears where the details of a new owner can be sent. When <kbd>Reassign ticket</kbd> has been clicked, both the former owner and the new owner of the ticket will receive an email of this change.&#x20;

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

In the case that users should update their profile, this can be achieved by a variety of means, such as an RSVP mail or a general mail with a link for users to update their personal data. Otherwise, the user can personalise their data in the app.&#x20;


---

# 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://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/paid-ticketing-with-stripe/ticket-reassignment.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.
