> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/resources/it/devolutions-academy.md).

# Devolutions Academy

Padroneggi la suite di prodotti e servizi di Devolutions con [Devolutions Academy](https://devolutions.net/academy)! La nostra academy le fornisce le competenze e le conoscenze necessarie per ottimizzare la gestione IT, migliorare le pratiche di sicurezza e sfruttare al meglio il software Devolutions.

### L'esperienza Devolutions Academy

{% embed url="<https://youtu.be/M_lyBW63YCM>" %}

Si immerga in una varietà di corsi approfonditi pensati per diversi livelli di competenza, dai principianti agli utenti avanzati, e impari da professionisti del settore con anni di esperienza e una profonda conoscenza dei prodotti Devolutions e delle best practice.

Che sia un professionista IT che desidera migliorare le proprie competenze o un team leader che punta ad aumentare l'efficienza del proprio reparto, i nostri percorsi di apprendimento su misura le garantiscono la formazione più pertinente. La nostra piattaforma online le permette di imparare al suo ritmo e secondo i suoi orari.

{% hint style="info" %}
Per accedere e interagire su Devolutions Academy è necessario un [Devolutions Account](https://docs.devolutions.net/portal/it/profile/create-your-devolutions-account) gratuito.
{% endhint %}

### Forum di Devolutions Academy

Visiti il [forum di Devolutions Academy](https://forum.devolutions.net/resource/devolutions-academy):

* Rimanga aggiornato sulle ultime notizie, gli aggiornamenti e le informazioni importanti su Devolutions Academy.
* Invii, monitori e gestisca le richieste di formazione.
* Ottenga aiuto, ponga domande e trovi soluzioni ai suoi problemi legati alla formazione.


---

# 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.devolutions.net/resources/it/devolutions-academy.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.
