# Comfort

The "Comfort" module displays the comfort level of a room. The comfort level is calculated from the ratio of temperature and humidity.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FcdumB31HrcmaEjfzC0SN%2F0D0BD3E8-9935-449D-AC14-162CF6D99FF7.png?alt=media&#x26;token=68e59e8c-d9b4-4d04-98d1-9b33521c9b8d" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="54.4000244140625"></th><th width="117.20001220703125"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Description</td><td>This text is displayed when the custom widget is later connected to assets</td></tr><tr><td><strong>[B]</strong></td><td>Text</td><td>Free text</td></tr></tbody></table>

You can learn how to set up this module [->here](/collection/platform/live-cockpit/widgets/predefined-widgets/comfort.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.buildings.ability.abb/collection/platform/live-cockpit/widgets/custom-widgets/modules/comfort.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.
