# Filter bad word

### 4. Filter Bad Words

1. **Enable Bad Word Filter**: Turn on the feature to filter inappropriate words from customer reviews.

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

2. **Upload Bad Words File**: Download the sample file that includes bad words in various languages such as English, Spanish, German, French, and more.

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

* Click **Add file** to upload your own list.

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

3. **Manage Bad Words**: The list of bad words from the imported file will appear here. You can also manually add any additional words that were not included in the file.

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

***

### 5. Display Options for Bad Words

1. **Censor Bad Words**: Replace bad words with asterisks (\*\*\*) in customer reviews.

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

2. **Hide Reviews with Bad Words**: Automatically unpublish reviews containing bad words, so they won’t appear on your store.

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

3. **Block Submitting Reviews with Bad Words**: Prevent customers from submitting reviews with bad words. A custom warning message can be displayed, which you can edit as needed.

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


---

# 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://help.airreviews.io/display-reviews/submit-form/filter-bad-word.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.
