> For the complete documentation index, see [llms.txt](https://help.murlist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.murlist.com/video-emails/how-to-send-video-cold-emails/creating-a-campaign-with-video-email.md).

# Creating a campaign with video email

Learn the fundamentals of creating a campaign [here](/drip-campaign/how-to-create-a-drip-campaign.md).

To send a media email, you have to first create a media list. A media list is where you give us the data to use in sending emails to your prospects. Learn how to create a media list [here](/video-emails/how-to-send-video-cold-emails/how-to-create-media-list.md).&#x20;

Once you have your media list created, you will have to go to the create campaign section.&#x20;

Click [here](https://murlist.com/organizations/murlistfqehwym/campaign/create) to go to create a campaign. You can change the workspace if you need to.

### Select a list

![Select list for creating cold email campaign](/files/sA9fiBxxvgp6w1p26Q3X)

The first thing you will need to do is to select a list. This is important as the media list that will appear in the dropdown, the personalization tags will be filtered to only be from the list you select.

### Craft an email

![Select media list to create a media email](/files/rOlFdepHydK95Vq7tcf7)

Click on the media list dropdown. You will see the media list associated with the email list you selected earlier.&#x20;

#### Can't find your media list in the dropdown?

{% hint style="info" %}
It is important to note that only the media lists associated with the email list you selected in the add email step will be available for selection.\
\
if this dropdown is empty, be sure you selected the right email list.
{% endhint %}

\
Once you have selected your list, everything else remains the same as sending a regular email as described [here](/drip-campaign/how-to-create-a-drip-campaign.md).


---

# 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://help.murlist.com/video-emails/how-to-send-video-cold-emails/creating-a-campaign-with-video-email.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.
