# Trustpilot

What is Trustpilot Integration ?

**"Integration Alhena AI With Trustpilot"** outlines the seamless connection between Trustpilot’s Business APIs and Alhena AI, enabling businesses to efficiently manage and respond to service reviews. This integration empowers companies to connect their Trustpilot business account with Alhena AI and streamline the review engagement process through intelligent automation and controlled approval workflows.

With this setup, companies can:

* Automatically fetch and monitor new service reviews from Trustpilot.
* Enable human approval flows for sensitive reviews (1 to 3-star ratings).
* Leverage Alhena AI to autonomously draft and post high-quality, context-aware responses to positive reviews (4 to 5 stars) without manual approval.
* Ensure that all responses align with the brand’s tone and values, using AI trained on company-specific data.

This integration boosts brand reputation management by reducing response time, ensuring consistent communication, and allowing teams to focus on strategic initiatives while Alhena AI handles routine interactions.

How to Integrate Trustpilot?

* Login into Alhena Dashboard
* Navigate to Integration -> Look for Trustpilot integraition as follow<br>

  <div align="left"><figure><img src="/files/tIkYX1vyxMQlGq2IoaGL" alt="" width="367"><figcaption></figcaption></figure></div>
* Click on Connect & provide the API Integration details\
  \
  Please do refer "How to use Trsutpilot APIs" in order to create App ID & App Secret.\
  Ensure to put provided Redirect URI in redirect URL section in Trustpilot dashboard.

  <div align="left"><figure><img src="/files/FtSH37uWnbAiR9jdPYtQ" alt="" width="375"><figcaption></figcaption></figure></div>
* To proceed, click the "Connect" button. You'll be directed to the Trustpilot login page for authorization.
  1. Log in to your Trustpilot account.<br>

     <div align="left"><figure><img src="/files/GLQDSguTTskW5mKdfboZ" alt="" width="375"><figcaption></figcaption></figure></div>
  2. If prompted for email verification, check your email and verify your account.
  3. Return to the login page, and it will automatically redirect you to the Alhena AI.<br>

## **Configure Trustpilot Settings**

After logging into Trustpilot, you will be redirected back to the Alhena Dashboard Trustpilot Settings. Alternatively, you can manually navigate to the settings by going to Integration -> Trustpilot Integration.<br>

<div align="left"><figure><img src="/files/9j6TcLsyIoJIFscWP6jA" alt="" width="356"><figcaption></figcaption></figure></div>

Click on Configure settings button & you'll see the trustpilot settings page as follow

<div align="left"><figure><img src="/files/ycDfWLOGpI5zQCyh2iQJ" alt="" width="375"><figcaption></figcaption></figure></div>

1. Connect your trustpilot business from "Search and connect your Trustpilot business unit"\
   \
   C*ilck on your business name to connect*

   <div align="left"><figure><img src="/files/OaGrVFlhGG2mMeCilEjS" alt=""><figcaption></figcaption></figure></div>
2. Enable Trustpilot webhooks to start recieving trustpilot reviews/comments<br>

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

   1. Click on "Copy URL."

   <figure><img src="/files/986BLNOwohvEtIH6D12Z" alt=""><figcaption></figcaption></figure>

   1. Click on "Manage webhooks" and select your business.
   2. Go to "Service Review" -> "New Review," paste your URL, then click "Enabled" and "Save Changes."

   \
   You're all set !!

## How to Manage Trustpilot reviews or comments

First you can manage your change reply setting as follow<br>

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

*Click on change reply settings*

<div align="left"><figure><img src="/files/VAiTmrt8ml5PDTQ4LlHJ" alt="" width="375"><figcaption></figcaption></figure></div>

Manage your setting accordingly, as provided in selections.

## How to approve Trustpilot replies

Manage AI-generated replies in [Social Conversations](/docs/dashboard/social-conversations.md):

1. Navigate to Social Conversations -> Select Trustpilot Tab<br>

   <figure><img src="/files/mUQOnlCIQ0RPn3dwiN6s" alt=""><figcaption></figcaption></figure>
2. You have several options for handling AI-generated replies:

   1. **Reject AI Replies**: Dismiss replies that do not meet your criteria.
   2. **Edit AI Replies**: Modify the responses to better suit your needs.
   3. **Reply**: Respond directly.

   To approve multiple replies at once, use the bulk selection replies feature.


---

# 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://alhena.gitbook.io/docs/integrations/reviews/integration-alhena-ai-with-trustpilot.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.
