# Widgets

In the Widgets can be used to further personalize the customer portal. You can write custom messages to your customers, advertise products, add custom content, and more.

Configuration

First edit the Customer Portal page in the funnel. Then click "Widgets" in the side menu.

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

When creating a widget, there are a number of settings:

Enable: When on the widget can be seen on the live page

Subscription Status: Select a status, the widget will find the first subscription matching the status to show the widget and populate tokens if they are specific to a subscription. Turn off to show the widget at all times.

{% hint style="warning" %}
Tokens using subscription information will not be populated if a status is not chosen.
{% endhint %}

Placement: Determine if the widget should to at the top of the page, the bottom of the page, or in the side menu.&#x20;

Type: Preconfigured size formats from Hero - Large to Secondary - Small

Content Type: Chose if the widget has is all text, a single image, or a combination of both

Desktop/Mobile Text: Edit the text and choose the alignment.

Click URL: When the widget is clicked open a new tab using the URL set to the widget


---

# 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://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/customer-portal/widgets.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.
