.. _dashboard-widgets: ================= Dashboard widgets ================= Target group: **Editors, Integrators, Administrators** .. contents:: Table of Contents :depth: 1 :local: With the :ref:`dashboard ` system extension installed, some widgets can be used to display process statistics. You can find them in the :guilabel:`Add widget` wizard on the :guilabel:`JobRouter` tab: .. figure:: /Images/dashboard-add-widget.png :alt: Add JobRouter widgets :class: with-border Add JobRouter widgets The widgets are based on the transfer table. All entries are considered - successfully started, pending and erroneous entries. Prerequisite for meaningful data is the availability of types in this transfer table - either configured in :ref:`form definitions ` or :ref:`coded in PHP `. .. note:: The available widgets for a user depend on the :ref:`access rights `. .. _dashboard-widget-instance-starts: Instance starts =============== The number of instance starts per day can be displayed visually with a dashboard widget: .. figure:: /Images/dashboard-widget-instance-starts.png :alt: Instance Starts widget :class: with-border Instance Starts widget By default, the last 14 days (included the current day) are shown. This can be :ref:`adjusted ` to your needs. .. _dashboard-widget-instance-start-types: Instance start types ==================== The instance starts for different types can be visually displayed with this widget: .. figure:: /Images/dashboard-widget-instance-start-types.png :alt: Instance Start Types widget :class: with-border Instance Start Types widget By default, the last 14 days (included the current day) are shown. This can be :ref:`adjusted ` to your needs. Instance start status ===================== The status of the instance starts can be shown with this widget: .. figure:: /Images/dashboard-widget-instance-start-status.png :alt: Instance Start Status widget :class: with-border Instance Start Status widget Instance start errors ===================== If errors occur when starting an instance, they can be displayed with this widget: .. figure:: /Images/dashboard-widget-instance-start-error.png :alt: Instance Start Error widget :class: with-border Instance Start Errors widget