# Healt Monitoring

The **Health Monitoring** module aims to automatically recognize anomalous behaviors of machine components/stations and production lines through a software that uses machine learning algorithms to process data and evaluate their conditions.

For further details on the implementation of this system, please refer to the [Health Monitoring - How to](/12WwhDoYkf9xX4gpwfnK/pro-fix/healt-monitoring/how-to.md) section in the glossary.

The home page provides an overview of the health status of different machine components/stations and connected production lines.

By selecting the unit to investigate, different subsections are enabled, as described below.

<figure><img src="/files/7Z0wPR3Mps6md2q4YOWd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/lu5UwZjsTNojW6IRaw2M" alt="" width="563"><figcaption></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.pelabellers.com/12WwhDoYkf9xX4gpwfnK/pro-fix/healt-monitoring.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.
