# Creating a new campaign using a CSV

### Quick video walk through on new campaign using a CSV

{% embed url="<https://youtu.be/nyDeD64uQuE>" %}

### Formatting your CSV for upload

It's important you have the fields in your CSV formatted correctly to upload.

Synaptico needs 5 fields:

1. First Name
2. Last Name
3. Email
4. Specialisation
5. Location

See example CSV below.

<figure><img src="/files/kFuyjHBAwRIe0Apjhpok" alt=""><figcaption></figcaption></figure>

### Step by Step Guide

**Step 1:** Go to [app.synaptico.io](https://app.synaptico.io) and log in to your Synaptico account.

**Step 2:** Click the "Campaigns" button.

<figure><img src="/files/3cd2gLc4ZEerJOdyXms2" alt=""><figcaption></figcaption></figure>

**Step 3:** Click the "New Campaign" button in the top right corner.

<figure><img src="/files/VBps5xNSo03bP2ugcRrQ" alt=""><figcaption></figcaption></figure>

**Step 4:** Complete all the required fields in the "Campaign name" field. <mark style="color:red;">Ensure all fields are filled in; otherwise, you cannot proceed with the campaign.</mark>

<figure><img src="/files/jxt8xCPHiRNtXX3592jo" alt=""><figcaption></figcaption></figure>

**Step 6:** Select the AI recruiter you want to use for the campaign in the 'Recruiter' field.

**Step 7:** Enter the email address for lead notifications.

<figure><img src="/files/RlrT0lPSdr0AJWq68Jts" alt=""><figcaption></figcaption></figure>

**Step 8:** Double-check all fields and customise your email template as needed.

<figure><img src="/files/NZVnLeOg8vQcP04USqU5" alt=""><figcaption></figcaption></figure>

**Step 9:** Click "Upload Candidates (.csv)" and select your file.

<figure><img src="/files/JClNrnXcyKJ2fE5RuMPl" alt=""><figcaption></figcaption></figure>

**Step 10:** Review the uploaded data and click "Publish Campaign" once satisfied.

<figure><img src="/files/wP9YrCKQRafvkyf6NBtK" alt=""><figcaption></figcaption></figure>

**Step 11**: Now when you go back to the Synaptico, visit the campaign screen and the new campaign will be loaded.&#x20;

<figure><img src="/files/xLpoR0X2dau4OkfE0DSs" alt=""><figcaption></figcaption></figure>


---

# 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://synaptico.gitbook.io/synaptico-docs/first-time-users/creating-a-new-campaign-using-a-csv.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.
