# How To Subscribe/Unsubscribe to a Channel?

**1-** Click on the Channel name in the Left Navigation menu.

**2-** Once you are on the Channel detail page, click on the “**Subscribe**” button in the right. The button text will be “**Unsubscribe**” when open the channels you are already subscribed to them.

![](/files/-MN7wPp22zBP4qVzMrAz)

**3-** Clicking on “**Subscribe**” button will automatically subscribe you to this channel. The button text will change to “**Unsubscribe**” confirming that you have been successfully subscribed to the channel.

![](/files/-MN7wUdjD-AdpK-rrmeh)

**4-** You can use the same button to “**Unsubscribe**” from a channel.&#x20;

**5-** You will receive Channel updates in email by subscribing to it.


---

# 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.circlehd.com/channels/how-to-subscribe-unsubscribe-to-a-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.
