# Linked Workflow

**URL:** https://forum.novacura.com/t/linked-workflow/1098
**Category:** Flow Classic
**Tags:** studio-or-server
**Created:** [January 17, 2026, 11:49am UTC](https://forum.novacura.com/t/linked-workflow/1098 "2026-01-17T11:49:38Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Bhaski](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.novacura.com/bhaski/32/460_2.png) [@Bhaski](https://forum.novacura.com/u/Bhaski)
#### Post date: [January 17, 2026, 11:49am UTC](https://forum.novacura.com/t/linked-workflow/1098/1 "2026-01-17T11:49:38Z")

</div>

Hi Gurus,

I have query as belwo for Linked WF.

I’m usimg linked WF and mapped to the end step of a sign up process which is calling some more WFs

Before end step I’ve provided a user step which has a button and when user clicks this link WF will be called.

But this user prompt doens’t go away untill all WFs in linked WF are completed.

Is there any way that I can close the main WF by clicking exit button however other WF will run in background.

Until all WFs completing mentioned in linked WF, user prompt isn’t going away.

BR,

Bhaski

---

<div class="post-metadata">

### Author: ![OlaCarlander](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.novacura.com/olacarlander/32/205_2.png) [@OlaCarlander](https://forum.novacura.com/u/OlaCarlander)
#### Post date: [January 19, 2026, 9:22am UTC](https://forum.novacura.com/t/linked-workflow/1098/2 "2026-01-19T09:22:14Z")

</div>

In Connect, I think you could use this with async work and a queue lane.

> **[Queue lane | Flow Connect Help](https://docs.novacura.com/flow-connect/reference/reference/designer/queue-lane)**

Theoretically, it could work with an extra lane in classic as well. But I cannot guarantee that it will execute “silently” in the same way. It was more built for that scenario in Connect.
