# Salesforce

*Last updated: May 6, 2026*

Salesforce gateway documentation is in progress.

For now, use these pages to understand the deployment model:

* [Gateways](/gateways.md)
* [Deploy Gateway](/tutorial/deploy-gateway.md)

### What to expect

The Salesforce gateway will follow the same core setup pattern:

1. connect the platform
2. choose the managing scope
3. choose the operating mode
4. test before going live

Use **Auto-Pilot** for automatic replies.

Use **Co-Pilot** when the platform supports on-demand agent assistance.

### Need help now?

If you are planning a Salesforce deployment, contact the team for implementation guidance while this page is being completed.


---

# 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://doc.aissist.io/gateways/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.
