# Creazione

Utilizzando il calendario presente nella **Dashboard** è possibile aggiungere un intervento trascinando il mouse, come nell'esempio che segue:

{% file src="/files/6UKMUCRXwOpGFr08ElIv" %}
Creazione attività
{% endfile %}

Creando un intervento come precedentemente indicato si hanno a disposizione una serie di campi da compilare, quali:

* Cliente
* Sede
* Per conto di
* Zona(definita automaticamente in base al *cliente* selezionato,per maggiori informazioni, visitare la documentazione del modulo [**Zone**](/modules/anagrafiche/zone.md))
* Preventivo
* Contratto
* Impianto
* Componenti
* Data e ora richiesta
* Tipo attività
* Stato
* Richiesta
* Inizio attività
* Fine attività
* Tecnici

![Screenshot creazione intervento](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FxCe3FxbvXTRIjzM7I3Hu%2Ffile.png?alt=media)

## Creazione impianto al volo

Nella schermata di creazione di un nuovo intervento è permessa la creazione al volo di un *impianto* relativa al nuovo record. Questa funzionalità viene permessa dal pulsante dedicato a destra del selettore del campo Impianto.

![Screenshot creazione impianto al volo](/files/-LZKpzgCy89kY41p_T4t)

La gestione della creazione viene quindi delegata al modulo **MyImpianti**, permettendo l’inserimento delle informazioni standard documentate nella sezione relativa attraverso un *modal* sovrapposto al resto del contenuto.

![Screenshot creazione impianto al volo](/files/-LZKq3FfLh3It1UuPg6l)

Una volta completata la creazione in questione, l’*impianto* creato verrà automaticamente selezionato.

![Impianto aggiunto](/files/-LZKqB-27WAMvHp4yeIp)


---

# 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/modules/dashboard/creazione.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.
