> 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/getting-started-guide/configuration.md).

# Konfiguration

![](/files/58a626824447e805ae801bc4ff97252507df7c2a)

Sobald wir den Datenfeed erhalten und erfolgreich in das FactFinder‑Setup importiert haben, beginnen wir mit der Konfiguration von FactFinder gemäß den zuvor definierten Anforderungen.

> Die Grundkonfiguration legt anfängliche Einstellungen fest, damit FactFinder von Anfang an hochwertige Ergebnisse liefert. Diese Einstellungen kombinieren Best Practices mit Ihren Vorgaben und werden auf Ihre Bedürfnisse zugeschnitten.

Um hochwertige Ergebnisse zu erzielen, führen wir in der Regel während der Grundkonfiguration Folgendes durch:

* Optimieren Ihrer wichtigsten Suchbegriffe
* Festlegen von Feldgewichten (welche Felder für Ergebnisse am relevantesten sind)
* Konfigurieren von mindestens zwei Best‑Practice‑Rankingregeln
* Einrichten von Best‑Practice‑Kampagnen
* Konfigurieren von Thesaurus-, Blacklist- und Synonym‑Grundlagen

## Vorbereitung auf die Konfiguration

Als Produktexperten können Sie beurteilen, ob ein Suchergebnis von hoher Qualität ist oder überarbeitet werden muss. Wir sind auf Ihre Rückmeldungen angewiesen, um relevante Ergebnisse zu erreichen. Idealerweise stellen Sie bitte Folgendes zur Verfügung, um die Grundkonfiguration einzurichten:

**Ihre Top‑50‑Suchbegriffe**

* Beispiele: Produktnamen, Markennamen, Long‑Tail‑Keywords
* Artikel‑ oder ID‑Nummern ausschließen

***

**Ihre wichtigsten Geschäftsregeln**

* Zum Beispiel: Eigenmarkenprodukte zur Bewerbung, Aktionsartikel hervorzuheben

***

**Weitere für Suchergebnisse relevante Details, z. B.:**

* Liste mit Synonymen
* Weiterleitungen für bestimmte Suchbegriffe
* Weitere für Ihre Domäne spezifische Punkte

Sobald die Grundkonfiguration eingerichtet ist, wird einer unserer Business Consultants eine Übersicht über die Einstellungen geben und die Ergebnisse mit Ihnen besprechen.


---

# 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/getting-started-guide/configuration.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.
