> For the complete documentation index, see [llms.txt](https://legacydocs.nexudus.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacydocs.nexudus.com/platform/day-to-day/operations/visitors/checking-in-visitors.md).

# Checking in visitors

Nexudus sends you a notification when your visitor has checked in or when a visitor is looking for you. Learn how to edit notification templates [here](/platform/settings/notifications.md).

1. If the side menu is not visible, click <img src="/files/-LiJ7Pyn07vHhu6C77mv" alt="" data-size="line"> .
2. In the side menu, click [**Operations**](https://platform.nexudus.com/operations).
3. In the **Customers** section, click [**Visitors**](https://platform.nexudus.com/operations/visitors).
4. Select a visitor you want to check in by doing one of the following:
   * Move your pointer to the left of the visitor and select the check-box that is displayed. A pop-out menu is displayed. Click **Check visitor in**.
   * At the end of the visitor, click ![](/files/-LZoDZ2DSzmI8XzHUHtt).

     A pop-out menu is displayed. Click **Check visitor in**.

![How to check in a visitor](/files/-Li9BxH7TiKdJUBt8n7d)

### Visitor notifications

Nexudus sends you a notification when your visitor has checked in or when a visitor is looking for you. Learn how to edit notification templates [here](/platform/settings/defining-email-templates.md).


---

# 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://legacydocs.nexudus.com/platform/day-to-day/operations/visitors/checking-in-visitors.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.
