# Configure Objects

### To Sync Dynamics 365 CRM Objects to Database <a href="#configureobjects-tosyncdynamics365crmobjectstodatabase" id="configureobjects-tosyncdynamics365crmobjectstodatabase"></a>

Follow the below mentioned steps to sync the objects to your database from Dynamics 365 CRM instance:

* Click the objects icon from the top Navigation toolbar
* Ensure you are connected to your Dynamics 365 CRM instance
* Ensure you have configured the database
* Once a user has connected to Dynamics 365 CRM then objects will get synced and it will show on the objects tab.
* Select any "source apps objects" you want to sync into the database from the objects section as shown below.

![](https://help.mydbsync.com/docs/download/attachments/60227675/image_2022_01_11T14_23_35_721Z.png?version=1\&modificationDate=1675345951000\&api=v2)

* By selecting the ORGANIZATION you can select all the objects to sync into the database
* Click the RUN button to run the configuration for the MS CRM object.
* Choose any of the 2 functions to perform:

| Run Process  | Actions Performed                                                                                   |
| ------------ | --------------------------------------------------------------------------------------------------- |
| Clean Copy   | Inserts a clean copy of Dynamics 365 CRM object records into respective database tables & columns.  |
| Source to DB | Performs incremental sync from Dynamics 365 CRM  to the database based on the changes/edits made in |


---

# 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.mydbsync.com/cloud-replication-main/v8/dynamics-365-crm-replication/running-replication/configure-objects.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.
