# Checkins

The check-ins page is an overview of when and by who this person was checked in & out in the event.

From this page you can also manually create a duration of a new checkin. Use this to update missing data. For example: A person got through without checking in and tells you afterwards.

{% hint style="warning" %}
You can't create a new check in/out if this person is currently checked in.
{% 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/lists/forms/attendees/checkins.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.
