# Step 6. Update the Product Sync settings

The Product Sync page allows you to configure the behavior of the automated product synchronization. A Batch job performs the synchronization, and you can schedule it to run periodically.

{% hint style="warning" %}
Set up the products you want to sync with Digital River before you perform this step. See [Step 5d: Assign tax and ECCNs to products](/salesforce-b2b/1.0-5/integrating-the-digital-river-salesforce-b2b-commerce-app/step-5-import-eccn-codes-tax-groups-and-tax-types.md#step-5d-assign-tax-and-eccns-to-products) for instructions.
{% endhint %}

To update the Product Sync settings:

1. Click **App Launcher** ![](/files/-MSZurwL4RG_JC7EnQKF) .
2. Type `Digital River App` in the **Search apps and items** field. \
   ![](/files/-MSZxO8sZGFx43zs2DFg)
3. Click **Digital River App**.
4. Click the **Product Sync** tab. \
   ![](/files/-MSZxY5rALXYz_Jpy6cS)
5. Complete the following fields:
   * **Size**: This is the number of CC product records that the job will push to Digital River each time you run the job.
   * **Filter By Status**: By default, all products with a Released status will be synced to Digital River. Add a comma-separated list of CC Product statuses to override this behavior.
   * **Batch Schedule Time**: Defines the frequency of the batch job run in minutes.
6. Click **Test DR Connection** to verify whether you can successfully connect with the configured Digital River site.
7. If the connection to Digital River is successful, click **Save**. If there are errors, check your settings and try again.


---

# 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.digitalriver.com/salesforce-b2b/1.0-5/integrating-the-digital-river-salesforce-b2b-commerce-app/step-6.-update-the-product-sync-settings.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.
