> For the complete documentation index, see [llms.txt](https://ce-docs.keywordrush.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ce-docs.keywordrush.com/updating-products/updating-the-product-list.md).

# Product list update

You can automatically update both prices and the entire product list. This is especially useful for websites whose products have a limited lifespan, such as eBay.

To do this, set `Keyword for update` when you search for offers inside a post.

![](/files/-MTVdlBK7y2PiuHinQCv)

Be sure to set the number of search results when updating in the module settings:

![](/files/-MTVdxtGIo1FQqRahPnc)

as well as the update rate in seconds:

![](/files/-MTVe-HVZuqhZgrupWLo)

The plugin will replace existing products with keyword search results.

{% hint style="info" %}
If new items for some reason are not found, existing items will not be removed.
{% endhint %}

### Global keyword for autoupdate

You can set a global keyword that will apply to **all active modules** on the page:

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

Module (local) keywords will always take precedence.

Use this feature carefully, as it updates all products on the page automatically.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/updating-products/updating-the-product-list.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.
