> For the complete documentation index, see [llms.txt](https://help.checkoutchamp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/funnel-visualizer/edit-funnel-settings/social-proof.md).

# Social Proof

Go to funnel Settings and select **Social Proof**. Social Proof displays up to 50 recent orders on checkout pages or lead pages in reverse chronological order, so that visitors can see the most recent buyers and their products. This can help increase conversions and trust among potential customers. The selection criteria are:

* funnel campaign
* past 7 days
* no test cards
* status Complete orders only (cancelled and refunded orders are excluded)
* from the same country as current checkout country. If country is changed on the checkout page then orders will be fetched anew.

&#x20;

Choose to **Enable Social Proof**. Set the remaining configuration options as desired. Your configuration is displayed on the left side. Press Save & Continue when finished.

Social Proof displays on checkout pages with a Country or Ship Country element.  Social Proof can also display on lead pages.  Scroll to the bottom of the configuration options to enable lead pages.

{% hint style="warning" %}
Be sure to Publish your funnel for these changes to take effect.
{% endhint %}

<figure><img src="/files/6oydffqeIqlWMUBi5w3m" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/funnel-visualizer/edit-funnel-settings/social-proof.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
