# 4a. Create a Remote Site

Go to **Setup** > **Security** > **Remote Site Settings** and click the **New Remote Site** button.

![](/files/Txx85Dpg70ntPVZGphbR)

When creating the Remote Site:

* [ ] **Remote Site Name:** enter *SlapFiveAPI*.
* [ ] **Remote Site URL:** enter the base URL of your SlapFive instance, which is *<https://your\\_company\\_name.slapfive.com>*.

Click the **Save** button to create the new Remote Site.

**Note**: Most installations will just need one Remote Site Settings record, pointing to one instance of SlapFive. If you need to point to more than one instance of SlapFive, create one record for each instance, as follows:

Instance A with <https://your\\_company\\_A.slapfive.com>

Instance B with <https://your\\_company\\_B.slapfive.com>


---

# 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.slapfive.com/integrations/salesforce/slapfive-app-spring-2024-4.0-and-earlier-versions/4a.-create-a-remote-site.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.
