# View campaign list

{% hint style="info" %}
All timestamps in relevant time zones.&#x20;
{% endhint %}

The *Campaign List* serves as the landing page when you open Broadcast Messenger.

From here you can:&#x20;

* [Add a new campaign](/broadcast-messenger/manage-campaigns/add-a-new-campaign.md).
* View a list with high-level information about all the campaigns in this account.
* Search for a specific campaign (exact matches only).
* [View ](/broadcast-messenger/manage-campaigns/view-details-and-manage-campaigns.md#view-campaign-details)detailed information about each campaign.
* [Edit ](/broadcast-messenger/manage-campaigns/view-details-and-manage-campaigns.md#edit-campaign-details)or [delete ](/broadcast-messenger/manage-campaigns/view-details-and-manage-campaigns.md#delete-campaigns)a campaign.

<figure><img src="/files/ZF5t9iyJj7vBW9fTkNWE" alt=""><figcaption><p>The Campaign List page</p></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://guides.clickatell.com/broadcast-messenger/manage-campaigns/campaign-list.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.
