# Enabling the 'Open in Salesforce' button

1. From the **DataFetch** web interface, select or create a new search object and go to the **Options** tab.
2. Tick the option to enable the button. The ‘Open in Salesforce’ button will be visible when you click the **View Details** in your search result. You can click this button to open the result record in your Salesforce app.
3. Click **Save**.&#x20;


---

# 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.datafetch.io/data-source-types/salesforce-sales-cloud/configuring-search-object-options/enabling-the-open-in-salesforce-button.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.
