> For the complete documentation index, see [llms.txt](https://docs.openstamanager.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openstamanager.com/2.10.2/guide/esempi/assistenza-tecnica.md).

# Contratti di manutenzione

{% hint style="info" %}
Per registrare un **contratto** di manutenzione relativo a un determinato impianto si deve procedere alla [creazione di un contratto](https://docs.openstamanager.com/modules/vendite/contratti#creazione), la schermata che si presenterà sarà questa:
{% endhint %}

![](/files/3OJhcR9MNEujXRz4vcd4)

Dopo aver compilato tutti i campi richiesti si andrà a selezionare l'impianto interessato sotto la voce Impianti, creandone eventualmente [uno al volo](https://docs.openstamanager.com/modules/attivita/creazione#creazione-di-record-al-volo) cliccando su (+).

Scorrendo alla scheda Costi unitari sarà possibile andare a specificare i costi fissi di chiamata e quelli relativi ai tecnici.

![](/files/zNphQWZk6R6eidi8t0l3)

Se nel **contratto** sono inclusi dei costi fissi già specificati, è possible mettere tutti i campi a **0.**

Se si vuole creare un proprio **Tipo attività** lo si può fare attraverso il modulo dedicato [Tipi di attività](/2.10.2/openstamanager/modules/attivita/tipidiattivita.md), sotto [**Attività**](/2.10.2/openstamanager/modules/attivita.md). In questo modo il tipo di attività verrà visualizzato nella sezione **Costi unitari**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.10.2/guide/esempi/assistenza-tecnica.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.
