> For the complete documentation index, see [llms.txt](https://docs.fact-finder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fact-finder.com/docs/de/discovery/facets-and-after-search-navigation/filter-preview-images.md).

# ASN-Vorschaubilder

Der **ASN-Vorschaubilder** Mit dieser Funktion können Sie Bilder für jeden Filter und für jedes Filterelement auswählen, indem Sie die URL angeben, unter der das Bild abgerufen werden kann.

Dies ist als einzelner Seitentab auf der **Facetten und Navigation nach der Suche** Seite.

![](/files/70252de353195e7bd18baf6c36ded465b3bf47b8)

[Konfigurationsbearbeitungsmodus](/docs/de/user-interface/editing-configurations-managing-transactions.md) Der Modus sollte eingegeben werden, um mit dem Hinzufügen zu beginnen **ASN-Vorschaubilder**:

* Wählen Sie eine **Filter/Navigation** ![](/files/d60b9a1d295f3e5a431e240b70b5c4fdedd41532) *Hinweis: Nur Filter/Navigation mit aktivierter Einstellung „Show ASN-Vorschaubilder“ stehen zur Auswahl.*
* Wählen Sie **Filterelement** ![](/files/0dbecdbb252eaee5740388b19366e17865d71e8e)
* Geben Sie I**mage-URL** ![](/files/60e0c8a7ed46e9052ac662f12023d5b64e55c542)
* Prüfen **Bildvorschau** ![](/files/ad29674a4c646d4f0b4f78412d8300168f7c58f9)
* Klicken Sie auf **Eintrag hinzufügen** Schaltfläche ![](/files/aed3689b754a85a0d4ac9f5d13e013a6d74a0090)

Hinzugefügt **ASN-Vorschaubilder** Einträge werden in der **Zusammenfassung** Rasteransicht ![](/files/3a04e53772ec7fc29f791308a14e5a5259026f8d) mit der Möglichkeit, sie zu bearbeiten.

> Die Bilder werden verfügbar sein, sobald der Cache geleert wurde, wodurch das Erscheinungsbild des Shops verbessert wird.

> Jeder neue oder geänderte Eintrag wird als gesperrt markiert ![](/files/050fbca1431f1d6b2b160365c209c168cf0cf980) und erfordert [das Speichern der Transaktion](/docs/de/user-interface/editing-configurations-managing-transactions.md).


---

# 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://docs.fact-finder.com/docs/de/discovery/facets-and-after-search-navigation/filter-preview-images.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.
