# ActiveDirectory Module

{% hint style="info" %}
This module is a legacy component that continues to function for importing users from an Active Directory source. It is designed for use in the Users - Import User tab. However, we strongly recommend opting for the newer and more flexible Active Directory Auto Module instead.
{% endhint %}

The Active Directory module enables the importation of users from an Active Directory through LDAP. To utilize this module, you need to provide the IP address, password, and username associated with the Active Directory. By clicking the "Test" button, you can verify the accuracy of your input by establishing a connection to the Active Directory.


---

# 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.helmut.de/helmut4-releases/v4.8.0/helmut4-components/helmutfx/preferences/modules/activedirectory-module.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.
