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


---

# Unlock workflow activity

# Unlock workflow
activity {#r_UnlockActivity__rlk_qks_3x}

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

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://servicenow-prod.fluidtopics.net/yWK6G6eOLAFviUyTHiKTbg "The Lock activity prevents other instances of this workflow from continuing past this activity until the lock is released."). |
[Tabelle : 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. |
[Tabelle : 2. Unlock activity states]

{#r_UnlockActivity__table_aph_fjw_yr}

