> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/verwaltungsoberflache/konfiguration/kundenpflege/bevorzugte-filter.md).

# 🔧 Bevorzugte Filter

{% hint style="success" %}
*Modul: ETRON onRetail v2 Kundenpflege CRM*
{% endhint %}

> *Konfiguration -> Kundenpflege -> Kampagne -> Bevorzugte Filter*

<div data-with-frame="true"><figure><img src="/files/kjmWeADfGZMZNAnx0IbY" alt="Konfiguration -> Kundenpflege -> Kampagne -> Bevorzugte Filter"><figcaption><p>Bevorzugte Filter unter Konfiguration -> Kundenpflege -> Kampagne -> Bevorzugte Filter</p></figcaption></figure></div>

Bevorzugte Filter speichern häufig verwendete Empfängerkriterien für Massenaussendungen.

<div data-with-frame="true"><figure><img src="/files/LBP6jmK8rYoei3Vfh7Tp" alt=""><figcaption><p>Bevorzugte Filter: Detailansicht</p></figcaption></figure></div>

### Filterbezeichnung

Die Bezeichnung des gespeicherten Filters wird festgelegt.

### Empfänger Datenmodell

Das Empfängermodell wird festgelegt, beispielsweise Kontakte oder Leads. Es bestimmt, welche Datensätze gefiltert werden.

<div data-with-frame="true"><figure><img src="/files/2O0700sTscqtj7Zemmuh" alt="Auswahl des Empfänger-Datenmodells"><figcaption></figcaption></figure></div>

Wird beispielsweise das Datenmodell „Treuegutschein“ ausgewählt, werden über **Datensätze** die folgenden Ergebnisse angezeigt:

<div data-with-frame="true"><figure><img src="/files/cFTsf9mArPQVSRMEztkI" alt="Gefilterte Datensätze für Treue-Coupons"><figcaption></figcaption></figure></div>

### Domain

Die technische Filterbedingung wird angezeigt. Sie wird beim Speichern eines Empfängerfilters erstellt.

### Gespeichert von

Der Benutzer wird angezeigt, der den Filter gespeichert hat.

{% hint style="info" %}
*Filter werden beim Definieren von Empfängern einer Aussendung gespeichert und nicht direkt in dieser Liste erstellt.*
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/verwaltungsoberflache/konfiguration/kundenpflege/bevorzugte-filter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
