# 12. Salesforce Classic

There are two SlapFive components you can add:

The Customer Case Study and References component looks like this and it's Visualforce Page names are *SlapFive\_BoardContainerVF\_Opp* and *SlapFive\_BoardContainerVF\_Account*.

![](/files/ki89G86bJMPSK1tdmVbl)

The SlapFive Reference Content & Customers component looks like this and it's Visualforce Page names are *SlapFive*\_*ReferencesVF*\_*Opp and SlapFive*\_*ReferencesVF*\_*Account*.

![](/files/PRo9fsVG0NGHr1q3SKJ1)

Here are the steps for adding the first component to the Opportunity page layout:

Go to **Setup** > **Build** > **Customize** > **Opportunities** > **Page Layouts** and select **Edit** on the page layout to which you want to add the component.

* [ ] In the palette at the top of the page, scroll to the **Visualforce Pages** section, and drag & drop the **Section** block to the position you want it placed in the page layout, then click the wrench icon for the new Section and give it a name like *Customer Case Studies & References*.
* [ ] From the same **Visualforce Pages** section, drag & drop the **SlapFive\_BoardContainerVF\_Opp** component to the **Section** block.
* [ ] Double-click the **SlapFive\_BoardContainerVF\_Account** component you just dropped, check the **Show scrollbars** field and click **OK**.


---

# 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/12.-salesforce-classic.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.
