> 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/it/knowledge-base/knowledge-base-articles/salesforce-cloud-dashboard-entry-settings.md).

# Impostazioni della voce dashboard Salesforce Cloud

La voce ***Salesforce Cloud dashboard*** consente una gestione centralizzata e semplificata dei suoi thread Salesforce senza uscire da Remote Desktop Manager Windows. Gli utenti della dashboard possono cercare casi specifici, filtrare quelli a cui sono assegnati, aprire casi, creare thread e nuovi messaggi e molto altro.

Ogni campo della voce ***Salesforce Cloud dashboard*** è descritto di seguito.

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

<table><thead><tr><th width="158.79998779296875">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Login URL</strong></td><td>Imposti il <em><strong>Login URL</strong></em> per l'account Salesforce, che cambia a seconda dell'ambiente, ovvero produzione o test.</td></tr><tr><td><strong>Client ID</strong></td><td>Inserisca il suo Client ID Salesforce. Questa informazione si trova nella sezione <em><strong>API (Enable OAuth Settings</strong></em>) in Salesforce.</td></tr><tr><td><strong>Client Secret</strong></td><td>Inserisca il suo Client Secret Salesforce. Questa informazione si trova nella sezione <em><strong>API (Enable OAuth Settings</strong></em>) in Salesforce.</td></tr><tr><td><strong>User password</strong></td><td>Inserisca la password del suo utente Salesforce.</td></tr><tr><td><strong>Security token</strong></td><td>Inserisca il suo token di sicurezza Salesforce.</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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/knowledge-base/knowledge-base-articles/salesforce-cloud-dashboard-entry-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
