# Connecting Salesforce

Step 1: Login to your Orbital Account

<figure><img src="/files/5wRL1eA9T0HRUgqu0fUs" alt=""><figcaption></figcaption></figure>

Step 2: Click on the arrows near your name on the bottom left of the screen and then open **Settings**

<figure><img src="/files/6Rzj2YqtBZ2mclcvANNw" alt=""><figcaption></figcaption></figure>

Step 3: Go to **Integrations** and click on **Connect** in the Salesforce option

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

Step 4: Give your integration a Name (eg: Orbital sync) and click **Continue**

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

Step 5: Login to your Salesforce account and click **Allow** for the permission requests that pop-up

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

Your Salesforce is now connected to Orbital. Read [Overview: Bidirectional CRM Sync](/integrations/overview-bidirectional-crm-sync.md) for next steps.


---

# 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.withorbital.com/integrations/connecting-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.
