> 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-task-manager.md).

# WR Task Manager

WR Task Manager component can be used to incorporate the Work-Relay Tasks Dashboard into a Lightning page.

Component settings should be stored as a config in the [component settings](/administration/settings/work-relay-components-settings.md#task-manager) section of the **Task Manager** tab on the Settings page. Then, select the config in the WR Task Manager component sidebar in Page Builder.

![](/files/9db7c934d630624bce4f5d2033672f7c37e0af0e)

<details>

<summary>Prior release 8.7</summary>

Component settings should be set in the component sidebar in Page Builder.

![](/files/14574cc1f006aac23104013215dccd98fcba0ded)

## Component settings

* **Configuration** (4) — Optional. Specify in JSON format. For example:
  * Set `{"serviceConsole" : false}` if task details should be opened in process context.
  * Set `{"serviceConsole" : true}` if task details should be opened in a new tab. This works if **List Mode** (5) is `true`.
* **List Mode** (5) — Displays task tiles in lists filtered by status.

![](/files/61d3b79b59a4ce2115751938f16a1bbf58ca2e4c)

* **Mobile view** (6) — Displays tasks in mobile view.

![](/files/ad57a0d18ecaae0b7fe5b15f76427cb5ba1ff470)

* **Hosted in Lightning Page** (7) — Turn on this setting if other Lightning components are added to the Lightning page.
* **Default View** (8) — Choose the default view for the [tasks dashboard](/functional/dashboards/task-manager-dashboard/introduction-to-task-manager.md#task-manager-top-toolbar): Kanban or Table.
* **ListView tabs configuration** (9) — Choose fields to display on a task card when List view is selected.

{% hint style="info" %}
We advise using WR Task Manager on pages with the **App Page** page type and the **One Region** template. This prevents the dashboard from being cut off.
{% endhint %}

![](/files/2af000f486bc06d9bf0c755a0dc84b11132c7284)

</details>
