# Settings for Intune-managed devices (Import custom ADMX- Public preview)

## Basics

Microsoft has recently published a new Intune feature to make importing custom ADMX and ADML templates possible.

Once templates are imported, you can create a device configuration policy using these settings, and then assign the policy to your managed devices.

This feature applies to:

* Windows 11
* Windows 10

For more information about the import see <https://learn.microsoft.com/en-us/mem/intune/configuration/administrative-templates-import-custom>

## Download

You can **download** the ADMX / ADML file [here](/configuration/management-options.md#admx-adml-files).

## **Usage**

{% hint style="info" %}
After importing the ADMX,ADML files, you have to choose by creating the configuration profile "Imported Administrative templates (Preview)" to find KONNEKT policies.
{% endhint %}

<figure><img src="/files/cSYbqniCpf6HfRtsrIOl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Csytb3uIZJJHCZPIxTrC" alt=""><figcaption></figcaption></figure>


---

# 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/configuration/management-options/setting-for-intune-managed-devices.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.
