# Campaigns

The **Campaigns** tab allows you to manage and launch two types of campaigns to engage with your audience effectively:

<figure><img src="/files/0ClJyYnHlgEK6bhKPPpj" alt="WhatsApp marketing and proactive chat campaigns inside Zipchat AI"><figcaption></figcaption></figure>

**1. In-Site Proactive Chat**

This feature enables you to send proactive messages to website visitors based on specific rules, such as time spent on a page or specific user actions.

* You can prioritize campaigns by assigning them a ranking (e.g., Pricing Chat has a higher priority than Default).
* Options include previewing, editing, or deleting campaigns.
* Proactive chat helps you capture leads and guide users towards conversion by initiating timely and relevant interactions.

**2. WhatsApp Marketing**

The WhatsApp Marketing section enables you to send personalized messages directly to your collected phone number leads.

* Campaigns can be categorized as **One-off** (single occurrence) or Ongoing (coming soon).
* You can view the status of each campaign, such as:
  * **Ready to send:** Campaign is set up and awaiting dispatch.
  * **Sent:** Campaign has already been delivered.

Both campaign types can be created and managed from this tab to ensure seamless customer communication and improved engagement. Use the "Create Campaign" button to set up new proactive chats or WhatsApp marketing messages.


---

# 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.zipchat.ai/installation-and-setup/campaigns.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.
