> For the complete documentation index, see [llms.txt](https://docs.rmhpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rmhpos.com/es/installation/install-central-manager-multi-store/installation-cm-activate-license.md).

# Activar la licencia de usuario de Central

La clave de licencia de Central Manager es una clave de licencia de usuario flotante. Con las claves de licencia de usuario flotante, cuando abres una aplicación, la aplicación reclama una licencia disponible. Cuando cierras la aplicación, la licencia se libera. Si todas las licencias de usuario disponibles están reclamadas, los usuarios adicionales no pueden abrir ni usar la aplicación hasta que se libere una de las licencias flotantes o se compren más licencias.

{% hint style="warning" %}
Las aplicaciones Central Manager y Central Client usan claves de licencia emitidas desde el nuevo RMH Hub. Contacte <sales@rmhpos.com> para obtener más información sobre RMH Hub.
{% endhint %}

1. Abrir **Administrador central**. El acceso directo debería estar disponible en su escritorio.
2. Introduzca la clave de licencia y haga clic en **Activar**.

<div align="left"><img src="/files/d8991dc5352faba5b8a3881737dbc6254e91b6a1" alt=""></div>

3. Haga clic en **Aceptar**.

<div align="left"><img src="/files/adb7a0a731c604410c9725752f54d1af695ced9b" alt=""></div>


---

# 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.rmhpos.com/es/installation/install-central-manager-multi-store/installation-cm-activate-license.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.
