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
- Solutions - Preview
Adding accessible descriptors

Studio Web User Guide
Last updated Apr 30, 2025
Adding accessible descriptors
Screen readers and other assistive technologies use page names as accessible descriptors.
To give the pages in your app names:
- Open your app.
- Select the main page of your app. The Properties panel opens.
- Add an accessible title using the Page title property.
Most input controls contain at least one or two of the Label, Hint text or Tooltip properties. A number of display controls contain at least the Tooltip property. Screen readers use the values of the Label, Hint text and Tooltip fields as accessible descriptions.
Note:
Avoid using separate Label controls to name your controls. Use one or more of the control properties as accessible descriptions.
To fill in the Label, Tooltip or Hint text properties of the controls in your app:
- Open your app.
- Select an input control. The Properties panel opens.
- Add accessible text to the Tooltip, Label or Hint text properties in the General tab.