# Creating a Website Widget

#### New Widget

Creating a new widget is simple. By clicking the 'Create New Widget' a user can create a custom widget quickly.

<figure><img src="/files/PJPc6huoAFP6KAmkL25d" alt=""><figcaption><p>Create New Widget</p></figcaption></figure>

Select 'Embed Widget' widget type and add the details as shown below. Customization can be done in terms of styling, colors, text, and headline.&#x20;

Google Analytics can also be integrated into the widget by adding the GA Tracking ID as requested.

<figure><img src="/files/EaKk2tfuyvzwpNwkoBtb" alt=""><figcaption><p>Create Widget</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.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.
