# Suggest Whitelist

## Summary

The Whitelist allows displaying search suggestions that appear neither in the product data nor in the logfiles.

These items will be treated in the same way as normal **Suggest** entries from the corresponding sources.

It can be used to display [redirect campaigns](/docs/discovery/campaigns/redirect-campaigns-1.md) as a suggestion, for example to redirect to a contact page or a Terms of Service page.

The Whitelist is represented as an individual page tab for the Suggest page.

![](/files/SDNjyqM8MPVioBXskGDk)

## List of Whitelist entries

Detailed information about all the **Whitelist** entries is shown in the grid ![](/files/Ph63z0daepEWYQihI5Tp):

* **Term** ![](/files/2XF0kf1Bm7Z35I6UtFNL) : The term for which suggestion is added
* **Type** ![](/files/cVfuaDKK4FYgURysSN7J) **:** The [Suggest type](broken://pages/RzRnttTZvybzaP9jfsdy) of the entry. This also governs which **Predefined attributes** can be chosen.
* **Image URL** ![](/files/dOZlcoZrhcFshT4JyY3F) : A link to the image to be displayed with the suggestion
* **Attributes** ![](/files/afMFqoHYxlD3P4x4s54e) : attributes used as fields for ranking rules with the suggest scope

The following actions available:

* **Search** for specific whitelist entry
* Show all entries that are **deleted in current transaction**
* **Edit** whitelist entry ![](/files/heY1jGf0d6KIgQt5tmq5)
* **Delete** single whitelist entry ![](/files/XtZWDMJkCYzCx31NsA5Z) or multiple selected entries ![](/files/1XqRxMUifYik4JMWyopV)
* **Clone** single whitelist entry ![](/files/OafifViaQkQ4QbI1JAeE) or multiple selected entries ![](/files/vnDHuLlQwAzDEixxumZT) to another channel.
* **Add whitelist entry** ![](/files/UipZ5ADW4CYdVObCmdDS): see dedicated [Add Whitelist entry](#add-whitelist-entry) for details.

[Edit configuration](/docs/user-interface/editing-configurations-managing-transactions.md) mode should be entered to add, edit, clone or delete entries.

## Add Whitelist entry

To Add a new Whitelist entry click Add whitelist entry button. A new dialog window opens.

![](/files/5E3JmbDDEm0R1eu3x3Rw)

Enter all necessary information into the relevant fields:

![](/files/Ph63z0daepEWYQihI5Tp) **Term:** The term for which suggestion is added

![](/files/Ehk1tMw4qBIWvCgJj7rh) **Type:** The [Suggest type](broken://pages/RzRnttTZvybzaP9jfsdy) of the entry. This also governs which **Predefined attributes** can be chosen.

![](/files/UipZ5ADW4CYdVObCmdDS) **Image-URL** (optional)**:** A link to the image to be displayed with the suggestion

![](/files/2XF0kf1Bm7Z35I6UtFNL) **Predefined attributes:** attributes used as fields for ranking rules with the suggest scope

**Custom attributes** can also be optionally added to define an entry.

> Any new or changed entry will be marked as locked ![](/files/g0DM13QsLjGG1HqSA542) and requires [saving the transaction](/docs/user-interface/editing-configurations-managing-transactions.md).

> If a Blacklist entry conflicts with a Whitelist entry, Blacklist supersedes Whitelist.

## Whitelist entries and Redirect Campaigns

Campaigns assigned to Suggests are shown in the grid ![](/files/Ehk1tMw4qBIWvCgJj7rh)

It is possible to automatically add all redirect campaigns, or only those campaigns in a specific group to the Suggest whitelist.

To add entries, while in [Edit configuration](/docs/user-interface/editing-configurations-managing-transactions.md) mode, choose either a specific campaign group or **All redirect campaigns** and the desired [Suggest type](broken://pages/RzRnttTZvybzaP9jfsdy).

> Any new or changed entry will be marked it as locked ![](/files/g0DM13QsLjGG1HqSA542) and require [saving the transaction](/docs/user-interface/editing-configurations-managing-transactions.md).


---

# 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/suggest/suggest-whitelist.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.
