# Virtual Campaign

## 📮 What is a virtual campaign ?

A virtual campaign is a campaign that will generate all the recipients and their unique code to access the survey but that will not send out any kind of invitation on any channel.&#x20;

![](/files/-MBONDAsFF2GHc1_B1AZ)

Virtual campaigns can be useful when you want to use third party tool to send out your email invitations, as such you can create your virtual campaign, export the recipients with their unique generated codes and if your third party tool supports it import these recipients and unique code to be used in that tool for sending out your invitation.

## ➡️ Export the recipients

To export the recipients go to your [campaign results](/form-management/campaigns/campaign/campaign-results.md) and in the pending tab click on the **Export All button** to export as CSV file all the pending emails, their unique codes and the pre-generated link to take the survey for each respondent that you can then import and use in a third party tool like MailChimp using MailChimp's import contacts and mail merge feature.&#x20;

![](/files/-MBONkU2JnbLm6EGWRO9)


---

# 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.ngsurvey.com/form-management/campaigns/campaign/virtual-campaign.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.
