> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/knowledge-base/knowledge-base-articles/salesforce-cloud-dashboard-entry-settings.md).

# Salesforce Cloud dashboard entry settings

The ***Salesforce Cloud dashboard*** entry allows for a centralized and streamlined management of your Salesforce threads without leaving Remote Desktop Manager Windows. Dashboard users can search for specific cases, filter for those to which they are assigned, open cases, and create threads and new messages, and much more.

Every field of the ***Salesforce Cloud dashboard*** entry is described below.

![](https://cdnweb.devolutions.net/docs/RDMW4380_2025_3.png)

<table><thead><tr><th width="158.79998779296875">SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Login URL</strong></td><td>Set the <em><strong>Login URL</strong></em> for the Salesforce account, which changes depending on the environment, i.e., production or test.</td></tr><tr><td><strong>Client ID</strong></td><td>Enter your Salesforce Client ID. This information can be found in the <em><strong>API (Enable OAuth Settings</strong></em>) section in Salesforce.</td></tr><tr><td><strong>Client Secret</strong></td><td>Enter your Salesforce Client Secret. This information can be found in the <em><strong>API (Enable OAuth Settings</strong></em>) section in Salesforce.</td></tr><tr><td><strong>User password</strong></td><td>Enter your Salesforce user password.</td></tr><tr><td><strong>Security token</strong></td><td>Enter your Salesforce security token.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/rdm/knowledge-base/knowledge-base-articles/salesforce-cloud-dashboard-entry-settings.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.
