# Creating a new Channel

## Navigate to Channel Management -> Channel Editing

![](/files/tPxbhNbcdEoWOhH9wzTg)

## Create a new Channel

A new overview opens. Here, first define a meaningful name and the desired language of the channel.

![](/files/0P6NZ3BWDvtaB57cz4wE)

## Decide whether it is a parent, child or independent channel

A channel has one of three roles, all of which are mutually exclusive:

1. A **standalone channel** is neither set as parent channel, nor is it assigned to a parent channel. Any adjustments made to the channel's setting affect only itself.
2. By selecting "Parent", a channel can be set as **parent channel**. Any adjustments made to the channel's settings are handed down to all of its child channels.

   **Create Child Channel with Parent Channel**

   If you choose this option, you can also create one or more child channels by entering a channel name in the line below and clicking Add Child.
3. You can turn a channel into a child channel by assigning it an existing parent channel. It inherits all setting changes made in the parent channel.

   **Parent channels are not intended as live channels!** Ideally, you would use a parent channel as a template for multiple live child channels. This allows you to modify each live channel individually.

## Click → Add

The channel will be added to the list of existing channels. If it was added as a **parent channel**, this will be marked. In addition, all new and existing **child channels** will be grouped with their respective parent channels.


---

# 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/creating-a-new-channel.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.
