# Impianti

{% hint style="info" %}
Il modulo **Impianti** permette all’azienda di gestire le informazioni riguardanti gli impianti dei clienti registrati su OpenSTAManager, integrando in particolare la relazione con il modulo [**Attività**](/modules/attivita.md) e i relativi elementi. Gli **impianti** sono qualsiasi entità poste ad una assistenza.
{% endhint %}

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2Fj8I9jRQ8daBUefBVlzSP%2Ffile.png?alt=media)

## Navigazione

Il modulo è raggiungibile attraverso il menu laterale del gestionale, sotto il link **MyImpianti**.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FYK7LejoT5wIoC2mZvLaR%2Ffile.png?alt=media)

## Caratteristiche

Questo modulo possiede un sotto-modulo incentrato sulla gestione dei componenti degli impianti (denominato **Gestione componenti**), raggiungibile all'espansione del menu laterale.

La schermata principale del modulo è strutturata secondo la tabella generale predefinita, e non presenta widget.

Sono inoltre presenti 2 [*plugin* ](https://github.com/devcode-it/openstamanager-docs/blob/master/modules/impianti/broken-reference/README.md)nella sezione di modifica del modulo:

* Componenti (integrato con il modulo **Gestione componenti**)
* Interventi svolti (relativo al modulo **Attività**)


---

# 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.openstamanager.com/modules/impianti.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.
