# Check in / out

This will be the page you use when checkin in or out people. In the middle of the page there is a text area. Use this to find people by name, or use one of our wired scanners to scan ticket QR codes. Scanning a QR code is **a lot** faster.

<img src="/files/gPvNCAcwHLAyfDBdy0uH" alt="" data-size="line"> You can check in [members](/event/accreditation/members.md) (pink background if you can't)

<img src="/files/4CvsIk8qQDDLSFpq05r6" alt="" data-size="line"> You can check in [list visitors](/event/accreditation/lists/forms/attendees.md) (pink background if you can't)

<img src="/files/Xj3wR1H5kJC3Gh2cEUYj" alt="" data-size="line"> Open up [auto checkin](/event/accreditation/check-in-out/auto-checkin.md)

<img src="/files/qvzbWUqU1XcRxPrdpM7Y" alt="" data-size="line"> Open up the [document signing page](/event/accreditation/check-in-out/document-signing.md)

<img src="/files/NHMqUcKVgs9ipY90npcL" alt="" data-size="line"> Open up the [preferences](/event/accreditation/check-in-out/preferences.md) page

On mobile devices like smartphones you are presented with a button "*Start camera*". Click the button to start the camera and point it to a wristband or a ticket QR code. The platform will present you with the checkin page of that person after the scan is completed.

Once you are on the checkin page of a person, go to the "[Person checkin page](/event/accreditation/check-in-out/person-checkin-page.md)" for more information.


---

# 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/check-in-out.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.
