# Check in / out of a building

### **Pre-Registered Check In**&#x20;

Checking in via the kiosk or mobile follows the same process:

<figure><img src="/files/3G4v70L8EpbOsOXqPOBD" alt=""><figcaption><p>Click on GIF to enlarge</p></figcaption></figure>

1. Enter your name.
2. If the visitor is found, it will allow them to proceed to check in.
3. Check in.
4. The host is notified via an email notification.

![](https://help.meetuma.ai/rest/api/content/987791362/child/attachment/att986480663/download)

### **Ad-Hoc Check In**&#x20;

Checking in via the kiosk or mobile follows the same process:

<figure><img src="/files/sdsYSKh9pjr2MgzVf3MN" alt=""><figcaption></figcaption></figure>

* A prompt will ask if you’ve been invited.
* Press ‘no’ to continue to check in.
* Here you can check in as a visitor or an employee.
* Check in and the visit will be registered in the visit log.

&#x20;

### **Check Out**&#x20;

Checking out via the kiosk or mobile follows a similar process:

<figure><img src="/files/yRScnCwKoC5l7KxOeynB" alt=""><figcaption></figcaption></figure>

* Enter your name.
* If the visitor is found, it will allow them to proceed to check out.
* Check out.
* The host is notified via an email notification.

![](https://help.meetuma.ai/rest/api/content/987791362/child/attachment/att987955208/download)


---

# 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://support.meetuma.ai/uma-knowledgebase/user-guides/visitor-management/check-in-out-of-a-building.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.
