# Check and Test the Campaign

{% hint style="info" %}
Manage your campaign schedule effectively. Gain access to information about your chosen contacts and their specifics. Review your message template and adjust settings to meet quality and compliance standards. A key benefit of the Schedule Campaign feature is the capacity to dispatch a set number of messages in a given timeframe.&#x20;
{% endhint %}

## Divide Your Audience into Groups&#x20;

To manage your messaging effectively, it's beneficial to split your audience into groups and dispatch messages in controlled volumes per second, in accordance with your account's limits.

## Conduct Tests on Your Messages&#x20;

Prior to kicking off your campaign, it's crucial to verify the functionality of your messages through testing. Dispatch test messages to a select group of recipients to ensure they are delivered and functioning as intended.

## Monitor Message Statuses Accurately&#x20;

To confirm whether messages have been successfully sent and read by users, it's essential to keep track of message statuses and the webhook events that occur during message transmission.


---

# 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.bizmagnets.ai/campaign/check-and-test-the-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.
