# Salesforce

Churned seamlessly integrates with Salesforce as a destination connection. If you already use Salesforce, we highly recommend connecting to it, as it is the fastest way to experience the full value Churned has to offer. This integration ensures real-time data synchronization and enhances your ability to engage with customers effectively.

## How to connect Salesforce to Churned.io

Login to Churned platform and go to integration part. Click on "New Integration" and add Salesforce.

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

After adding Salesforce, you will need some more information as you can see in this image.

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

In order to get the following data, you need to login to your Salesforce account.

* **Salesforce Username:**
  * Your Salesforce username is the email address you use to log in to Salesforce.
* **Salesforce Password:**
  * Your password is the one you use to log in to your Salesforce account.
* **Salesforce Security Token:**
  * If you don't have a security token, you'll need to reset or generate a new one. Follow these steps to get your Salesforce security token:
    * Log in to Salesforce.
    * Click on your avatar in the top right corner and go to "Settings" or "My Settings."
    * In the left sidebar, navigate to "My Personal Information" > "Reset My Security Token."
    * Click the "Reset Security Token" button. Salesforce will send an email to your registered email address with the new security token.
* After entering these details in Churned, click the "Send" button to complete the integration.


---

# 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.churned.io/churned-docs/integrations/salesforce.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.
