# Device settings

Most Roombelt configuration is done on the "Device settings" screen. To open it, click a device row in the administration panel (see screenshot below).

<figure><img src="/files/kyFWYxh3307T6FflBVv4" alt=""><figcaption><p>Roombelt administration panel with a single device row highlighted</p></figcaption></figure>

Open one of the pages below for details:

{% content-ref url="/pages/pV0xA8JyOEGmaYheqTww" %}
[Device view modes](/reference/device-settings/device-view-modes.md)
{% endcontent-ref %}

{% content-ref url="/pages/uC8whhjDhfFvrCR2RjPl" %}
[Single calendar view settings](/reference/device-settings/single-calendar-view-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/GXht18NS0C9ONLKj2YoD" %}
[Multiple calendars view settings](/reference/device-settings/multiple-calendars-view-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/vpSRxxpIbkd6zM8ImxqZ" %}
[Status board view settings](/reference/device-settings/status-board-view-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/9ZjmSyC213qosGgFYBZ6" %}
[Custom background & theme](/reference/device-settings/custom-background-and-theme.md)
{% endcontent-ref %}


---

# 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.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.
