# How To Set Up Automated Calls And Voicemail Drops in a Workflow

Within the Workflow builder, you may want to setup an automated sequence of calls and voicemail drops. Here’s a sample Workflow showing you how you can create this based on a tag.

<br>

* Create a new Workflow.
* In the Workflow builder, add a trigger for “Contact Tag” and determine which tag you want this to be based on.&#x20;
  * Use the “Filters” to choose a specific tag.
  * *NOTE:* If you do not specify a certain tag, this will run on any contact tag. It’s important to choose the appropriate tag for your business use. Do you want the workflow to run off a tag based on appointment bookings? Or maybe a tag that you added to a marketing list of contacts you imported into MyPipeline? Choose that appropriate tag here.

<figure><img src="https://lh3.googleusercontent.com/azpj35S4VHicuLLEIOWkihsNVcnf12wbfS4taaN9ZVQtbaiftkgutGc3ScgnxB0KVLyMbXWJhjKLomtMd7w4UhzFTT3lRY4RGz_AGU3Iwj_IBkI7mma67n3ZcxX9EOKIIAcWcqbQ9JCnN22TAboLA78" alt=""><figcaption></figcaption></figure>

<br>

* Save this trigger and then add your Workflow actions.
* In this example, we’ve added “Assign to User”, “Call”, “Voicemail”, and an “Internal Notification”. You can customize these communications as you’d like, adding or removing actions.

<br>

<figure><img src="https://lh6.googleusercontent.com/VD6UZ0LitcyR8Qnpk_vjH3faPehucAKrc4uNd5cg9RQZLYk2Q-VXjSUKCb4vFD4T68vdtw5zTigiu0QYSsyZqYnbeXBM1we2n9ueR8XhOktguG8xhukbbgvf7sZdB4aFwEjwzke1JlRDwpFXka6-va0" alt=""><figcaption></figcaption></figure>

* Save and publish the Workflow for it to function.


---

# 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://help.mypipeline.co.in/workflows/how-to-set-up-automated-calls-and-voicemail-drops-in-a-workflow.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.
