# Import Product information from Sage Intacct to CRM

Users can import all the products from the Sage Intacct to Sage CRM.

For importing products from Sage Intacct to CRM:-

* Go to Sage CRM **Administration** menu.
* Click on **Sage Intacct Import Product** button. It will navigate you to the Import Product page.
* Select **Sage Intacct Company** from which you want to import products.
* There are 2 import criteria that user can use while importing Products from Sage Intacct to Sage CRM.

1. **Last Updated Since: -** Using this criteria, user can import products on the basis of last updated date of particular products. User can select particular date from field and can sync products updated/inserted after selected date.
2. **Product ID: -** User can also synch products by specifying particular range of products ID’s in **From** and **To** field.

![](/files/rI08UBC2ccwSgTmEWg1f)

**Note: -** If user does not enter anything in the any fields and clicks on **Sync** Button, it will synch all products from the Sage Intacct systems to Sage CRM. While synching products into Sage CRM, GUMU™ first check for existence of product in CRM using **Product ID** and **Company Code** combination. If it does not exist, GUMU™ inserts corresponding product into CRM and if it already exist then it updates the product info into CRM.

While importing product information, it also synch the product category, base pricing and UOM information. GUMU™ by default synch all the product information under **INTACCTPRICING** pricing list and **INTACCTUOM** UOM category.


---

# 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.greytrix.com/gumu-sage-crm-integration/sage-intacct/user-guide/sage-intacct-gumu-administration/import-product-information-from-sage-intacct-to-crm.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.
