# Details

This page shows you some accreditation details about this person.

* Portrait picture
* When this person joined the event
* Wether the ticket has been emailed and/or downloaded
* Tags attached to this person

As a moderator, this page also shows you the option to download their ticket, send the ticket via email, or open up the [checkin page](/event/accreditation/check-in-out/person-checkin-page.md) of this person.


---

# 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/members/details.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.
