> For the complete documentation index, see [llms.txt](https://docs.spydra.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spydra.app/how-to/private-network/channels/creating-a-channel.md).

# Creating a Channel

### Adding a Channel

Spydra offers the option to add custom channels to the deployed Hyperledger fabric network.&#x20;

* Navigate to the Network where you would like to create or add New channels
* In the side menu, select Channels and click on "Add Channel"
* Enter details such as the Channel name, description and select the member organizations for that channel.&#x20;

{% hint style="info" %}
To create a channel, there should be at least one organization with an Orderer that is part of a channel
{% endhint %}

<figure><img src="/files/Z5FyTnkIZ9J6fokLqW4H" alt=""><figcaption></figcaption></figure>

* Once you input the details and click on the "Save" option, your custom channel will be added to the network, andwww you can install chaincodes/Apps on that channel.
