You can use Global Variables to access the value from any workflow in the project. They are the only way to make variables globally available across the entire process.
If helpful, mark as solution. Happy automation with UiPath
@ashokkarale@prashant1603765
Thank you but i am talking about accessing varaibles in Datamanager panel to edit them. Right now, we have to click on a corresponding scope activity.
In version 2025.10, when you create a variable and click the drop down of scope, it shows you the workflow structure. Right at the top before Main is the global scope, select that to make global variables.
the Data Manager filters variables by scope, and when Sync with active scope is enabled, it only shows variables for the selected activity. This behavior cannot be disabled to show all scoped variables together for editing. Pls try to change the scope.
NOTE-Global Variables (introduced in UiPath 2022.10+)
As far I know and remember this isn’t implemented anytime. If you are deeper the sequence hierarchy, you can see the outer variables too but you can’t see variables of inner sequences from the outer one.
Choosing the innermost sequence can be the only option or can use Global variables.