# Otras configuraciones de Intune

## Establecer clave de licencia

**Nombre:** Konnekt-Set-License-Key

**OMA-URI**

Contexto de usuario:

```
./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt/License
```

Contexto del dispositivo:

```
./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt/License
```

**Tipo de dato:** Cadena

**Valor**&#x20;

```
<enabled/>
<data id="License" value="your key"/>
```

**Nota**

Para obtener más información sobre la directiva, consulte [Establecer clave de licencia](/es/configuration/other/license-key-on-multi-user-environments.md)


---

# Agent Instructions: 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:

```
GET https://docs.konnekt.io/es/configuration/management-options/setting-for-intune-managed-devices-1/intune-other-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
