# Person checkin page

When you open up a person in their own checkin page you will see a bunch or cards showing information about this person and their data.

### Profile picture

This user's profile picture. Only for members.

### Checked in?

Wether this person is currently checked in. If not, you will see a checkin button. If yes, you will see a checkout button.

### Next shifts

The [shifts](/event/planning/stations/substations/jobs/people-shifts.md) this person has today. Only for members.

### Days

The days this person visits the event

### Documents

A list of [documents](#documents) this person has access to and wether they are signed or not. From this card you can send a document to the [signing tablet](/event/accreditation/check-in-out/document-signing.md) by using the signing button <img src="/files/eL05lfY5ImR1WIdkt41R" alt="" data-size="line"> next to the document name.

### Wristbands

A list of wristbands linked to this person and if they are enabled or disabled.

### Add a wristband

A text field where you can paste a new wristband code by scanning it using a wired scanner. These code can be barcodes or QR codes.

### Print wristband

You have the opportunity to rent wristband printers from Eventication. In this card you have print buttons, each pointing to a printer that is rented by your event. Multiple printers allows you to print multiple colors.

### Rewards

A list of [rewards](#rewards) that are linked to this person, either assigned or already given. There is also a button to quickly assign another reward to this person.

### Zones

The [zones](#zones) this person has access to.

### Questions

The questions this person has answered with the answers.

### Food & Beverages

The [food and beverages](#food-and-beverages) this person has chosen, or were added by a moderator.

### Stock - Ongoing

The [stock](/event/stock/leases.md) this person has leased for the moment.

### Time Tracks

The [time tracks](#time-tracks) that are currently tracking for this person.

### Comments

The comments this person has received from the event.

### Configure these cards

This is a link to the preferences page where you can edit which cards you see.

***

On this page you can also

* See the [tags](/event/general/tags.md) attached to this person
* Click a button to view the ticket QR code
* Click a button to open up this person's personal profile
* Another search text field, this is the same text field as the normal check in / out page

{% hint style="info" %}
To activate the search field without using your mouse, use the letter `s` on your keyboard as a hotkey.
{% 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/check-in-out/person-checkin-page.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.
