# Adding Trusted IP Address in Salesforce

1. Go to <https://login.salesforce.com/>. Enter your Administrator ***User Name*** and ***Password*** and click on ***Login*** button. Ensure that  you are using the Salesforce Classic version.
2. Select ***Setup*** from User Menu for the User - top right corner to see setup page.
3. Scroll Down. Click on ***Manage Users*** on the left menu under ***Administration Setup***.
4. Click on ***Login History*** under ***Manage Users*** on the left Menu.
5. You will be presented with a list of login history. Make note of your login ***IP address***. IP addresses for all the logins are listed on the page.
6. Scroll Down. Click on ***Security Controls*** on the left menu under ***Administration Setup.***
7. Click on ***Network Access*** under ***Security Controls*** on the left Menu.
8. Click on ***New*** button on the ***Network Access*** page.
9. Enter the ***IP Address*** - that you noted just few steps before - from Login History for ***Start IP Address*** and ***End IP Address.*** Click on the ***Save*** button.
10. Once you click on the ***Save*** button, the IP will be listed in the Trusted IP Range.
11. Security Token of your IP is added in Salesforce. Now, you are ready to access Salesforce from your computer.

<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/adding-trusted-ip-address-in-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.
