# Messaging Campaign

The **Messaging Campaign** section allows you to manage your SMS/MMS campaigns, including associated brands, campaigns, and campaign numbers. It is organised into dedicated tabs for easy navigation.

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

{% hint style="info" %}
**Click on the&#x20;**<mark style="color:red;">**View**</mark>**&#x20;icon under action to get complete details of the existing Brand or Campaign.**
{% endhint %}

***

* **Brands Tab**
  * A single brand can have multiple campaigns under it.
  * Displays details of all registered brands.
  * The option to create a new brand is available in the **Create Brand** subpage.
* **Campaigns Tab**
  * Lists all campaigns created under a selected brand.
  * Each campaign can have up to **50 numbers** assigned.
  * The option to create a new campaign is available in the **Create Campaign** subpage.
* **Campaign Numbers Tab**
  * Displays the numbers associated with a campaign.
  * Users can add new numbers through the **Add Number/s to Campaign** subpage.

***

**You can also check the following sections:**&#x20;

1. [**Create Brand**](/new/manage-phone-system/messaging-campaign/add-new-brand.md) – Register a new brand to associate campaigns with.
2. [**Create Campaign**](/new/manage-phone-system/messaging-campaign/add-new-campaign.md) – Create a new campaign under a specific brand.
3. [**Campaign Numbers**](/new/manage-phone-system/messaging-campaign/campaign-numbers.md) – View the list of numbers assigned to campaigns.
4. [**Add a Number to Campaign**](/new/manage-phone-system/messaging-campaign/campaign-numbers.md) – Assign additional numbers to an existing campaign.
5. [**Remove Number from Campaign**](/new/manage-phone-system/messaging-campaign/campaign-numbers.md) – Remove numbers from an existing campaign.

***

This section gives you complete visibility and control over **brands, campaigns, and campaign numbers**, ensuring compliance and efficient campaign management.


---

# 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.cebodtelecom.com/new/manage-phone-system/messaging-campaign.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.
