# Delete Widget

**Delete the Insureful Claim Page Widget**

1. **Access Theme Editor**:
   * Go to your Shopify admin panel.
   * Navigate to **Online Store** > **Themes**.
   * Click on the **Customize** button for your current theme.
2. **Select and Delete Widget**:
   * In the Theme Editor, locate the **Insureful Claim Page** widget in the theme blocks.
   * Select the widget and delete it.

<figure><img src="/files/59Wy1MGkRmugzKoWJDqg" alt=""><figcaption><p>Delete Insureful Claim Page </p></figcaption></figure>

#### Delete the Insureful Widget

1. **Access Theme Editor**:
   * Go to your Shopify admin panel.
   * Navigate to **Online Store** > **Themes**.
   * Click on the **Customize** button for your current theme.
2. **Disable App Embed**:
   * In the Theme Editor, go to the **App Embeds** section.
   * Find the **Insureful App Embed** and disable it.

<figure><img src="/files/B0YDZ97Kc24mr7pThdXW" alt=""><figcaption><p>Disable app embed and save</p></figcaption></figure>

By following these steps, the Insureful widget will be successfully removed from your store.


---

# 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/insureful/app-uninstallation/delete-widget.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.
