# Delpha Integration

Easily integrate Delpha with Salesforce by customizing components, fields, and conversation settings in the Delpha Integration menu for optimized user workflows.

## Delpha Integration Menu Overview

The **Delpha Integration** section allows you to customize how Delpha appears and behaves within your Salesforce environment. It provides quick access to tools for embedding Delpha functionality into your standard layouts and managing user experience.

## **Available Options**

* **How to add Delpha components in my standard layout**\
  [Learn how to drag and drop visual components like the Delpha Assistant or widget into Salesforce record pages.](/delpha-for-salesforce/how-to-faq/delpha-integration/how-to-add-delpha-components-in-my-standard-layout.md)
* **How can I add Delpha fields in my standard layout**\
  [Guides you on integrating Delpha-specific fields (e.g., recommendations, scores) into existing Salesforce layouts for better visibility.](/delpha-for-salesforce/how-to-faq/delpha-integration/how-can-i-add-delpha-fields-in-my-standard-layout.md)
* **How to manage conversation priority**\
  [Control which conversations appear first based on business importance](/delpha-for-salesforce/how-to-faq/delpha-integration/how-to-manage-conversation-priority.md).
* **How to manage the conversation auto opening**\
  [Decide whether conversations should open automatically when a user visits a record page](/delpha-for-salesforce/how-to-faq/delpha-integration/how-to-manage-the-conversation-auto-opening.md).


---

# 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-integration.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.
