> For the complete documentation index, see [llms.txt](https://docs.changeup.com/salesforce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout/charity-search.md).

# Charity Search

### **Charity Search**

The search input on the dashboard will help the merchant search charities and set them as their default and featured charities. To search charities, type three or more characters in the search input. After a charity is selected from the results, buttons will appear below the search input, allowing you to set the default charity or add the charity to the list of featured charities.

<figure><img src="/files/nnesGc6G3pZ1vrsNEMqr" alt="ChangeUp Charity search features"><figcaption><p>Charity search features.</p></figcaption></figure>

**Default and Featured Charities**

The dashboard image above displays the selected/saved default and featured charities. These charities are presented to customers at checkout and on their order confirmation page. The presentation of these charities at checkout can be seen in the [storefront charity selector](broken://pages/FyorXPldAGWxHXzyI7Yf) section of this document.

**Additional Charities** can be swapped with the **Default Charity** using the MAKE DEFAULT button next to the **Additional Charity** listings.

{% hint style="info" %}
**NOTE** - If there is no response from the ChangeUp API, no charities will be listed or set as default.
{% endhint %}

### **Hover Charity Logo Toggle**

If the option is enabled, a brief description of the charity is displayed in a tooltip. To view this information, mouse over the charity's icon. This change applies to the Storefront and dashboard in BM.

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

<figure><img src="/files/GxjneDaa4Ar54uiQAnVA" alt=""><figcaption><p>This shows the logo hover active, displaying the charity description.</p></figcaption></figure>

### **Charity Search Toggle**

Suppose the merchant allows customers to choose their charity. In that case, a search is shown at the end of the purchase (Thank you Page), and the customer can choose an organization of their preference that could be different from those configured by the merchant.

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

<figure><img src="/files/1bPioli2USErwkzZu7Q0" alt=""><figcaption><p>An example of customer choosing their own charity, post checkout.</p></figcaption></figure>

\ <br>


---

# 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:

```
GET https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout/charity-search.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.
