# Yotpo

## :clipboard:**Steps to Integrate Yotpo**

1. Navigate to the **Integrations** page using the navigation bar at the top.

![](/files/1BZYtHAQP7iBTxW4dsnH)

2. Select **Yotpo** from the list of integrations.
3. Enter the **Client Id, Client Secret and click connect**

![](/files/1kO9scsj2v9FOR5OEnFy)

## How to retrieve the App key and Secret key

Your app key is sometimes referred to as your Store ID.\
\
\&#xNAN;*To retrieve* *<mark style="color:blue;">**App Key**</mark>*

1. Log into your Yotpo admin.
2. At the top right corner of the screen, click the Profile Icon.
3. Select **Store Settings.** You’ll find your app key at the bottom of the General Settings section.

![](/files/gk3i8HkCbV6i4Qhb6tSl)

*<mark style="color:blue;">**Retrieving Secret Key**</mark>*\
\&#xNAN;*Your* secret key is sometimes referred to as your API secret.

1. Follow the steps above to get to your Store Settings.
2. From your General Settings, click **Get secret key**. We’ll send an email with a verification code to the email address associated with your account.

![](/files/AOcG0n4P1VpoQVwIZh20)

3. Paste the code from the email and click **Submit**. Your secret key will be revealed on the next screen. Remember, only share your secret key with parties that should have access to your data!\
   \
   You can also follow the [steps here ](https://support.yotpo.com/en/article/finding-your-yotpo-app-key-and-secret-key)to find the credentials.

{% hint style="info" %}
Your secret key is only visible to the Yotpo account administrator. Teammates with Staff permissions cannot view the secret key. [Learn more](https://support.yotpo.com/en/article/user-management-1053748)
{% endhint %}

4. **Contact support**

Contact our support team through [live chat](https://www.reportpundit.com/contact-us) or [by email](mailto:support@reportpundit.com) for help in creating reports

{% hint style="info" %}
That's it! Your Yotpo data will be available in your reports.&#x20;
{% endhint %}


---

# 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.reportpundit.com/knowledge-base/app-integrations/yotpo.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.
