# Machine overview

The machine overview consists of 2 sections. The example in the following shows the different sections of the machine overview page.

<figure><img src="/files/8bfo2Ti7kT2gVvsOQYCd" alt=""><figcaption></figcaption></figure>

### 1. Machine information

The machine information consists of several attributes attached to the asset. The sections are presented in the following schematic.

<figure><img src="/files/5TVf9EY0viR0kVsy9NtZ" alt=""><figcaption><p>Machine information segments</p></figcaption></figure>

* **Name:** name of the entity.
* **Description:** the entity's description can be edited by clicking on the icon that appears when hovering the section.
* **Annotation:**  here all annotations added are displayed. Hovering in the section will make an icon visible where the user can manage the annotations.&#x20;
* **Configuration**: clicking the gear icon allows the user to batch configure devices within the machine.
* **Edit**: clicking on the pencil icon allows the user to edit the entity's information.
* **Image**: here the asset's image is displayed. Hovering in the section will make icons appear where the user can delete, add, or expand the image.

### 2. Alarms

Alarms (or Alerts) related to the machine being displayed can be seen in this section of the machine overview. Interaction with this section is outlined in the following image:

<figure><img src="/files/AZawXc6Ew88UmP8ZV681" alt=""><figcaption><p>Alarms interaction in the machine overview</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.twtg.io/docs/solidred-3.1/data-analytics-features/detail/machine-overview.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.
