Skip to main content

The Dashboard

The Dashboard is the first screen after sign-in and the widest view Engage has. It answers one question, whether executions are succeeding, for a time range you choose and for as many applications as you want to include.

Open it

Select Dashboard in the sidebar. Every value on the page is scoped by the environment selected in the header, Development or Production, and by the date range control at the right of the toolbar.

What the page shows

The totals

Three cards across the top:

CardMeaning
Total RunsExecutions in the range across the selected applications
Total SucceededExecutions that finished with a success status
Total ErroredExecutions that finished with an error status

The cards show a placeholder until the first request returns. The counts follow the application selection and the date range, so narrowing either narrows all three.

The application table

One row per application with executions in the range.

ColumnMeaning
ApplicationThe application's name. Sortable.
Last RunWhen the application's most recent execution happened. Sortable.
Total RunsExecutions in the range
Total SucceededSuccessful executions in the range
Total ErroredErrored executions in the range

Selecting a row opens that application's page, described in Application details. Below the table, the pager reads Total N events and offers page sizes of 10, 20, 30, and 50.

Scope the numbers

Choose applications

The application selector defaults to All Applications. Select one or more applications to restrict every card and row to them. Choosing All Applications again clears the individual choices. When more applications are chosen than fit, the selector collapses the extra ones into a count with a tooltip listing them.

Choose a time range

The date range control defaults to the last day and reaches back at most 90 days. Changing it resets the table to its first page.

Multi-tenant data

For the default tenant only, a Multi-tenant Data View switch appears beside the selector. Its tooltip reads View data from all tenants at once. Only applicable for the default tenant. Switched on, which is the default, the totals include every tenant's executions; switched off, they cover the default tenant alone. Tenant users never see the switch, and their table is limited to the applications provisioned to their tenant. See Tenants.

The Share Report button

A Share Report button sits in the toolbar and is disabled. It does nothing in the current release.

When it does not work

SymptomCauseWhat to do
No events with There are no events found.No execution in the selected range, environment, and applicationsWiden the date range, check the environment in the header, and reset the selector to All Applications
The totals stay as placeholdersThe dashboard request has not returnedWait, then change the date range to trigger a fresh request
An application is missing from the tableIt has had no executions in the range, or it is not provisioned to your tenantWiden the range; a tenant user should check the tenant's provisioned applications

Next steps

Select an application's row to open it, then read Application details.