Multiple workflows... how to maintain?

I have a project with multiple invoke workflows.
But when I open (directly) a invoked worflow from Project section (instead of Main.xaml) I’m getting confuse… struggling to figure out from what Sequence in Main.xaml has been invoked / triggered.

Is there any way to save a link / path into invoked workflow to point by what sequence is gonna be triggered ? Best practice, any idea, appreciated.

Hi,

Normally I don’t think it’s necessary. But if we need it, we can pass some information as an argument.

Regards,