# FAQs

<details>

<summary>What is a Drip Marketing Campaign?</summary>

A Drip Marketing Campaign is an automated series of pre-scheduled messages sent to leads or customers over time. These messages are typically triggered by specific actions, behaviors, or time intervals, and aim to nurture leads or retain customers through personalized and consistent communication.

</details>

<details>

<summary>How do I set up a Drip Campaign?</summary>

To set up a Drip Campaign, you need to create a sequence of messages, select the target audience, and define the triggers or time intervals for when messages should be sent. Once you’ve completed the setup, you can save or publish the campaign to start sending messages automatically.

</details>

<details>

<summary>What types of messages can be included in a Drip Campaign?</summary>

Drip campaigns can include a variety of message types such as welcome emails, promotional offers, reminders, educational content, or re-engagement messages. The key is to tailor the message content to your audience and objectives.

</details>

<details>

<summary>Can I customize the timing of the messages in a Drip Campaign?</summary>

Yes, you can customize the timing of your messages. You can set delays between each step in the campaign, choosing whether to send messages in minutes, hours, or days. This helps you control the pace at which you engage with your audience.

</details>

<details>

<summary>How do I track the success of my Drip Campaign?</summary>

The success of your Drip Campaign can be tracked through key metrics such as **Enrolled** (number of recipients), **Completed** (recipients who went through the entire sequence), and **Goal** (recipients who met success or failure conditions). You can also monitor engagement metrics like open rates, click-through rates, and conversions.

</details>

<details>

<summary>Can I pause a Drip Campaign?</summary>

Yes, you can pause a Drip Campaign at any time. Pausing will stop all future scheduled messages and prevent new contacts from entering the sequence until you resume the campaign.

</details>

<details>

<summary>How can I make changes to a Drip Campaign after it’s published?</summary>

You can edit a published Drip Campaign by selecting the "View/Edit" option. After making your changes, click "Publish" to save the updated sequence. Keep in mind that changes may affect ongoing contacts in the sequence.

</details>

<details>

<summary>What happens if a contact unsubscribes from the Drip Campaign?</summary>

If a contact unsubscribes, they will be removed from the campaign and will no longer receive any further messages. However, their information will remain in your system unless explicitly deleted.

</details>

<details>

<summary>How do I ensure my Drip Campaign doesn’t overwhelm my audience?</summary>

To avoid overwhelming your audience, make sure the messages are spaced out appropriately and are highly relevant. You can customize the timing between each message and ensure the content adds value to the recipients. Use segmentation to send targeted messages based on the audience's preferences.

</details>


---

# 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/whatsapp-drip-campaign/faqs.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.
