> 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/basic-settings/factfinder-ng-channels/channel-management.md).

# Einleitung

## Übersicht über Channel bearbeiten

Channel bearbeiten ermöglicht es Ihnen, Kanäle zu erstellen und zu entfernen, Eltern-Kind-Hierarchien aufzubauen und Backups zu verwalten.

![](/files/ac10c8a39071540a454feb4db22dd193d72a0c89)

Schritt-für-Schritt-Aufgaben finden Sie unter [Einen neuen Kanal erstellen](/docs/de/basic-settings/factfinder-ng-channels/creating-a-new-channel.md) und [Den aktiven Kanal wechseln](/docs/de/basic-settings/factfinder-ng-channels/switching-the-active-channel.md).

### Lizenzinformationen

Ein kostenpflichtiger Kanal im Sinne der Lizenz ist jeder mit der Software erstellte Kanal, der produktiv in einem System des Lizenznehmers verwendet wird.

Dazu gehören alle Sprachkanäle eines Online-Shops auf jeder Plattform sowie Vorschauen der Ergebnisse auf Mobilgeräten oder anderen Geräten.

Auf Wunsch des Lizenznehmers kann ein kostenloser Testkanal erstellt werden (ausschließlich zu Testzwecken).

## Kanalliste

![](/files/0091b3e1dab4c97880c53ffa621e955ab9d5b2d9)

Die Kanalliste zeigt alle vorhandenen Kanäle und die verfügbaren Aktionen an.

<table><thead><tr><th width="80">Symbol</th><th>Beschreibung</th></tr></thead><tbody><tr><td><img src="/files/d60b9a1d295f3e5a431e240b70b5c4fdedd41532" alt=""></td><td><strong>Suchen</strong> die Liste für einen bestimmten Kanal</td></tr><tr><td><img src="/files/0dbecdbb252eaee5740388b19366e17865d71e8e" alt=""></td><td><strong>Name</strong> des Kanals</td></tr><tr><td><img src="/files/60e0c8a7ed46e9052ac662f12023d5b64e55c542" alt=""></td><td><strong>Typ</strong> des Kanals — übergeordnet, produktiv, Test, Entwicklung oder inaktiv</td></tr><tr><td><img src="/files/ad29674a4c646d4f0b4f78412d8300168f7c58f9" alt=""></td><td><strong>Status</strong> — zeigt den Sperrstatus der Kanäle an. Ein Kanal ist gesperrt, wenn er gerade bearbeitet wird. Gesperrte Kanäle werden mit <img src="/files/eecf4066fa6d4d2f83a1d1230daa8e03040922b2" alt="">.</td></tr><tr><td><img src="/files/aed3689b754a85a0d4ac9f5d13e013a6d74a0090" alt=""></td><td><strong>Sperre gehalten von</strong> — zeigt den Benutzernamen des Nutzers an, der den Kanal gesperrt hat. Um eine Sperre zu entfernen, klicken Sie auf <img src="/files/f016391a679f32911bdfd72da3a0ecd24847b18d" alt=""> im Raster und im Popup-Dialog bestätigen.</td></tr><tr><td><img src="/files/3a04e53772ec7fc29f791308a14e5a5259026f8d" alt=""></td><td>Shop <strong>URL</strong> des Kanals</td></tr><tr><td><img src="/files/9ba63d413974dede99e4ad6343d339d67a97ad2f" alt=""></td><td><strong>Automatische Daten-Import-Priorität</strong></td></tr><tr><td><img src="/files/90b955a235506cae47168c179bbd0ef0f21e484c" alt=""></td><td><strong>für den Gesundheitscheck relevant</strong></td></tr><tr><td><img src="/files/d8e86b8ed130c0f66ebb470ea895a687e629172a" alt=""></td><td>Start <strong>Installationsassistent</strong> <img src="/files/c19419a17cddfb946b751850ecb092195c9038a4" alt=""></td></tr><tr><td><img src="/files/52755da142d784f6d01415bd88bdfab1bc1e6b70" alt=""></td><td>Offen <strong>Bereitstellung</strong></td></tr><tr><td><img src="/files/b73ee3e5607de6650a7be0037ee20c5d0f12b7ee" alt=""></td><td><strong>Klonen</strong> Kanal <img src="/files/970cb34b7593310e7d4dddca095720e8c0698c39" alt=""></td></tr><tr><td><img src="/files/3174e6e8cf9ef2d8200b63dc36fb4ce1ebc1fec2" alt=""></td><td><strong>Löschen</strong> Kanal <img src="/files/3650bc0001908bdba3d05f4d62c5a7fc7503e3a0" alt=""></td></tr><tr><td><img src="/files/ccc7f9929cd39c47d63ffda617f992a77e268871" alt=""></td><td>Die <strong>Kanal hinzufügen</strong> Die Schaltfläche öffnet den Ablauf zum Erstellen eines Kanals. Das vollständige Verfahren finden Sie unter <a href="/spaces/TAaZIMBOutzJqCNYY4n3/pages/1e4c83d7e40dab5bbac2ee4e35d5722ccf5c5bf7">Einen neuen Kanal erstellen</a>.</td></tr></tbody></table>


---

# 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/basic-settings/factfinder-ng-channels/channel-management.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.
