---
sourceDocument: Australia Build workflows
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/build-workflows

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build workflows

ft:clusterId :

    - crworkflow

bundleId :

    - crworkflow

workflow :

    - Creator


---

# Process executions

# Process executions {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

A process execution is a single, runtime instance of a playbook. Process execution records provide runtime information about playbooks, such as the
current state and input record.

A process execution represents a runtime execution of your playbook. Each time a
playbook is triggered, a record is automatically
in the Process Executions \[sys_pd_context\] table.

To access the records for an In Progress process execution, navigate to Process AutomationProcess Automation AdministrationActive Processes. Alternatively, you can see the process executions for all playbooks that ran
today by navigating to Process AutomationProcess Automation AdministrationToday's Executions.

## Fields {#process-executions__section_h53_sbs_slb}

By default, each process execution record contains the following information:{#process-executions__table_r1d_4sn_dlb__entry__2}

| Field | Description |
|-|-|
| Name | Name of the playbook that triggered this process execution |
| Created | Date and time when the playbook triggered |
| Input Record | Table name and record number that triggered this process execution |
| State | Current status of the overall process execution. For more information, see [Process execution states](https://servicenow-prod.fluidtopics.net/ZnzpkPQ4dPi6FDMx3FA28w#process-executions__process-execution-states). |
[Table 1. Process Execution record fields]

{#process-executions__table_r1d_4sn_dlb}

## Process execution states {#process-executions__process-execution-states}

A process execution record can have one of the following states:{#process-executions__table_csh_jty_xkb__entry__2}

| State | Description |
|-|-|
| Queued | The playbook triggered, but the system hasn't started running the process execution yet. |
| In Progress | The playbook triggered, and the process execution is currently running. One or more activities in the playbook have a state of Ready or In Progress. |
| Complete | The playbook triggered, and the process execution is done running. All activities in the playbook have a state of Skipped or Complete. |
| Error | The playbook triggered, but an activity has an Error state. Errors can occur when the action, subflow, or flow specified in the activity definition's automation plan fails to run. |
| Cancelled | A user with the admin or playbook.admin role explicitly canceled the process execution, and the execution has stopped running. |
[ ]

{#process-executions__table_csh_jty_xkb}

*[\>]: and then


