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:
| Card | Meaning |
|---|---|
| Total Runs | Executions in the range across the selected applications |
| Total Succeeded | Executions that finished with a success status |
| Total Errored | Executions 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.
| Column | Meaning |
|---|---|
| Application | The application's name. Sortable. |
| Last Run | When the application's most recent execution happened. Sortable. |
| Total Runs | Executions in the range |
| Total Succeeded | Successful executions in the range |
| Total Errored | Errored 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
| Symptom | Cause | What to do |
|---|---|---|
| No events with There are no events found. | No execution in the selected range, environment, and applications | Widen the date range, check the environment in the header, and reset the selector to All Applications |
| The totals stay as placeholders | The dashboard request has not returned | Wait, then change the date range to trigger a fresh request |
| An application is missing from the table | It has had no executions in the range, or it is not provisioned to your tenant | Widen 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.