# Getting Started

* Testimony - Customer Reviews app provide you with a interface by which you can add and manage testimonials of the customers or your employees.&#x20;
* To getting stared with app just follow bellow steps.

<details>

<summary>Install the App:</summary>

Install the app from the shopify store.

</details>

<details>

<summary>Create Widgets:</summary>

* Go to **Manage Widgets** from the **Dashboard** or **Header** menu.
* From the **Manage Widgets** menu click on **Add Widget** button to create a widget.
* Clicking the Add Widget button it will redirect to Choose layout page.
* Here just set widget status, add widget name and choose widget layout.
* After it click on save button.
* Your widget is created.

</details>

<details>

<summary>Create Testimonials:</summary>

* After creating the widget it will redirect you to the **Manage Testimonials** page from where you can create testimonials.
* Or you can just click on edit button of the widget you want to add testimonial, it will open **Choose Layout** page and besides it you will find Manage Testimonial tab just click on it. It will open the Manage testimonial page. Click on **Add Testimonial** button and it will open a from.
* Fill up the testimonial from and click on save button.&#x20;
* Your testimonialis created. &#x20;

</details>

<details>

<summary>Edit Widget:</summary>

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

</details>

<details>

<summary>Edit Testimonials:</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 Widget:</summary>

* Go to **Manage Testimonial** menu.
* Click on delete button of the widget you want delete. Confirm the action and the widget will be deleted.

</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>

<details>

<summary>Set widget to Customer Testimonials: </summary>

* Go to **Customer Testimonial** menu from the **Header** menu.
* Here you will see the testimonials submitted by the customers from online store in the Testimonial app from.
* Click on the **Assign Widget** button which will open a pop-up.
* Select widget from dropdown.
* This will move that particular testimonial to that widget. &#x20;

</details>

&#x20;\
&#x20; &#x20;


---

# 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/getting-started.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.
