# Eventi

{% hint style="info" %}
Il modulo **Eventi** permette di creare e modificare gli eventi presenti nel gestionale.
{% endhint %}

![](/files/H66pUm8Nd25jwd916RkE)

## ➕ Creazione

Per creare un nuovo evento si dovrà cliccare sul tasto (+).

Andranno qui inserite le informazioni relative al nuovo evento da creare:

* Nome
* Data
* Nazione

![](/files/2sMtDWkesNyqkDeEyshi)

## 🖌️ Modifica

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

* Nome
* Data
* Nazione
* Regione
* Scegliere se ricorrente
* Scegliere se festività

![](/files/E2v74IF4zQmXhYf4XSWQ)

{% hint style="info" %}
Per visualizzare gli eventi sulla Dashboard è necessario andare in Strumenti/Impostazioni /Dashboard e abilitare Visualizza informazioni aggiuntive sulla Dashboard.
{% 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/2.4.37/openstamanager/modules/strumenti/tabelle/eventi.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.
