> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-workflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-workflow/troubleshooting/update-salesforce-password-in-dbsync.md).

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