# Multi-Channel Settings

> This is a list of settings inheritable via Multi-Channel Functionality.

#### Multi-Channel Inheritable Settings

| Function                | Configuration can be inherited? | Comments                                                                                                                                        |
| ----------------------- | :-----------------------------: | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| **Search Optimization** |                                 |                                                                                                                                                 |
| Thesaurus               |                ✔️               | Here you can create rules for synonyms (similar words) and antonyms (anti-synonyms). These words/expressions will be added to your query.       |
| Preprocessor            |                ✔️               | Here you can create rules for word replacements - these words will replace the ones originally in your query.                                   |
| Stop Words              |                ✔️               | Here you can curate a list of words that should be ignored by the search (e.g. a, an, the).                                                     |
| Recycle Bin             |                ✔️               | Has to be manually adjusted as it depends on search terms and through that on linguistic idiosyncrasies.                                        |
| **Basic Settings**      |                                 |                                                                                                                                                 |
| Search Algorithm        |                ✔️               | Here you can set the minimum similarity, the bandwidth (maximum difference between best and worst result), speed vs quality and search timeout. |
| Field Prioritization    |                ✔️               | Here you can add, import and edit fields                                                                                                        |
| Ranking                 |                ✔️               | Please note that sales numbers (topsellers) may differ between countries. Unchanged ranking rules might not always be applicable.               |
| Filter/Navigation       |                ✔️               |                                                                                                                                                 |
| ASN-Previews            |                ✔️               |                                                                                                                                                 |
| Result Listing          |                ✔️               |                                                                                                                                                 |
| Index Fields            |                ✔️               | Please check for divergent combi-fields (i.e. manufacturer + product name).                                                                     |
| Import Settings         |                ✔️               |                                                                                                                                                 |
| **Suggest**             |                                 |                                                                                                                                                 |
| Suggest Logic           |                ✔️               |                                                                                                                                                 |
| Suggest Types           |                ✔️               |                                                                                                                                                 |
| Suggest Import          |                ✔️               |                                                                                                                                                 |
| Suggest Whitelist       |                ✔️               | Does not carry over between different languages.                                                                                                |
| Suggest Blacklist       |                ✔️               | Does not carry over between different languages.                                                                                                |
| **Module**              |                                 |                                                                                                                                                 |
| ASO                     |                ✔️               |                                                                                                                                                 |
| Personalisation         |                ✔️               | Might have to make country specific adjustment, depending on settings.                                                                          |
| SEO-Enhancer            |                ✔️               |                                                                                                                                                 |
| Single Word Search      |                ✔️               |                                                                                                                                                 |
| Semantic Enhancer       |                ✔️               |                                                                                                                                                 |
| Data Quality            |                ✔️               |                                                                                                                                                 |
| Recommendations         |                ✔️               |                                                                                                                                                 |
| Campaigns               |                ✔️               |                                                                                                                                                 |

> ✔️ = Configuration can be inherited via Multi-Channel Functionality


---

# 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://docs.fact-finder.com/docs/basic-settings/factfinder-ng-channels/multi-channel-supported-settings.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.
