# AuthToken Reuse for Salesforce connector

This documentation teaches you how to perform the necessary configurations to enable token reuse when using the Salesforce connector in the Digibee Integration Platform.

## How to enable the AuthToken reuse

1. Login to the [Salesforce portal](https://login.salesforce.com/?locale=us).
2. Click on **Apps** at the menu on the left side of the screen.
3. Click on **App Manager**.
4. Search for the name of the latest token generated at the Digibee Integration Platform.
5. Click on the arrow down on the right side of the token infos and click at **Edit** option.&#x20;
6. Mark the option **Introspect All Tokens**.
7. Click on the **Save** button at the end of the page.

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

To learn more about how the Salesforce connector works, read the [documentation](/documentation/connectors-and-triggers/connectors/enterprise-applications/salesforce.md).

<br>


---

# 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.digibee.com/documentation/connectors-and-triggers/connectors/enterprise-applications/salesforce/authtoken-reuse-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.
