---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Workflow performance timing

# Workflow performance timing {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The workflow engine can generate detailed performance timing data that is useful for
troubleshooting slow workflows.  
Wichtig:  
As of the Zurich release, new customers no longer receive the legacy workflows created and published by ServiceNow, Inc.. All legacy workflow functionality has been replaced by Workflow Studio content. Only customers who upgraded from prior versions retain the ability to use and edit existing legacy workflows. While all customers retain the ability to create legacy workflows, you are strongly encouraged to instead use Workflow Studio to create process automation content. Only Workflow Studio will receive new features and enhancements.

An administrator must enable this functionality.

When workflow performance timing is enabled, the workflow engine tracks key performance data,
including various execution speed metrics. The Workflow Timing \[wf_workflow_timing\] table
stores the data, with a record for each workflow context. The workflow timing record is
updated when the workflow engine completes the workflow, waits for an activity to complete, or
otherwise exits the workflow execution.

## Workflow estimated run time properties {#ariaid-title2}

Administrators can enable the collection of workflow run time metrics by setting Estimated Run Time (ERT) properties.
Administrators can use ERT metrics to determine if workflows are running longer or shorter
than expected and to identify errors in workflow processing. The system displays run time
metrics on the Workflow Operations Dashboard.

## Enable workflow performance timing {#ariaid-title3}

Workflow performance timing is disabled by default. You can create a system property
to enable it.

### Vorbereitungen

Role required: admin

### Prozedur

[Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US)with the following specifications.  
{#t_EnableWorkflowPerformanceTiming__simpletable_ckx_wz1_yr__entry__2}

| Field | Value |
|-|-|
| Name | glide.workflow.show_timing |
| Type | true \| false |
| Value | true |
[Tabelle : 1.]

{#t_EnableWorkflowPerformanceTiming__simpletable_ckx_wz1_yr}

