Why Not Showing All The Variables in Data Manager in Studio Web

Hi,

I am learning and noticing so many bugs/Issues in UiPath Studio Web.
First it is not really a User Friendly. So many glitches are there.,

If you see there are two variable, but why it is not displaying Text variable in the Data Manager. Can you please assist.

@balkishan

Check it under the Input/output arguments section. There you can find the created variables by flow automatically.

If you want to change those create under variable section and pass those variables names in the activities.

Happy Automation

I checked, it did not show.

Hi @balkishan

Variables may not appear if they are not created at workflow level or are activity-scoped, as Studio Web primarily shows workflow-level variables.

Data Manager may not update instantly, so try to reloading the project or reopening the workflow is required to sync changes.

For More check-

Happy Automation

@balkishan

Refresh the page once and if still you cant find re add the activities and see.

If still you cant find, create under variables section manually and pass those variables as output of activities.

Happy Automation