# How to add records to a campaign from reports?

## How to Import Leads into a Delpha Campaign from a Salesforce Report

Quickly populate your Delpha Campaign by leveraging existing Salesforce reports.

### Steps to Follow

1. **Create or Open a Report**
   * Go to Salesforce Reports and create a report that includes the contacts or accounts you want to add.
   * Apply the right filters to target your desired audience.
2. **Run the Report**
   * Click **Run** to generate the report with live data.
3. **Add to Campaign**
   * Click the **drop-down arrow** next to the **Edit** button.
   * Select **Add to Campaign**.
   * Enter the **name of your Delpha Campaign** to link the selected records.

<div align="left"><figure><img src="/files/xAdS8V5IxaCWb2SnWtLq" alt=""><figcaption></figcaption></figure></div>


---

# 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.delpha.io/delpha-for-salesforce/how-to-faq/delpha-campaigns/how-to-add-records-to-a-campaign-from-reports.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.
