---
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


---

# 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/access?context=r_LockActivity&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US). |
[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}

