# Reports & Use Cases

- [Export Event Report](https://eventx-hq.gitbook.io/knowledge-base/attendee-management/reports-and-use-cases/export-event-report.md)
- [Exporting Attendee List Report](https://eventx-hq.gitbook.io/knowledge-base/attendee-management/reports-and-use-cases/exporting-attendee-list-report.md)
- [EMS attendee data sync to EventX virtual event platform](https://eventx-hq.gitbook.io/knowledge-base/attendee-management/reports-and-use-cases/ems-attendee-data-sync-to-eventx-virtual-event-platform.md)
- [Use Case : Changing RSVP Attendee's Email Address](https://eventx-hq.gitbook.io/knowledge-base/attendee-management/reports-and-use-cases/use-case-changing-rsvp-attendees-email-address.md)
- [How to ensure the attendee list shows the check in qr data string column correctly.](https://eventx-hq.gitbook.io/knowledge-base/attendee-management/reports-and-use-cases/how-to-ensure-the-attendee-list-shows-the-check-in-qr-data-string-column-correctly.md)


---

# 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://eventx-hq.gitbook.io/knowledge-base/attendee-management/reports-and-use-cases.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.
