# How to regenerate article content?

You can completely regenerate an existing post and replace its content.

#### Prerequisites

Before using this feature, ensure that:

* The TMN plugin is activated with a valid license key.
* You have sufficient credits for article generation.
* You have entered your general niche and **selected the main affiliate module** in the first step of the TMN wizard.

#### Steps to Regenerate Content

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

1. Navigate to the post edit page.
2. Click the **"Regenerate Content"** button in the TMN widget located in the right sidebar.
3. You will be redirected to the TMN wizard page, where:
   * The post title will be prefilled.
   * For **Roundups, Reviews, and Comparison** articles, the product list will also be prefilled, ensuring the updated article contains the same products. You can modify this list if needed.
   * For **Info and How-to** articles, products will be selected again, as they depend on the content.
   * Feel free to adjust your generation settings, such as tone of voice, article length, and more.
   * If you enable comment generation, existing comments in the article will be replaced with newly generated ones.

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

#### Key Differences from Initial Article Generation

* The regeneration process is similar to the original article generation.
* However, instead of creating a new post, the existing post content will be replaced.
* Article keywords undergoing regeneration will be marked with a red numbered badge.


---

# 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-regenerate-article-content.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.
