# Widget Setup

<details>

<summary>Create Widget:</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 first you will see widget enable/disable switch.
* Set as enable/disable as you want, you can even enable /disable it after creating widget.
* Insert widget name.
* Choose lay out from the dropdown menu. The layouts are the view of hoe the testimonial will be shown in the online store to the customers.
* For now we have for layouts: Grid, Carousel, Slider and Slider 2.
* After selecting layout click on save button.
* You widget is created.

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


---

# 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/widget-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.
