# Setting up tablet featuring multiple meeting rooms

Roombelt supports the "Multiple calendars" view that shows several meeting rooms on a single tablet. Users can see the current status of each room, book available rooms, and extend or end meetings right from the device (see screenshot below).

<figure><img src="/files/vksyNS8xBbeS7eL2Wenr" alt=""><figcaption><p>Roombelt tablet with a "Multiple calendars" view.</p></figcaption></figure>

### Connecting device in a "Multiple calendars" mode

{% hint style="info" %}
Before following the steps below, go through one of our Getting Started guides:

* [Getting started with Google Calendar](/first-steps/getting-started-with-google-calendar.md)
* [Getting started with Microsoft Office 365](/first-steps/getting-started-with-microsoft-office-365.md)
* [Getting started with Zoho](/first-steps/getting-started-with-zoho.md)
  {% endhint %}

To connect a device in the "Multiple calendars" view:

* Sign up for Roombelt as described in [Getting started with Google Calendar](/first-steps/getting-started-with-google-calendar.md), [Getting started with Microsoft Office 365](/first-steps/getting-started-with-microsoft-office-365.md), or [Getting started with Zoho](/first-steps/getting-started-with-zoho.md).
* In the Roombelt administration panel, click "New device." A dialog will appear with an input field for "Connection code".
* On a Smart TV device, start an internet browser and open <https://app.roombelt.com/device>.
* You will see a connection code. Type this code into the administration panel (see point 2) and click "Next".
* On the "Device type" screen, select "Multiple calendars" and click "Next".
* Pick the calendars you want to display on the device and click "Voila".

### Next steps

[Multiple calendars view settings](/reference/device-settings/multiple-calendars-view-settings.md)

[How to configure iOS tablet to run Roombelt](/tutorials-and-troubleshooting/how-to-configure-devices-to-run-roombelt/how-to-configure-ios-tablet-to-run-roombelt.md)

[How to configure Android tablet to run Roombelt](/tutorials-and-troubleshooting/how-to-configure-devices-to-run-roombelt/how-to-configure-android-tablet-to-run-roombelt.md)

[Reference](/reference.md)


---

# 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.roombelt.com/first-steps/setting-up-tablet-featuring-multiple-meeting-rooms.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.
