# Machine deatil

The machine deatil consists of 2 sections. The top section is related to the machine information and the bottom section is related to the alarms.&#x20;

<figure><img src="/files/IUF2MUydQkXtcrNEB91F" 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/eQijmthTCxB6jrdduhCQ" 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/fmGOU7EKPUq9hZr1y6mD" alt=""><figcaption><p>Alarms interaction in the machine overview</p></figcaption></figure>

Clicking on the alarm will display a pop over alarm with further details on the alarm.&#x20;


---

# 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.3/data-analytics-features/detail/machine-deatil.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.
