# Tipi di attività

{% hint style="info" %}
Il modulo **Tipi di attività** permette di creare una sorta di tariffario da assegnare ad un **Tecnico** per lo svolgimento di un'attività. Offre di base due *record*:
{% endhint %}

* GEN(Generico)
* ODS(Ordine di servizio)

![Screenshot interfaccia tipi di attività](/files/-LZL1n_jzsPqQYpVIxS1)

## Navigazione

Il modulo **Tipi di attività** è raggiungibile attraverso il menu laterale del gestionale, sotto il link **Attività**.

![Screenshot navigazione tipi di attivitià](/files/-LZL1q4n02nzzq5fV5So)

## Caratteristiche

Se i **Tipi di attività** sono collegati a degli interventi andando a cancellare il **Tipo di attività** collegato ad un determinato intervento, viene rimosso anche l'intervento.


---

# 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/attivita/tipidiattivita.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.
