# How to replace irrelevant products?

{% hint style="success" %}
Please check how to regenerate content for existing articles [here](/faq/how-to-regenerate-article-content.md).&#x20;
{% endhint %}

The Too Much Niche plugin is designed to select relevant Content Egg products for each article. However, there may be times when some products included in articles are not pertinent. Luckily, you have the flexibility to remove or replace these products as needed.

1. Navigate to the post edit page and find the Content Egg metabox at the bottom.
2. To remove irrelevant products, click on "Remove".
3. To add new products, [search and insert](https://ce-docs.keywordrush.com/set-up-products/how-to-add-products) them and assign them to the same [group](https://ce-docs.keywordrush.com/frontend/groups) as the removed products.

<figure><img src="/files/6ZPjiZj00StjKqGpbJY3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: Replacing products in *Roundup* lists isn't straightforward, as it requires regenerating post content. However, you can manually edit the post and remove specific blocks.
{% 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://tmniche-docs.keywordrush.com/faq/how-to-replace-irrelevant-products.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.
