# How to Manage Channels

In your DoubleTick dashboard, the "**Channels**" section serves as the central hub for managing your channels (formerly known as WABA — WhatsApp Business Account). Here, you can access vital information and perform various management tasks to optimize your channel's performance.

## Understanding Your Channel Details

Within the Channels section, you'll find a multiple information about your channel:

1. **Display Name**: This is the name associated with your channel, which is visible to your customers
2. **WABA Number**: Your unique WhatsApp Business API number
3. **Number of Agents**: Keep track of the total number of agents added to your channel for efficient team management
4. **Messaging Limit**: Insights into the messaging limit currently allotted to your account
5. Channel Creation Date: The date when your WhatsApp Business Account was created
6. Channel Status: An indication of whether your channel is currently active or inactive, ensuring real-time visibility into its operational status

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

Managing Your Channel

In addition to accessing details about your channel, the Channels section also offers robust management capabilities:

To view and manage data associated with the channel, click on the three dots icon located next to the channel <img src="/files/9MtRpJkpM4xNPfovQsxs" alt="" data-size="line">

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

### Manage Assignee

* View a comprehensive list of all agents added to your channel
* Gain visibility into each agent's name and login number, facilitating easy identification and tracking of individual agents within the channel.

<div align="left"><figure><img src="/files/CxLusUmA5u8UlT62zNxf" alt="" width="302"><figcaption></figcaption></figure></div>

* Modify the role of an agent by selecting a new role from the dropdown menu associated with their name, ensuring role adjustments are accurately applied.

<div align="left"><figure><img src="/files/RY2VcbLTUjCYwE2QMvsb" alt="" width="305"><figcaption></figcaption></figure></div>

* You can also remove an agent from the channel by unchecking their name, streamlining the process of agent management

<div align="left"><figure><img src="/files/4wczfL2IHLoJdAjK46X3" alt="" width="305"><figcaption></figcaption></figure></div>

Click on the "Confirm" button to confirm and save the changes.

### Deactivate

Within this option, you have the ability to deactivate your channel, which may be necessary due to various reasons such as restrictions or the need to change the associated number. Once deactivated, you will not be able to utilize the channel until you reactivate the number

To deactivate a channel, follow these steps:

* Click on the three dots next to the channel
* Select "Deactivate"
* A confirmation pop-up will appear; click on the "Deactivate" button to confirm
* Upon completion, the channel status will change from active to inactive, indicating successful deactivation

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

Update Channel Profile

In the "Update Channel Profile" section, you can adjust various profile details including the&#x20;

* Display Picture
* Vertical selection
* Channel Profile name
* Email
* Website&#x20;
* Address
* About us section
* Description

<figure><img src="/files/77j6AReREcQX0CfMPMwC" alt=""><figcaption></figcaption></figure>


---

# 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://learn.doubletick.io/settings/how-to-manage-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.
