- Release notes
- Getting started
- For administrators
- RPA workflow projects
- Creating an RPA workflow from an idea
- Creating a project
- How to start an RPA workflow
- Managing project files and folders
- Connecting RPA workflows to your accounts
- Configuring activities
- Managing the activities in a project
- Passing values between activities
- Iterating through items
- Managing the data in a project
- Configuring a project to use your data
- Using file and folder resources
- App projects
- Agentic processes
- Agents
- Solutions - Preview
- API workflows - Preview

Studio Web User Guide
- Has already been created in the UiPath PlatformTM before the debugging session or
- Is only defined within the solution and is automatically created when initiating the debugging session.
Debug_[Name of the
Solution]
.
- Navigate to the toolbar above the Studio Web designer.
- Select the
arrow next to the debugging environment.
- Select Deploy solution for testing from the drop-down menu.
- The available resources that have been selected in the activity from the Available resource section, in case they exist.
- The created resources, in case they were created before the debugging session.
The Debug configuration window gives you access to resources used during the debugging process, as well as input arguments found in the solution.
- Navigate to the toolbar above the Studio Web designer.
- Select the
arrow next to the debugging environment.
- Select Debug configuration from the drop-down menu.
Resource categories are grouped under the Solution resources tab. You can expand each category to see individual resources.
Under the Debug using column, a message inside the search bar informs you that resources are deployed in the debug folder.
To choose which resource is used during debugging, click inside the search bar and choose a resource available in the solution or in the UiPath PlatformTM. Platform resources are selected by default and can be removed by selecting the Remove icon next to the resource name.
Available input arguments appear under the Project arguments tab. You can set
argument values directly in the default view or you can switch to the code editor
from the button.
- The Deploy resources before debugging option, to speed up the debugging process by provisioning resources only for the current project. If the option is not enabled, no resources are deployed.
- The Show before running test option, to make the window appear when you start a debugging session.