# Testimonial Setup

<details>

<summary>Create Testimonial:</summary>

* Go to **Manage Widgets** from the **Dashboard** or **Header** menu.
* From the **Manage Widgets** menu click on  **Add Widget** or **Edit** button.&#x20;
* Clicking the Add **Widget** or **Edit**  button it will redirect to Choose layout page.
* Click on Manage Testimonials Which will show testimonials if there is any.
* Click on **Add Testimonial** button to add new testimonial. This will open a from. &#x20;
* First upload a profile picture image. Right below you will be able to see preview of the uploaded image.
* Enter url for the logo image.
* Insert Name of the customer/employee.
* Select rating for the testimonial from 1 to 5.
* Insert the testimonial. The limit for testimonial text is 250 character.
* Upload the logo image if any.
* Select status of the testimonial Active/Deactive.
* After inserting all data click on save button.
* Your testimonial is created.

</details>

<details>

<summary>Edit Testimonial:</summary>

* Go to **Manage Testimonial** menu.
* Click on edit button of the widget of which testimonial you want edit . Click on **Manage Testimonial** tab.
* Click edit button of the testimonial you want to edit.
* Edit the data and click on save button to save the changes.

</details>

<details>

<summary>Delete Testimonial:</summary>

* Go to **Manage Testimonial** menu.
* Click on edit button of the widget of which testimonial you want to delete. Click on **Manage Testimonial** tab.
* Click on delete button of the testimonial you want to delete.

</details>


---

# 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.centousapps.com/testimony-customer-reviews/app-setup/testimonial-setup.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.
