> For the complete documentation index, see [llms.txt](https://docs.gallabox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gallabox.com/whatsapp-drip-campaigns.md).

# WHATSAPP DRIP CAMPAIGNS

- [Understanding Drip Marketing](https://docs.gallabox.com/whatsapp-drip-campaigns/understanding-drip-marketing.md): Explore the world of WhatsApp Drip Campaigns and Customer Engagement Campaigns to connect effortlessly with customers.
- [Basics of Drip Campaign](https://docs.gallabox.com/whatsapp-drip-campaigns/basics-of-drip-campaign.md): Learn the basics of creating a Sequence or WhatsApp Drip Campaign in Gallabox.
- [Create New Drip Campaign](https://docs.gallabox.com/whatsapp-drip-campaigns/create-new-drip-campaign.md): Learn how to initiate a new sequence with easy steps to follow. Assign a name, select your target audience, and choose your WhatsApp channel. Start your drip campaign now!
- [Drip Campaign Setup](https://docs.gallabox.com/whatsapp-drip-campaigns/drip-campaign-setup.md): Customize sequence activation based on date with triggers and conditions. Choose message delivery preferences for specific days and times.
- [Drip Campaign Message Management](https://docs.gallabox.com/whatsapp-drip-campaigns/drip-campaign-message-management.md): Easily send automated messages with customizable delivery preferences, template selection, and personalized links. Set intervals, select templates, and personalize links for efficient communication.
- [Campaign Management Options](https://docs.gallabox.com/whatsapp-drip-campaigns/campaign-management-options.md): Create and manage sequences effortlessly on our website! Choose between saving your work with the "Save" option or publishing it with "Publish & Close." Pause, resume, edit, or delete sequences.
- [Drip Campaign Analytics](https://docs.gallabox.com/whatsapp-drip-campaigns/drip-campaign-analytics.md): Gain valuable insights into your campaigns with our Campaign Overview. Get essential details like creator, creation date, and step count, as well as the status and key metrics of your sequences.
- [Gallabox WhatsApp Drip Marketing FAQs](https://docs.gallabox.com/whatsapp-drip-campaigns/gallabox-whatsapp-drip-marketing-faqs.md): Get answers to all your questions about Gallabox WhatsApp Drip Marketing. Elevate your marketing game with our informative FAQs.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gallabox.com/whatsapp-drip-campaigns.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
