# Stato dei servizi

Il modulo **Stato dei servizi** permette di visualizzare e gestire i componenti di OpenSTAManager a partire da un'unica interfaccia gerarchica.

## Moduli installati

Visualizza una serie di informazioni relative ai moduli, quali:

* Nome
* Versione
* Stato
* Compatibilità
* Opzioni

![Screenshot moduli installati](/files/-LZeRcmAOH-rEorCXgKQ)

{% hint style="warning" %}
Cliccando sopra un ingranaggio si può disabilitare un *modulo*
{% endhint %}

## Widgets

Visualizza una serie di informazioni relative ai *Widgets*, quali:

* Nome
* Posizione
* Stato
* Posizione (per modificare la *Posizione* di un determinato *Widget*)

![Screenshot widget](/files/-LZeRhNJssjPya9trG8p)

{% hint style="warning" %}
Cliccando sopra una freccia si può modificare la posizione di un *Widget*
{% endhint %}


---

# 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/interfaccia/stato-dei-servizi.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.
