> 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/portal/it/licenses.md).

# Licenze

La sezione ***Licenze*** di Devolutions Portal elenca tutte le licenze associate al relativo Devolutions Account. Per impostazione predefinita, solo il contatto principale, ovvero la persona che ha comunicato per prima con il nostro [team commerciale](mailto:sales@devolutions.net), ha il diritto di visualizzare e gestire le licenze. Il contatto principale può condividere le licenze con altri utenti facendo clic sul pulsante ***Condividi***.

![](https://cdnweb.devolutions.net/docs/CLOUD6000_2026_1.png)

Inoltre, è qui che può scaricare i file `.lic` delle licenze di cui è proprietario. Questi possono poi essere utilizzati per importare le licenze in molti scenari differenti, come la [registrazione offline di Remote Desktop Manager](https://docs.devolutions.net/rdm/it/ribbon-menu-bar/administration/licenses#offline-registration).

{% hint style="warning" %}
La sezione ***Licenze*** è unicamente un elenco delle informazioni sulle licenze dei suoi prodotti. Sarà necessario salvare il numero di serie nell'applicazione Devolutions appropriata per effettuare la registrazione.

Contatti il [team commerciale](mailto:sales@devolutions.net) di Devolutions per assistenza se è il contatto principale ma non riesce a vedere le licenze acquistate.
{% endhint %}

### Vedi anche

* [Devolutions store – Pacchetti su misura per le sue esigenze IT](https://store.devolutions.net/package)
* [Introduzione ai pacchetti Devolutions](https://docs.devolutions.net/resources/it/getting-started-with-devolutions-packages)
* [Problemi di licenza](https://docs.devolutions.net/resources/it/other-resources/license/licensing-issues)


---

# 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/portal/it/licenses.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.
