# Heating profile

As we have discussed in the [Heating Profiles](/mclimate-enterprise/configuration-and-management/buildings/schedule-profiles.md) chapter you can assign a profile to devices in bulk from its page.

In addition you can a device locally to see which heating profile it is utilizing (if any) and change it.

You can select a profile if one has not been assigned yet to the device via the drop down menu.

<figure><img src="/files/iN09bg1QI8bWCJSOkxQz" alt=""><figcaption><p>Selecting a Heating profile</p></figcaption></figure>

Once you have selected it the screen will be populated with the weekly schedule (good to make sure it is the right one) and you can save the changes). This will enforce the profile from this point on.

<figure><img src="/files/JfG4vj8UwQFxPzZ1D7b1" alt=""><figcaption><p>Selected Heating profile</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.mclimate.eu/mclimate-enterprise/configuration-and-management/devices/heating-profile.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.
