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


---

# Add Worknote Link to Context action

# Add Worknote Link to Context action {#ariaid-title1}

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

Add a journal field entry containing a link to the current flow context record. Use the link to view the flow execution details of the current flow. You can add a flow context link to any record that has a journal field.

## Roles and availability {#add-worknote-link__section_pwq_rb5_kcb}

Available as a Workflow Studio ServiceNow core action. Users with the flow_designer or admin role can add an action to a flow and define configuration details.

## Inputs {#add-worknote-link__section_lx4_cfl_kyb}

Provide a value for each input that your flow needs. To add dynamic values, you can also drag and drop pills from the Data panel or select them from the pill picker.{#add-worknote-link__inputs-description}

Table
:   Data type: Table Name

    Table name containing the record you want to update with a link.

Record
:   Data type: Record

    Record where you want to add a link to the flow execution details. You can use the [Look Up Record action](https://servicenow-prod.fluidtopics.net/rMroJQo3H~xsS3m98qiTjQ "Look up a record from any table based on defined conditions.") to find an appropriate record.

Journal Field
:   Data type: Field Name

    Journal field to insert the link to the flow execution details. For example, the work notes field of a task record.

## Outputs {#add-worknote-link__section_mx4_cfl_kyb}

This action has no outputs. Instead it updates the selected record to add a direct link to the flow execution details for the flow that ran this action.{#add-worknote-link__outputs-description}  

## Add a link to an incident record {#add-worknote-link__example_e5g_szv_sbc}

In this example, a flow runs when an priority 1 incident is created in the Network category. The Update Record action assigns the incident to the Network assignment group. The Add Worknote Link to Context action updates the
trigger incident record. The action adds the link to Work notes journal field.

The execution details show that the trigger incident record INC008112 was updated to add a link to the work notes field.

The incident record work notes field contains a text message and a link to the flow execution details for the flow.

