# Channels

A channel is a collection of content on Are.na, made up of both [Blocks](https://help.are.na/docs/getting-started/blocks) and other channels.&#x20;

What a channel becomes is up to you and whoever you share it with. It can be a reading list, an archive of research, a brainstorming canvas, or a collection of ongoing research. It can also be a mindmeld between collaborators, a private headspace for your thoughts, or a poem.

There's no wrong way to use a channel (or Are.na).

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2Fdsq5fTTSb0jrhzajrPsQ%2FScreenshot%202024-01-22%20at%206.22.52%E2%80%AFPM.png?alt=media&#x26;token=882f2ec7-6f46-4a28-a800-5500e1129d74" alt=""><figcaption><p>A channel on Are.na</p></figcaption></figure>

### Organizing blocks in a channel

You can change the order of the contents of a channel by dragging from the top left corner of a block or channel.&#x20;

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2Fet6sD9EsNVlQY3bSCDwk%2Freordering-connections.gif?alt=media&#x26;token=ca0503c3-c645-4cb2-8c05-89506c251f6b" alt=""><figcaption><p>Re-ordering blocks inside of a channel</p></figcaption></figure>

### Channel ownership

Channels can be owned by individuals and by groups. If a channel is owned by a group, anyone in the group can add to the channel.

Channels can also have any number of collaborators you invite. Collaborators have access to view, add and remove content from the channel, but cannot change channel settings.

### Adding collaborators

You can add collaboarators to a channel by clicking the "Add collaborator" button in the top section of the channel. Once you're there, you can search for the person to add to your channel by name or by email.

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2F814tic2P6hWZwkXUPpZD%2Fadd-collaborators.gif?alt=media&#x26;token=cebb8922-fff9-4afe-8055-2961d4f39b2a" alt=""><figcaption><p>Adding a collaborator to a channel</p></figcaption></figure>

### Channel visibility

Channels have privacy settings that determine who can view or add to them. You can choose the privacy setting when you create a channel.&#x20;

#### Open Channels

Open channels are channels that **anyone on Are.na** can view and add to. If your channel is something that you'd welcome other people to contribute to, [keep the channel open](https://www.are.na/block/2401057).&#x20;

For example, some popular open channels:

* [Good Sign-offs](https://www.are.na/meg-miller/good-sign-offs)
* [Feedback and Feature Requests](https://www.are.na/are-na-team/feedback-and-feature-requests)
* [Wild Animals vs. Manmade Materials](https://www.are.na/laurel-schwulst/wild-animals-vs-manmade-materials)

#### Closed Channels

Closed channels can be seen by everyone, but can only be edited by you and by any invited collaborators.&#x20;

#### Private Channels

Private channels can only be seen or edited by you and by invited collaborators.<br>


---

# 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://help.are.na/docs/getting-started/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.
