# Salesforce

You can use the Salesforce connector to connect your account to Akkio, making it easy to build and deploy AI models on Salesforce data.

To connect your Salesforce account, you must select Salesforce in either the input or output steps of the project navigator.

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

NOTE: To connect with Salesforce, you need a Salesforce Edition with API access, which can be Enterprise, Unlimited, Developer, or Performance. The Group, Essentials, and Professional Editions do not have API access.

When you select Salesforce, you must click 'Connect Dataset.' You will then see a 'Connect Salesforce Account' button. Press it.

<figure><img src="/files/uoBromHqtfldkyqyd1Mi" alt="" width="375"><figcaption></figcaption></figure>

You will be asked to allow Access to Akkio; click allow.

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

If you don’t already have a relevant Salesforce account, you can sign up for a [Salesforce Developer Trial](https://developer.salesforce.com/signup), which includes example datasets.


---

# 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.akkio.com/akkio-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.
