# Field Mappings

InoLink seamlessly synchronizes data between Dynamics 365 and QuickBooks. Individual fields of the records from Dynamics 365 CRM are mapped to relevant fields of the records in QuickBooks for error-free data synchronization. Here, we will describe the field mappings for the following entities:

* [Account](https://docs.inogic.com/inolink/references/field-mappings/account)
* [Contact](https://docs.inogic.com/inolink/references/field-mappings/contact)
* [Product](https://docs.inogic.com/inolink/references/field-mappings/product)
* [Quote](https://docs.inogic.com/inolink/references/field-mappings/quote)
* [Order](https://docs.inogic.com/inolink/references/field-mappings/order)
* [Invoice](https://docs.inogic.com/inolink/references/field-mappings/invoice)

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/inolink/references/field-mappings.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.
