# Remote Site Settings

To create a **Remote Site Settings** follow the below steps:

* Click on settings icon.

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

* Then click on Setup option from the dropdown.

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

* Search for Remote site settings option and click on it.

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

* Click **New Remote Site**.
* Enter the Remote Site Name as CustomFitAi
* Give the Remote Site URL as <https://api.customfit.ai>

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

* Finally click on the **Save** button.


---

# 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://doc.customfit.ai/integrations/salesforce/remote-site-settings.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.
