Variable Scope :
The scope property gives variables a well-defined context in which they can be used.
The scope can be set to global (available in the entire project), the current workflow file, or any container activity within the workflow file.
You can only create global variables from the Data Manager.