> 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/user-interface/the-header-bar.md).

# Kopfzeile

Die Kopfzeile wird immer oben auf der Seite angezeigt:

![Übersicht über die Kopfzeile](/files/7424428daaccef57563fc2750c263763ec936ed8)

## Elemente der Kopfzeile

### Kanalauswahl

![Kanalauswahl](/files/d60b9a1d295f3e5a431e240b70b5c4fdedd41532)

Wählen Sie den aktiven Kanal aus dem Dropdown aus. Weitere Informationen in [Channel bearbeiten](/docs/de/basic-settings/factfinder-ng-channels.md).

### A/B‑Test-Auswahl

![A/B‑Test-Auswahl](/files/0dbecdbb252eaee5740388b19366e17865d71e8e)

Wählen Sie eine A/B‑Test-Konfiguration aus dem Dropdown aus. Die Basiskonfiguration ist die Standardoption. Weitere Informationen in [A/B Tests](/docs/de/modules/ab-tests/ab-test.md).

### Konfiguration bearbeiten

![Konfigurationsbearbeitungsmodus](/files/60e0c8a7ed46e9052ac662f12023d5b64e55c542)

Geben Sie einen Kanal zur Bearbeitung frei und nehmen Sie [Änderungen an der Konfiguration vor](/docs/de/user-interface/editing-configurations-managing-transactions.md).

### Neues Element

![Neues Element erstellen](/files/ad29674a4c646d4f0b4f78412d8300168f7c58f9)

Fügen Sie schnell neue Entitäten hinzu, wie z. B. [Kampagnen](/docs/de/discovery/campaigns.md), [Rankingregeln](/docs/de/discovery/ranking-rules.md) und [Regeln für Suchbegriffe](/docs/de/discovery/search-term-rules.md).

### Die Konfiguration durchsuchen

![Konfiguration durchsuchen](/files/aed3689b754a85a0d4ac9f5d13e013a6d74a0090)

Suchen Sie in der gesamten Konfiguration nach Entitäten und Elementen.

### Support-Anfrageticket öffnen

![Support-Ticket öffnen](/files/3a04e53772ec7fc29f791308a14e5a5259026f8d)

Öffnen Sie das Support-Anfrageformular, um Probleme oder beeinträchtigte Funktionen zu melden. Geben Sie die erforderlichen Details an (E-Mail, Betreff, betroffener Kanal, Beschreibung) und klare Schritte zur Reproduktion, um eine schnellere Lösung sicherzustellen.

### Benutzermenü

![Benutzermenü](/files/9ba63d413974dede99e4ad6343d339d67a97ad2f)

Öffnen Sie das Benutzermenü, um sich abzumelden und auf [Benutzereinstellungen](/docs/de/system-maintenance-and-security/user-settings.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/user-interface/the-header-bar.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.
