# Widget

I widget sono componenti predefinite che presentano una serie di funzioni aggiuntive a un modulo, che possono andare da filtri ad operazioni di gestione interna dei record.

Esistono pertanto diversi tipi di widget, malgrado si presentino sempre nella parte alta o bassa della pagina del modulo.

![Esempio di widget (Anagrafiche)](/files/-LZjGJlsGf8yn5cMjBw1)

## **Gestione dei widget**

I widget, essendo componenti del gestionale, presentano un sistema di base che ne permette la gestione all'utente finale.

In particolare, è possibile procedere a disabilitare un widget attraverso il relativo pulsante in alto a destra dello stesso, oltre che modificare la posizione relativa dei widget di una stessa pagina attraverso un azione di *drag\&drop*.

![Pulsante di disabilitazione del widget](/files/-LZKpV58jLWY7P4vXqJk)

La gestione dei widget può inoltre essere effettuata attraverso il modulo [Stato dei servizi](/2.4.32/interfaccia/stato-dei-servizi.md).


---

# 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/2.4.32/interfaccia/widget.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.
