# Device view modes

Roombelt supports three different modes of operation (views) for devices connected to Roombelt. We've designed each of them to support the various needs of the modern office. You can choose the device view on the device settings dialog, as shown in the screenshot below:

<figure><img src="/files/BDGx3Cbd2WEIYylTDovb" alt=""><figcaption><p>Device settings dialog with a dropdown for display mode highlighted.</p></figcaption></figure>

* **Single calendar** displays the meeting room's current status and a list of upcoming meetings. Users can easily book rooms or modify existing meetings right from the tablet. [Learn more about the Single calendar view](/reference/device-settings/single-calendar-view-settings.md).<br>

  <figure><img src="/files/h18YK0APiHnmGyW6IqXI" alt=""><figcaption><p>Roombelt tablet with a "Single calendar" view.</p></figcaption></figure>

* **Multiple calendars** is an interactive view highlighting several meeting rooms on one screen. If your meeting rooms are close to each other, you can manage them on a single tablet. [Learn more about the Multiple calendars view.](/reference/device-settings/multiple-calendars-view-settings.md)<br>

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

* **A status board** displays a read-only list of current and upcoming meetings, meant to be displayed on a TV in a company lobby or kitchen. It can also work in a slide show mode to alternate between the meetings list and company announcements. [Learn more about the Status board view](/reference/device-settings/status-board-view-settings.md).<br>

  <figure><img src="/files/59imEsWcntbJRKbUk6tl" alt=""><figcaption><p>Roombelt tablet with a "Status board" view.</p></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://docs.roombelt.com/reference/device-settings/device-view-modes.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.
