> For the complete documentation index, see [llms.txt](https://docs.work-relay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.work-relay.com/administration/lightning-components/wr-progress-dashboard.md).

# WR Progress Dashboard

WR Progress Dashboard component (1) can be used to incorporate a particular [progress dashboard](/functional/dashboards/progress-dashboard.md) to the lightning page.

![](/files/b88841ce546f07bef21a8da62714d7bd5e6f1105)

**Component Settings:**

* **Flow ID** (2) - optional, allows to show this progress dashboard for a process or process version that is different from what this dashboard has been created for. It is allowed to use [custom labels](https://help.salesforce.com/s/articleView?id=sf.cl_about.htm\&type=5) there (via {!$Label.Your\_Label\_Name} merge field).
* **Dashboard ID** (3) - ID of the Progress Dashboard to be displayed. This ID can be obtained from dashboard editor:

![](/files/d8a215c2fd2230d09e8a14545d7d3c3c5fa2d6d1)

* **Dashboard Custom URL address** (4) - deprecated property
* **Dashboard Height** (5) - height of Progress Dashboard. % and px units are supported only. CSS calc expressions are not supported.

{% hint style="info" %}
For progress Dashboard it is recommended to set at least 400px height.
{% endhint %}

* **Dashboard Width** (6) - width which Progress Dashboard will take from it's container. % and px units are supported only. CSS calc expressions are not supported.

{% hint style="info" %}
It is recommended to leave 100% default width. If set width lower, a dashboard will take only part of the room in it's container, and if set width more than 100%, dashboard may be cut off.
{% endhint %}

* **Show dashboard header** (7) checkbox allows to turn on a progress dashboard header with all it's elements except "Filters" menu item.
* **Show dashboard filter** (8) checkbox allows to turn on a "Filters" menu item in the progress dashboard header. Of course, it will work only with Show dashboard header checkbox checked.
* **Set Component Visibility** (9) allows to specify a [component visibility](/administration/lightning-components/components-visibility.md) as for other component types.
