# Troubleshooting

#### 1. Verify Product Import

Make sure the feed was imported successfully via the **Feed Module Settings** page:

<figure><img src="/files/qoVONKnAm32xsHCmGazL" alt=""><figcaption></figcaption></figure>

#### 2. Check Field Mapping for Errors

Review your field mappings and fix any missing or incorrect fields:

<figure><img src="/files/acIAtFsMJEsZ7a7YvRWF" alt=""><figcaption></figcaption></figure>

#### 3. Reload the Feed Data

Click the **"Reload Feed Data Now"** button to re-sync the product data from the feed into the local database.

<figure><img src="/files/B44ROgyUahQylv4uzbH9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** Changing any module settings will trigger an automatic feed re-synchronization.
{% 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://ce-docs.keywordrush.com/modules/feed-modules/troubleshooting.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.
