# Introduction

## What are Channels?

* A channel is an **isolated unit** which manages product data: You can define data sources, rules, data targets and planned tasks. You can set up multiple channels, to subdivide your stock (for example, by store, language, etc.).
* You can set up **separate channels** for different shop interfaces (**B2B and B2C** or **desktop and mobile**), or to present your shop in **multiple languages**.
* Each channel can be based on an **individual data feed,** but you can also use the same feed for multiple channels, each using different configurations (Suggest, Filters, Ranking rules).
* Channel **settings can be inherited:** Using the [Multi-Channel Functionality](/docs/basic-settings/factfinder-ng-channels/multi-channel-supported-settings.md), you can set channels as "parent" and "child" channels. Parent channels pass on their settings to child channels, but you can still make exceptions to that rule.

## What to do in Channel Management?

Channel Management can be used to create and remove channels. It also creates parent-child hierarchy and manages backups.

![](/files/pxyyRaFvAv5lbHGHXI7n)

**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).

## What is what in Channel management?

Channel Editing manages some properties of existing channels. You can either gain an overview of all existing channels or search for **specific ones (1)**.

The list also contains important information, like the **lock state of channels (2)**.

One locked channel is currently being edited and is marked with ![](/files/bi9UrgG5FNxuPMUAeL1h). If a channel is locked, the table displays who it was locked by (3) and when it was locked (4).

To **remove a lock**, click **(5)** ![](/files/NXHp4U79AuzJ7U0au5fo) in the table and confirm your selection in the popup dialogue.

![](/files/Drcf4FGeu81Z5Yk2wDE7)

Click ![](/files/RCcOVfyqfkvGLJQjz7jW) (6) to add a shop URL to the channel.

Click ![](/files/6fYncAhXP1ZVeONcOCUR) (7) to import product data for a channel. This option is always grayed out for child channels, to which data cannot be directly imported.

Click (8) to open Deployment.

Click ![](/files/9nvC2XwX0BYpK8IdaO5Y) (9) to create a new channel by cloning an existing one.

Click ![](/files/RKPTmTRqK6qL0EaFDHLP) (10) to delete the channel.


---

# Agent Instructions: 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:

```
GET https://docs.fact-finder.com/docs/basic-settings/factfinder-ng-channels/channel-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
