# Checklists

{% hint style="info" %}
Il modulo **Checklists** permette di aggiungere e modificare le checklists da utilizzare nel plugin Checklist.
{% endhint %}

![](/files/oo2WKFvw2y97Gw76Y3fn)

## Creazione

Per creare una nuova checklist si dovrà cliccare sul tasto (+).

Andranno qui inserite le informazioni relative alla nuova checklist:

* Nome
* Modulo del template
* Plugin del template

<figure><img src="/files/X3ptVS9edgEn3ZALkhn8" alt=""><figcaption></figcaption></figure>

## Modifica

Cliccando sul record da modificare si aprirà la schermata di dettaglio, da cui sarà possibile modificare:

* Nome
* Modulo/Plugin del template
* Contenuto
* Genitore
* Decidere se utilizzare l'elemento padre come titolo

<figure><img src="/files/VDWkzLOFCW53Xo3hDYyF" alt=""><figcaption></figcaption></figure>

### Utilizzo delle checklist nei moduli

Per richiamare il template di una checklist in un determinato modulo sarà sufficiente accedere al plugin Checklist e richiamarla tramite l'apposito pulsante:

{% content-ref url="/pages/-MWPgr98l6w1wBfuG2v0" %}
[Checklist](/2.9.1/openstamanager/modules/attivita/plugin/checklist.md)
{% endcontent-ref %}


---

# 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.9.1/openstamanager/modules/strumenti/checklists.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.
