studio-web
latest
false
- 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
 - API workflows - Preview
 

Studio Web User Guide
Last updated Oct 31, 2025
- Logically chain activities to ensure consistent data flow between worfklow steps.
 - Use expressions in conditions, request URLs, and payloads for dynamic data handling.
 - Use Try-Catch to handle potential failures in API calls or business logic.
 - Debug workflows with sample inputs using Debug configuration to validate expressions and execution paths.