# Select keywords manually

### Keyword Selection

Too Much Niche automatically selects optimal keywords for each article based on your [niche](/getting-started/niche-selection.md).

If you want more control over the generated content, you can:

* **Manually set focus keywords** for each article.
* **Partially define keywords**, allowing the plugin to expand your list and find the rest.

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

{% hint style="info" %}
Each **keyword** corresponds to **one article**.&#x20;
{% endhint %}

You can use various types of keywords, including:

* **Short-tail keywords** (e.g., *"fitness tracker"*)
* **Long-tail keywords** (e.g., *"best budget fitness tracker for beginners"*)
* **Multiple keywords** (e.g., "*fitness tracker, heart rate monitor, step counter*")

{% hint style="warning" %}

#### **Avoid Duplicate Keywords**

Using duplicate or overly similar keywords can result in articles with repetitive content or overlapping sections. To ensure unique and valuable content, diversify your keyword selection.
{% endhint %}

### **Post Title Selection**

The plugin automatically generates clickable and engaging titles based on the entered keywords and the selected article type.

If you want to set an **exact title** for an article instead of just a **keyword**, enter your desired title in the appropriate field and check the **"Use as Title"** checkbox.

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

### **Keyword Research Tool**

To research product keywords, click the **Keyword tool** button and start typing. An **auto-suggested list** of product keywords will appear. Simply **click** on the keywords you want to add to your list as **article keywords**.

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

### **Bulk Keywords Import**

Click the **Import** button to open a popup for bulk keyword import using the **special CSV format**.

<figure><img src="/files/5yQ6w21AcABgtPmMLXtd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9qUWHIcy9Jxw9WbOorxu" alt=""><figcaption></figcaption></figure>

* Download a CSV file example [here](https://www.keywordrush.com/downloads/roundup_keywords_example.csv).
* All CSV fields are **optional**, so the simplest format is a list where **each keyword is on a new line**:

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

### **Product Selection**

For greater control over generated content, you can **manually select products** for each article.  For more details, check this guide:&#x20;

{% content-ref url="/pages/7aFGK5wSV7QghVeSqItn" %}
[Select products manually](/advanced-use/select-products.md)
{% endcontent-ref %}


---

# 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/advanced-use/select-keywords.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.
