> For the complete documentation index, see [llms.txt](https://docs.pagopa.it/manuale-back-office-pagopa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pagopa.it/manuale-back-office-pagopa/readme/funzionalita/gestione-evoluta-commissioni/pacchetti-su-invito/gestione-pacchetti-su-invito/attiva-pacchetto.md).

# Attiva pacchetto

Accedendo al dettaglio di un pacchetto presente nella lista dei pachetti nello stato `"Da attivare"` (vedi sezione[ Visualizza dettaglio](/manuale-back-office-pagopa/readme/funzionalita/gestione-evoluta-commissioni/pacchetti-su-invito/gestione-pacchetti-su-invito/visualizza-dettaglio.md)), è possibile procedere all'attivazione del pacchetto da parte di un EC.

<figure><img src="/files/EI44whcgpbIWCd9zm6wL" alt=""><figcaption></figcaption></figure>

Cliccando sul tasto `"Attiva"` si accede alla maschera di attivazione.

<figure><img src="/files/p5IlF4gRzuhRafuc0jyC" alt=""><figcaption></figcaption></figure>

Nella maschera di attivazione è possibile visualizzare i dettagli delle commissioni applicate dai PSP.

Nella sezione `"Commissioni a tuo carico"` l'EC può decidere di farsi carico di una quota commissionale inserendo l'importo di cui vuole farsi carico per ogni servizio di incasso associato al pacchetto.

L'importo inserito dall'EC non può superare l'importo applicato dal PSP. In questo caso nella maschera viene visualizzato un messaggio di errore.

<figure><img src="/files/ValWHCatpIwb816g1QSd" alt=""><figcaption></figcaption></figure>

Per proseguire con l'attivazione del pacchetto, l'EC deve cliccare sul tasto `"Attiva" .`

Il sistema a questo punto mostra un messaggio di conferma invio richiesta attivazione.

<figure><img src="/files/F7g7N181esC3ITGYCZEv" alt=""><figcaption></figcaption></figure>

Cliccando sul tasto `"Conferma"` si conferma l'attivazione del pacchetto che viene visualizzato nella lista dei pacchetti disponibili nello stato `"Attivo"`.

<figure><img src="/files/zO8X5TnqjEbjfPc1kiGO" alt=""><figcaption></figcaption></figure>


---

# 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.pagopa.it/manuale-back-office-pagopa/readme/funzionalita/gestione-evoluta-commissioni/pacchetti-su-invito/gestione-pacchetti-su-invito/attiva-pacchetto.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.
