---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://www.servicenow.com/docs/r/servicenow-platform

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Unlock workflow activity

# Unlock workflow
activity {#r_UnlockActivity__rlk_qks_3x}

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

The Unlock activity releases a lock that was previously placed by the Lock activity.{#r_UnlockActivity__wf-unlock-activity-shortdesc}
To release a lock, specify the same lock key that was specified in the
Lock activity. If the Lock activity had a
Duration specified, and that duration has already passed, the lock
will already be released.

## Input variables

Input variables determine the initial behavior of the activity.
{#r_UnlockActivity__table_sfv_cjw_yr__entry__2}

| Field | Description |
|-|-|
| Lock key | The Mutex key that releases the lock. This key must match the key specified by a Lock activity. For more information, see [Lock activity](https://www.servicenow.com/docs/tIQ1LZPuv9~LPX4armSfAA "The Lock activity prevents other instances of this workflow from continuing past this activity until the lock is released."). |
[Table 1. Unlock activity input variables]

{#r_UnlockActivity__table_sfv_cjw_yr}

## States

The activity state tells the workflow engine what to do with the activity.
{#r_UnlockActivity__table_aph_fjw_yr__entry__2}

| State | Description |
|-|-|
| Finished | The activity successfully released the lock. |
[Table 2. Unlock activity states]

{#r_UnlockActivity__table_aph_fjw_yr}

