# Salesforce

Create Notch spaces directly from Salesforce with the Salesforce integration of Notch. Sync all your client's activities in a Notch space to a Salesforce opportunity. This integration allows you to see the latest updates of a Notch space in Salesforce, streamlining your workflow and keeping your team in sync.

<figure><img src="/files/RRoJnrghmEmos07kbF9x" alt=""><figcaption><p>Notch Salesforce Integration</p></figcaption></figure>

{% hint style="info" %}
Our Salesforce integration is available on our Growth plan. To learn more, [visit our pricing page](https://www.notch.so/pricing).
{% endhint %}

## **Configuration**

You can install the Salesforce integration right from the [integrations page](https://app.notch.so/team/integrations) in Notch.

{% hint style="info" %}
You need to be an admin user in Notch to install the Salesforce Integration from Notch.
{% endhint %}

To set up the initial integration for Salesforce, you need to:

1. Click on your team name in the top left corner of Notch to get to your settings.
2. Go to [Team Settings](https://app.notch.so/team) > [Integrations](https://app.notch.so/team/integrations) in the menu.
3. Find the Salesforce integration and enable it. This will take you to Salesforce's installation flow.
4. Follow Salesforce's installation flow steps to connect Notch with your account.
5. Your integration is now set up, and your activities are being synced.

## **Create Notch Spaces from Salesforce**

1. Open Salesforce & log in to your Salesforce account.
2. Go to the opportunity section where you manage your sales pipeline.
3. Within an opportunity, look for the Notch integration panel.
4. Click on the "Create Notch Space" button.
5. Fill in the required details to set up the new Notch Space linked to the opportunity.
6. Once created, you can see the latest updates of the Notch Space directly within Notch.

## **Unlink your Salesforce Integration**

1. Click on your team name in the top left corner of Notch to get to your settings.
2. Go to [Team Settings](https://app.notch.so/team) > [Integrations](https://app.notch.so/team/integrations) in the menu.
3. Find the Salesforce integration and click on the "Disable" button to unlink Salesforce from Notch.
4. Your integration is now unlinked, and your activities won't be synced.


---

# 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.notch.so/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.
