# Gestione task

{% hint style="info" %}
Il modulo **Gestione task** permette di modificare le operazioni programmate in OpenSTAManager
{% endhint %}

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

Le operazioni programmate di default sono:

* Backup automatico
* Importazione automatica Ricevute FE
* Eliminazione automatica coda d'invio
* Invio automatico mail
* Solleciti scadenze
* Hook Email
* Hook Aggiornamenti
* Hook spazio disponibile
* Hook Informazioni su Services
* Hook Invio fatture elettroniche
* Hook Importazione fatture elettroniche

Entrando in una di queste operazioni è possibile reimpostare il cron di esecuzione.

{% hint style="info" %}
Esempi di configurazione cron: <https://crontab-generator.com/it/>
{% endhint %}

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

Vedi anche:

{% content-ref url="/pages/O2zdZBO1bUORSa7CxiJZ" %}
[Tasks programmati](/2.9.1/guide/esempi/tasks-programmati.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/gestione-task.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.
