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

# Facetten-Sortierung

Der **Facetten-Sortierung** Mit dieser Funktion können Sie die Reihenfolge der im Webshop angezeigten Such- und Navigationsfacetten schnell ändern.

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

![](/files/7cca5de6bdc7fc1766f06de6c69cdc5ef3cd5403)

Alle für FactFinder konfigurierten Facetten werden in zwei Tabellen angezeigt:

![](/files/d60b9a1d295f3e5a431e240b70b5c4fdedd41532) Suchfacetten

![](/files/0dbecdbb252eaee5740388b19366e17865d71e8e)

Navigationsfacetten

Jede Facette wird dargestellt durch:

* Name - Facettenname.
* Feldname - Name des für eine Facette verantwortlichen Feldes.
* Verknüpft - Attribut, das definiert, ob eine Facette mit einer anderen Navigations- oder Suchfacette verknüpft ist.

Die folgenden **Vorgänge** stehen für Einträge in der Tabelle zur Verfügung:

* Ändern der Reihenfolge von Einträgen per Drag-and-drop. Wenn die Reihenfolge eines verknüpften Eintrags geändert wird, wird auch der entsprechende Eintrag verschoben.
* bestimmte Einträge mithilfe des Suchfelds hervorheben ![](/files/93ea2c02ed251d9c5ee1adc49cd09d3b58d930dc)
* Einträge durch Klicken auf das Symbol „Bearbeiten“ verknüpfen oder entverknüpfen ![](/files/be28d7fd276752f98401d4058b7a98854a4c819e) und dann „verknüpfen“ ![](/files/ef495928a78568c813ad6c4370fa298492ed9a71) oder „entverknüpfen“ ![](/files/203f707ead8389944e2987028a0b09f68deb8e76) Symbole
* Die Massenbearbeitung zum Verknüpfen ist für mehrere ausgewählte Einträge verfügbar (durch ![](/files/e60a1d21deb3faa817fc52f2350db5263c5bf84d)) Einträge

> Jede Änderung an einem Eintrag markiert ihn als gesperrt ![](/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/facet-order.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.
