# Upload Leads

{% hint style="success" %}
Instead of accessing **contacts** separately, data can be **uploaded** directly from within the campaign interface.
{% endhint %}

## Steps:

***

1\. Go to **Pipeline** > **Type of Pipeline**.                                                                                                                                                              2. Just select the **Campaign** that you want to **edit**.                                                                                                                                          3. Inside the selected campaign, in the top right-hand corner, there is an "**Action**" button.

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

4. Once clicked on "**Action**" button, four more options will appear and from there we need to click on the "**Upload Leads**" button.

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

5. Once clicked on "**Upload Leads**" button, a pop-up will appear which will allow us to **upload** the data in that **particular campaign**.

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

{% hint style="info" %}
After selecting the **specific data**, the admin can follow the **same process** as uploading data through the **"Contacts"** option.
{% endhint %}


---

# 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.neodove.com/admin-portal/campaigns/upload-leads.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.
