> 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/server/es/web-interface/administration/user-and-security-management/licenses.md).

# Licencias

La gestión del registro de forma global para todos los usuarios se puede realizar con un número de serie de licencia almacenado en ***Administration*** – ***Licenses***. Las licencias tienen un número limitado de usuarios y se pueden asignar automáticamente con ***Auto-assign*** o a usuarios específicos en la pestaña ***Assigned to***.

{% hint style="info" %}
Las [licencias de gestión de contraseñas para el personal](https://docs.devolutions.net/resources/es/getting-started-with-devolutions-packages/workforce-password-management-package) no son asignables y se pueden eliminar tras su caducidad.
{% endhint %}

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

### General

Introduzca su licencia o importe una licencia sin conexión.

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

| Opción                           | Descripción                                                                                                                                  |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| **Product license**              | Introduzca la licencia que se va a almacenar.                                                                                                |
| **Offline license registration** | Importe la [licencia sin conexión](/server/es/getting-started/installation/registration.md#offline-registration) mediante un fichero `.lic`. |

### Usuarios asignados

Las licencias se pueden asignar automáticamente con ***Auto-assign*** o a usuarios específicos. Para ello, haga clic en ***Assign users*** junto a su licencia.

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

<table><thead><tr><th width="230">Opción</th><th>Descripción</th></tr></thead><tbody><tr><td><strong>Product license</strong></td><td>Introduzca su licencia.</td></tr><tr><td><strong>Auto-assign</strong></td><td>Marque esta opción para asignar las licencias restantes a los usuarios según sea necesario.</td></tr></tbody></table>

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

<table><thead><tr><th width="176">Opción</th><th>Descripción</th></tr></thead><tbody><tr><td><strong>Filter</strong></td><td>Filtre la lista según la columna <em><strong>Name</strong></em> o <em><strong>Description</strong></em>.</td></tr><tr><td><strong>Assign all</strong></td><td>Asigne la licencia a todas las cuentas.</td></tr><tr><td><strong>Assign missing</strong></td><td>Asigne la licencia a las cuentas que no estén ya seleccionadas.</td></tr><tr><td><strong>Clear all</strong></td><td>Elimine la licencia de todas las cuentas.</td></tr></tbody></table>

#### Véase también

* [Licencias (Devolutions Portal)](https://docs.devolutions.net/portal/es/licenses)
* [Primeros pasos con los paquetes de Devolutions](https://docs.devolutions.net/resources/es/getting-started-with-devolutions-packages)
* [Tienda de Devolutions – Paquetes adaptados a sus necesidades de TI](https://store.devolutions.net/package)


---

# 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/server/es/web-interface/administration/user-and-security-management/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.
