> For the complete documentation index, see [llms.txt](https://docs.friendlyway.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.friendlyway.com/visitor-management/workflow-configuration/check-in-at-a-kiosk/manual-check-in-on-the-platform.md).

# Manual Check-In on the Platform

Admins can manually check a visitor in directly from the Platform.

To do this, follow the steps:

{% embed url="<https://www.youtube.com/watch?v=c567jn2s6S4>" %}

1. Open the visit details by clicking the relevant row on the **Visits** tab.

<figure><img src="/files/kyv9wAh0lh8W2QqtsN4e" alt="" width="563"><figcaption></figcaption></figure>

2. Choose the visitors by selecting the checkboxes next to their names.

<figure><img src="/files/3IuNb6zpLHhwSIPB3MFk" alt="" width="563"><figcaption></figcaption></figure>

3. Click **Check In** on the bottom panel.

<figure><img src="/files/Q5Mm0tc1V71f2bkRCxR9" alt="" width="563"><figcaption></figcaption></figure>

4. If **RFID card** scanning is enabled in the [Visit Settings](/visitor-management/check-in-module-settings.md), the system will prompt you to enter the card number.

<figure><img src="/files/sjJgeATI1qcPSDKG3XqC" alt="" width="563"><figcaption></figcaption></figure>

5. As a result, the system checks the visitor in.

<figure><img src="/files/CndN1C5USIzAFq7GtGyA" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.friendlyway.com/visitor-management/workflow-configuration/check-in-at-a-kiosk/manual-check-in-on-the-platform.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.
