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

# Introduction

## Channel Management overview

Channel Management lets you create and remove channels, build parent-child hierarchies, and manage backups.

![](/files/pxyyRaFvAv5lbHGHXI7n)

For step-by-step tasks, see [Creating a new channel](/docs/basic-settings/factfinder-ng-channels/creating-a-new-channel.md) and [Switching the active channel](/docs/basic-settings/factfinder-ng-channels/switching-the-active-channel.md).

### License information

A chargeable channel within the meaning of the license is any channel created with the software and used productively in any system of the licensee.

This includes all language channels of any online shop on any platform, as well as previews of the results on mobile or other devices.

At the licensee's request, a free test channel can be created (exclusively for trial purposes).

## List of channels

![](/files/WBdshMqC6SldQzc2vNXk)

The channel list shows all existing channels and the available actions.

<table><thead><tr><th width="80">Icon</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/Ph63z0daepEWYQihI5Tp" alt=""></td><td><strong>Search</strong> the list for a specific channel</td></tr><tr><td><img src="/files/Ehk1tMw4qBIWvCgJj7rh" alt=""></td><td><strong>Name</strong> of the channel</td></tr><tr><td><img src="/files/UipZ5ADW4CYdVObCmdDS" alt=""></td><td><strong>Type</strong> of the channel — parent, productive, test, development, or inactive</td></tr><tr><td><img src="/files/2XF0kf1Bm7Z35I6UtFNL" alt=""></td><td><strong>State</strong> — indicates the lock state of channels. A channel is locked if it is currently being edited. Locked channels are marked with <img src="/files/bi9UrgG5FNxuPMUAeL1h" alt="">.</td></tr><tr><td><img src="/files/cVfuaDKK4FYgURysSN7J" alt=""></td><td><strong>Lock held by</strong> — indicates the username of the user who locked the channel. To remove a lock, click <img src="/files/NXHp4U79AuzJ7U0au5fo" alt=""> in the grid and confirm in the popup dialogue.</td></tr><tr><td><img src="/files/dOZlcoZrhcFshT4JyY3F" alt=""></td><td>Shop <strong>URL</strong> of the channel</td></tr><tr><td><img src="/files/afMFqoHYxlD3P4x4s54e" alt=""></td><td><strong>Auto import priority</strong></td></tr><tr><td><img src="/files/heY1jGf0d6KIgQt5tmq5" alt=""></td><td><strong>Health check relevant</strong></td></tr><tr><td><img src="/files/OafifViaQkQ4QbI1JAeE" alt=""></td><td>Start <strong>Installation Assistant</strong> <img src="/files/6fYncAhXP1ZVeONcOCUR" alt=""></td></tr><tr><td><img src="/files/XtZWDMJkCYzCx31NsA5Z" alt=""></td><td>Open <strong>deployment</strong></td></tr><tr><td><img src="/files/1XqRxMUifYik4JMWyopV" alt=""></td><td><strong>Clone</strong> channel <img src="/files/9nvC2XwX0BYpK8IdaO5Y" alt=""></td></tr><tr><td><img src="/files/vnDHuLlQwAzDEixxumZT" alt=""></td><td><strong>Delete</strong> channel <img src="/files/RKPTmTRqK6qL0EaFDHLP" alt=""></td></tr><tr><td><img src="/files/QuCuzIH0LgT2TFU0dgLy" alt=""></td><td>The <strong>Add a channel</strong> button opens the channel creation flow. For the full procedure, see <a href="/pages/micKwv7ALuVPKRkCqKEF">Creating a new channel</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/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.
