apps
latest
false
- Getting Started
- Demo apps
- How To
- Notifications
- Using VB Expressions
- Designing your App
- Designing your app with Autopilot
- Events and Rules
- Rule: If-Then-Else
- Rule: Open a Page
- Rule: Open URL
- Rule: Close Pop-Over/Bottom Sheet
- Rule: Log Message
- Rule: Show Message
- Rule: Show/Hide Spinner
- Rule: Set Value
- Rule: Start Process
- Rule: Reset Values
- Rule: Upload File to Storage Bucket
- Rule: Download File From Storage Bucket
- Rule: Create Entity Record
- Rule: Update Entity Record
- Rule: Delete Entity Record
- Rule: Add to Queue
- Rule: Trigger workflow
- Rule: Submit Action
- Leveraging RPA in your App
- Leveraging Entities in Your App
- Leveraging Queues in Your App
- Leveraging Media in your app
- Leveraging Actions in your app
- Leveraging Connections in your apps
- Apps in Studio Web
- Application Lifecycle Management (ALM)
- UiPath First-Party Apps
- Basic Troubleshooting Guide
important :
For documentation on app projects in Studio Web, refer to the App Projects chapter in the Studio Web documentation: https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/apps-in-studio-web.

Apps user guide
Last updated Mar 16, 2026
Building accessible apps
Introduction
Accessible design enables inclusivity and usability for all users, including those with impairments or disabilities. Making your app accessible allows more people to use it.
In addition, accessible design leads to more efficient apps which enhance user experience for all users.
This guideline document details various practices that help you build accessible apps and ensure a better experience for all users of your apps.
The POUR principles of accessibility
There are four key principles of accessiblity that form the basis for the Web Content Accessibility Guidelines (WCAG): Perceivable, Operable, Understandable, and Robust.
- Perceivable - information and user interface elements must be presentable to all users in ways they can perceive.
- Operable - user interface components must be operable for all users.
- Understandable - the operation of user interfaces must be understandable for all users.
- Robust - the content in your app must be robust enough that assistive technologies can interpret it reliably.