# Preview a Website Widget

Existing Widgets can be previewed in HTML. This helps get a feel for the actual user experience with the widget on the client's actual website.

To preview a widget, simply click on 'Preview.

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

Once 'Preview' is clicked, the user is redirected to a new webpage that shows the actual widget interface on the webpage.

<figure><img src="/files/PLuXXtYcMblMfUCVDmOD" alt=""><figcaption><p>Widget interface</p></figcaption></figure>


---

# 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://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/creating-a-website-widget/preview-a-website-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.
