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

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build workflows

ft:clusterId :

    - crworkflow

bundleId :

    - crworkflow

workflow :

    - Creator


---

# Unlock workflow activity

# Unlock workflow
activity {#r_UnlockActivity__rlk_qks_3x}

Release version: Yokohama  
Updated January 30, 2025  
![](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=yokohama&pubname=yokohama-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}

