# AD Configuration

The user can authenticate the Windows AD accounts through this admin option.

* Click the ***Authentication*** option from the list of admin options.
* The following authentication options appear:
  * AD Configuration
  * CA PPM Configuration
  * AWS Cognito Configuration
* Select the ***AD Configuration*** authentication option.

&#x20;     ![](/files/TNbvtKy1rwC6LpJXSSrk)

* The Active Directory Settings page opens.
* The ***Configuration*** tab for the Active Directory Configuration opens by default.
* Provide the ***Username*** of the Windows AD service account.
* Enter the secured ***Password*****.**
* Provide ***IP address/Host*** of the Windows AD server.
* Provide the ***Port*** number of Windows AD.
* Enter the ***Domain name*****.**
* Click the ***Next*** option to proceed.

![](/files/EvzJcAJl0nRPSq2hTgxc)

* A message appears to confirm the action and leads to the ***Parameters*** tab.

<figure><img src="/files/7KI3hekg0Q6IUf6xOk9L" alt=""><figcaption></figcaption></figure>

* Set the user parameters by using this tab.
* Provide the first name of the user.
* Provide the last name of the user.
* &#x20; Add description.&#x20;

![](/files/PCuYXGJA0F8dNEClEC5J)

* Open the Custom fields from the drop-down menu.
* Select an option from the available context menu.
* Enter Active Directory Property.
* Add a new custom field by clicking the ‘**Add row**’ icon.
* Click the ‘**Next**’ option.

![](/files/PGuMRTN1hzHaxZcexxtG)

* A success message appears to confirm the action and leads to the ‘**Sync Configuration**’ tab.
* Select a user group using the displayed AD Group list.
* Select users from the AD User list by putting the checkmarks in the boxes given next to the usernames.
* Click the ‘**Next**’ option to proceed.

![](/files/onRLVIc3EtN0IXr7nqRO)

* A success message appears to confirm that the user list has been updated.

![](/files/7tLxGdZuvkxVgtdtPHfn)

* The Group Configuration tab opens.
* The selected AD user list appears.
* Select any user group from the AD Group list.
* Click the ‘**Save**’ option.

![](/files/nT2RQuvrzbOB8i1pX0On)

* A success message appears confirming that the user group has updated successfully.

![](/files/DFVkmNy4GYrjj57ml31Z)

* Open the User Management module for the selected AD user the configured group gets listed in the ‘**Add Users to Group**’ list.

![](/files/T7kD10Xlt4CjzbGD79kc)


---

# 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.bdb.ai/bdb-documentation/core-platform/platform-administration/admin-panel-options/authentication/ad-configuration.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.
