# Update Salesforce Password in DBSync

## Process <a href="#updatesalesforcepassword-and-securitytoken-updatesalesforcepassword-and-securitytokenindbsync" id="updatesalesforcepassword-and-securitytoken-updatesalesforcepassword-and-securitytokenindbsync"></a>

For uninterrupted integration, update Password in DBSync setup when Password in Salesforce changes. In addition to this, update the New Security Token. If the Salesforce Password or Security Token is incorrect, integration will be unsuccessful.&#x20;

Follow the steps listed below to update Salesforce Password and Security Token.

1. Open [www.mydbsync.com](http://www.mydbsync.com). Click ***Login***.
2. Sign in with your DBSync Username and Password.
3. On the left panel, click **Apps**.
4. You will see a list of connectors.
5. Click **Salesforce** connector to open the Salesforce configuration page.
6. Click **Would you like to re-connect?**.
7. Select appropriate **EndPoint**.&#x20;
8. Click on **Connect (OAuth)**. This will take you to Salesforce login page.&#x20;
9. Enter your **Username** and **Password** to login into Salesforce.&#x20;
10. Once done, **Test Connection** before you **Save Connection**.

<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.mydbsync.com/cloud-workflow/troubleshooting/update-salesforce-password-in-dbsync.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.
