> 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.4.36/moduli-acquistabili/scheda-accettazione.md).

# Scheda accettazione

Scheda accettazione è uno dei diversi moduli acquistabili da OpenSTAManager. Il modulo permette di registrare le richieste di assistenza al volo e stamparne etichetta e riepilogo.

{% hint style="info" %}
[Clicca qui](https://shop.openstamanager.com/prodotto/scheda-accettazione/) per procedere all'acquisto.
{% endhint %}

A seguito dell'installazione del modulo, cliccando su Accettazione apparirà la seguente schermata dove andare a inserire:

* Tipo attività
* Stato
* Cliente (o Nome e Cognome)
* Ragione sociale
* Partita IVA
* Codice fiscale
* Indirizzo
* Città
* Provincia
* CAP
* Email
* Telefono
* Cellulare

![](/files/PawtyKLITX8HiAPjaYSC)

* Modello
* Seriale
* Dati presenti nel sistema
* Password avvio sistema
* Se interessato a teleassistenza
* Descrizione del problema a cura del cliente
* Materiale consegnato
* Giorni di deposito
* Tecnici

![](/files/MSqz0MGwfF7ZAaLTJw4X)

Cliccando ora su crea attività, il gestionale chiederà se far firmare per accettazione al cliente, o se procedere alla creazione dell'attività

![](/files/hxDXC78CJ4CbRW4eYOCm)

Procedendo alla creazione dell'attività sarà ora possibile visualizzare un riepilogo della richiesta di intervento, stamparlo, o stampare un'etichetta da apporre al prodotto.

![](/files/PY4Vx53zBxNl9DT4mvTw)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.openstamanager.com/2.4.36/moduli-acquistabili/scheda-accettazione.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
