# Channels

Channels give you the flexibility to organize different sites different ways.  Your setup can be as simple or  complex as your use case requires.  When you create a new members area, a default channel will automatically be created for it.&#x20;

## NATS Admin

{% content-ref url="/pages/rrRu481KvrAcpNCOF1Qs" %}
[Channels](/content-management/channels.md)
{% endcontent-ref %}

{% content-ref url="/pages/84OKOGVfyHcuRl5a5cMH" %}
[Managing Channels](/content-management/channels/managing-channels.md)
{% endcontent-ref %}

{% content-ref url="/pages/CToVZLPD2frIMBYaVo45" %}
[Channel Details & Settings](/content-management/channels/channel-details-and-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/gsrjt1ryRKjV7FMdca9s" %}
[Configuring Channels](/content-management/channels/configuring-channels.md)
{% endcontent-ref %}

## Further Reading

* [Publishing Sets to your Site](/content-management/sets/managing-sets/publishing-sets.md)
* [Member Area and Tour Details](/content-management/member-areas-and-tours/member-area-and-tour-details.md#themes)
* [Block Defaults](/content-management/member-areas-and-tours/themes/block-defaults.md#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.toomuchmedia.com/getting-started/common-topics/channels.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.
