# Salesforce Org Reauthentication

Once you reset your security token for your Salesforce org, you will need to reauthenticate your Salesforce org in ARM. To do so,

1. Go to **Settings > SF Org Mgmt**. page.
2. Find your Salesforce org in the list and click **Re-Authenticate**.
3. Enter the new security token or password on the next screen and click **Test Connection** to authenticate the Salesforce connection with ARM.
4. Click **Save** to update the details in ARM.


---

# 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://knowledgebase.autorabit.com/product-guides/arm-1/getting-started-1/registration/salesforce-org/salesforce-org-re-authentication.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.
