# Check in to a booking

Some organisations use the check in feature to ensure that resources are being used efficiently.

Checking into a booking helps confirm your attendance in the office or meeting room.

### Desk bookings

To check into a desk booking, navigate to my bookings within the workspace group and find your desk booking.

{% hint style="info" %}
You can only check into a desk booking up to one hour prior the start of your booking.
{% endhint %}

{% hint style="info" %}
You can check into your desk booking from the my floor page if you are booking for the current day / time.
{% endhint %}

<figure><img src="/files/9GYXFufnTO4kdHQ1f3Rf" alt=""><figcaption><p>Checking into a desk booking</p></figcaption></figure>

### Room bookings

Checking into room bookings is only available from the [UMA booking application](/uma-knowledgebase/getting-started/set-up-your-hardware/applications/booking-panel-application.md).

To check into your booking from the meeting room display, your booking should show a **check in** option either before or during the meeting.

Press on 'check in' and this will you check you in and confirm your attendance.

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


---

# 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/resource-scheduling/check-in-to-a-booking.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.
