# Import Conversations

## Importing Conversations into Delpha

{% hint style="success" %}
For an initial setup, the conversations are automatically imported by applying the step **Delpha Conversations** in the **Delpha Integration** section of the **Delpha Setup** app.\
Later on, you can reimport or update the conversations following the steps below.&#x20;
{% endhint %}

To import [conversations](/delpha-for-salesforce/delpha-apps/delpha-setup/conversations.md) for use in Delpha’s data quality workflows:

1. Open the **Delpha Setup** app in Salesforce
2. Navigate to the **Import Conversations** tab
3. Select the components you wish to import
4. Click **Import Data** to begin the process

For full functionality, it’s recommended to include the following components:

{% hint style="warning" %}

* **Version 3.56 and onward**: the conversation package Data Quality is **no longer needed**. All the Data Quality topics being handled in the score meter.&#x20;

* **Versions 3.60 and onward**: most of the data quality and duplicate conversations are managed from the Score meter.&#x20;
  {% endhint %}

* `DuplicateLeadWD`

* `DuplicatePersonAccount`

* `LeadVsContact`

* `LinkedInEnrichmentAdvanced`

* `LinkedInEnrichment`

{% hint style="warning" %}

* Additional information on [Delpha Conversations](/delpha-for-salesforce/delpha-apps/delpha-setup/conversations.md)
* By importing these components you add the Delpha standard conversations to the org. They are all listed in the app Delpha Setup below the [**Conversation Builder**](/delpha-for-salesforce/delpha-apps/delpha-setup/conversation-builder.md) tab. &#x20;
  {% 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://help.delpha.io/delpha-for-salesforce/delpha-setup/import-conversations.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.
