# Progress  Bar

Small tweaks to a site can lead to significant conversion improvements. Take the humble **Progress bar,** for instance.&#x20;

When deployed effectively, this simple graphic can build customer confidence by showing them they're on the right path and that their transaction is almost complete.

## Adding a widget

To add a **Progress bar** widget:

1. Open a step.
2. Click one time the element (e.g. container, row cell) that will hold the widget.  &#x20;
3. Click the **Progress bar** widget on the left panel. Funnelish displays the widget and left-side settings panel.

<figure><img src="/files/5if4u7Mte1a69RUGB7RP" alt=""><figcaption><p>Progress bar widget default settings </p></figcaption></figure>

## Customizing the bar

You can customize the appearance of a bar (e.g. design and length of the progress bar). All the standard design tools are here, including text, colors, borders, margins, and padding.&#x20;

Click the widget one time on the canvas. The settings panel displays on the left side of the screen.

To change bar length and label:

1. Go to the settings panel.
2. Locate the **Value** heading.
3. Change the figure as required.
4. Go to the **Label** heading.
5. Under **Label text** enter a Value figure.&#x20;
6. Click Save changes.
7. Go to the **Label position** heading.
8. Choose the alignment of the text

{% hint style="warning" %}
**Note**  Make sure you manually input the same figure for the **Value** and **Label text**. &#x20;
{% endhint %}

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

### Styling the Progress Bar and adding animation

Under the Styles tab you can set up the colors and add an animation effect to the progress bar&#x20;

1. Scroll down to **Styles** heading.
2. Assign the colors as desired.
3. To add a style, choose from the options in the dropdown.
4. To add the animation, switch on the toggle. (optional)
5. Click Save changes.
6. Click Preview.

<figure><img src="/files/1BOe76efXwfxPzOs8zM9" alt=""><figcaption></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://docs.funnelish.com/start/funnel-builder/progress-bar.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.
