> 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/training.md).

# Schulung

![](/files/5e13e714b877521ff4a3c0b5edfb98e263e16ff2)

FactFinder hilft sowohl Ihnen als auch Ihren Kunden, genau das zu finden, was Sie benötigen. Um außergewöhnliche Ergebnisse zu erzielen, profitiert FactFinder von fortlaufenden Anpassungen und Verbesserungen.

Um Ihrem Team zu ermöglichen, Anpassungen eigenständig vorzunehmen, bieten wir Schulungen vor und nach dem Go-live an. Diese Sitzungen behandeln FactFinder-Konzepte, die Benutzeroberfläche (UI) und verfügbare Funktionen.

Der Inhalt dieser Schulungen umfasst die folgenden Themen:

![](/files/c0204e4c9513917f10782c3bc29775c356bf020f)

## Wer sollte teilnehmen?

Die Erstschulung ist für die meisten Teammitglieder relevant, die mit FactFinder arbeiten (z. B. Webshop-Manager, E‑Commerce-Manager, Online-Marketing). Nachfolgende Sitzungen sind auf Ihre Hauptbenutzer zugeschnitten.

## Online Academy

Für einen schnellen Einstieg entdecken Sie unser [Online Academy](https://www.fact-finder.de/ressourcen/online-academy-player.html) (Deutsch) oder unser [Schulungsvideos in Englisch](https://www.youtube.com/playlist?list=PLkzWo_c5k8zS9_HjEAHpjAWIds-KIzlMv). Diese bieten Lernpfade zu Suchoptimierung, Analytics und mehr.


---

# 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/training.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.
