# Welcome to Delpha Documentation

This Help Center is organized into structured categories to help you quickly find the guidance you need, whether you're setting up Delpha for the first time or fine-tuning deduplication rules.

***

## DELPHA DOCUMENTATION

**Start here to understand how Delpha works and how to get set up.**

* **Welcome to Delpha**: Introduction and overview
* **Delpha Setup**: [Initial configuration steps](https://help.delpha.io/delpha-for-salesforce/delpha-setup)
* **Delpha Upgrade**: [Update your Delpha version safely](https://help.delpha.io/delpha-for-salesforce/delpha-upgrade)
* **Delpha Apps**: [Overview and usage of app-specific features](https://help.delpha.io/delpha-for-salesforce/delpha-apps)
* **Use Cases Setup**: [Guide to configuring specific use cases (Duplicate, Data Quality)](https://help.delpha.io/delpha-for-salesforce/use-cases-setup)
* **Delpha Campaigns**: [Launch and manage enrichment campaigns](https://help.delpha.io/delpha-for-salesforce/delpha-campaigns)

***

## HOW TO – FAQ

**Common tasks, step-by-step guides, and practical how-to articles.**

* **Delpha Integration**: [Add components, fields, and tokens to layouts](https://help.delpha.io/delpha-for-salesforce/how-to-faq/delpha-integration)
* **Delpha Job Tracking**: [Display and use job history, detect job changes](https://help.delpha.io/delpha-for-salesforce/how-to-faq/delpha-job-tracking)
* **Delpha LinkedIn Connector**: [Manage cookie setup, enrichment, connection troubleshooting](https://help.delpha.io/delpha-for-salesforce/how-to-faq/delpha-linkedin-connector)
* **Delpha Duplicate**: [All about deduplication — rules, merge logic, detection tuning](https://help.delpha.io/delpha-for-salesforce/how-to-faq/delpha-duplicate)
* **Delpha Data Quality**: [Improve and maintain data health with dimensions and recommendation](https://help.delpha.io/delpha-for-salesforce/how-to-faq/delpha-data-quality)s
* **Delpha Campaigns**: [Configure, run, and optimize campaign pipelines](https://help.delpha.io/delpha-for-salesforce/delpha-campaigns)

***

## TROUBLESHOOT

**For when you need assistance or something isn’t working as expected.**

* **Grant Access for Delpha Support**: [Securely allow the support team to access your org to help you troubleshoot or complete setup.](https://help.delpha.io/delpha-for-salesforce/troubleshot/grant-access-for-delpha-support)

***

## DELPHA API AND MCP

[**Connect and integrate with Delpha securely through APIs and MCP**](https://help.delpha.io/delpha-api-and-mcp/api)**.**


---

# 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/welcome-to-delpha-documentation.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.
