# Command Logs

This section of the Device panel is a very useful too especially if troubleshooting is required and gives a lot of insight into why the device is operating the way it is.

There is a huge number of commands that can be seen in the log and we would not be able to go over all of them (they are also device specific), but let us look at an example to gain a bit of insight.

<figure><img src="/files/oC5MTSqLsuPWtV3wizfK" alt=""><figcaption><p>Example command log</p></figcaption></figure>

As you can see the following changes are reported:

* Changing the mode to Automatic With External Sensor
* Changing the Target Temperature (this one is scheduled due to a Heating profile)
* Changing the mode to Automatic.

Every time a downlink command is sent via the Enterprise platform it is recorded in the logs.


---

# 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/command-logs.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.
