# MS Dynamics

The following set of steps displays how to create an MS Dynamics Data Connector.

* Click the ***Microsoft Dynamics*** Data Connector icon from the Data Connector page.
* The Microsoft Dynamics Data Connector page opens.
* Provide the following information:
  * Tenant ID/Directory ID
  * Resource URL
  * Client ID/ Application ID
  * Client Secret/ Keys
  * Add the given URL link to register your Azure app. Follow the below-given steps:
    * Login to your Azure Account as Admin
    * Click Azure Active Directory
    * Click App Registration
    * Select Your App
    * Click the ***Settings*** option.
    * Click reply URL
    * Add the given URL (<https://app.bdb.ai/datacenter/oauth-redirect.html>)
* A new page opens asking to log in to the Microsoft Dynamics CRM account by using the ***Select Account*** option.
* Provide the Data Connector Name.
* Describe the Data Connection (optional).
* Click the ***Save*** option.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FeiQwrDwiyRBAyxd5MNRq%2Fimage.png?alt=media&#x26;token=236d8bc2-f1a6-4bfd-b227-f0c832bdc897" alt=""><figcaption></figcaption></figure>

* A success message appears, and the newly created Microsoft Dynamics Data Connector gets added to the Data Connectors list.​


---

# 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/data-center-4/data-center/data-connectors/supported-data-connectors/api-connectors/ms-dynamics.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.
