> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/administrative-settings/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/administrative-settings/admin-panel-options/authentication/ad-configuration.md).

# 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;

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

* 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.

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

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

<figure><img src="/files/o0bHXLPffxzalC3eRxQf" 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.
* Add description.

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

* 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.

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

* 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.
* A success message appears to confirm that the user list has been updated.

![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Fj7mNYDjxSAK09UMnvPPd%2Fimage.png?alt=media\&token=9d848abd-f305-4475-8608-21def9baab0a)

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

&#x20;     &#x20;

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

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

![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2F2o0206nD4CeyMk7v3tgs%2Fimage.png?alt=media\&token=bff5711c-4e6e-4329-8347-a358fee461cd)

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Open the **Security** module for the selected AD user the configured group gets listed in the **Add Users to Group** list.*
{% endhint %}


---

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

```
GET https://docs.bdb.ai/administrative-settings/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.
