- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Storing Robot Credentials in CyberArk
- Storing Unattended Robot Passwords in Azure Key Vault (read only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read only)
- Storing Unattended Robot Credentials in AWS Secrets Manager (read only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- SmartCard Authentication
- Configuring automation capabilities
- Audit
- Settings - Tenant Level
- Resource Catalog Service
- Automation Suite Robots
- Folders Context
- Automations
- Processes
- Jobs
- Apps
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Orchestrator testing
- Integrations
- Troubleshooting

Orchestrator user guide
About Apps
Apps are always published to an Orchestrator tenant, similar to processes.
The Apps page enables you to deploy a published app, manage previously deployed apps, keep all your apps up to date with the most recent versions, run a deployed app, and go directly to an app project.
The table below contains field descriptions for the Apps page.
| Field | Description |
|---|---|
| Name | The display name of the app. You can sort the apps list by Name . |
| App project | The name of the project. Clicking on this name leads you to the app itself in UiPath Apps.
|
| Version | The app version deployed. |
| Description | A custom description for the app. It is recommended that you populate this field, especially when dealing with multiple users and apps in Orchestrator. |
Apps Permissions
When you navigate to Automations in the folder context, the Apps tab is visible only if you have the App Creator role.
To perform various actions related to apps in Orchestrator, you need to be granted the corresponding permissions:
-
Apps - folder-level permission with the following options:
- View - Allows you to run a deployed app in a folder and to view apps deployed in a folder.
- Edit - Allows you to upgrade an app deployed in a folder or edit the app details.
- Create - Allows you to deploy a version of an app in a folder.
- Delete - Allows you to delete an app deployed in a folder.
-
App Versions - tenant-level permission with the following options:
- View - Allows you to view the list of apps published to a tenant.
- Edit - This option does not grant any rights at this moment.
- Create - Allows you to publish an app to a tenant.
- Delete - Allows you to delete an app from a tenant.
The following roles have App Versions permissions enabled by default:
- Administrator (View, Edit, Create, Delete)
- Orchestrator Administrator (View, Edit, Create, Delete)
- Allow to be folder administrator (View)
The following roles have Apps permissions enabled by default:
- Administrator (View, Edit, Create, Delete)
- Personal Workspace Administrator (View, Edit, Create, Delete)
- Folder Administrator (View, Edit, Create, Delete)
- Automation User (View)
Note:
When Apps or App Versions permissions are revoked for a user, it can take up to an hour for the changes to reflect.
Read more about roles.
Version Management
If a new version of an app is available, it is indicated with the
icon.
If the latest available version of an app is deployed in the folder, the
icon is displayed.
You cannot delete an app in UiPath Apps before removing it from the folder.
Figure 1. Error message

Accessing the versions of a published app
Once an app was published to an Orchestrator tenant, you can manage its versions.
To access the versions of a published app:
-
At the tenant level in Orchestrator, navigate to the App versions page. A list with all published apps is displayed.
-
For the desired app, click View versions at the end of the row. This opens the App Versions window, displaying all the published versions for the selected app.

Exporting an app version
You have the option to export a specific version of a published app:
- Access the version history of the selected app.
- For the desired app version, click More Actions.
- Select Export as file. This operation downloads a
.uiappfile to your local machine.
Figure 2. Exporting as file

Deleting an app version
To delete one or more app versions:
- Access the version history of the selected app.
- Select the checkboxes for the versions you want to delete.
- Select the Remove icon at the top of the version list.
Alternatively, to delete a version, click More Actions, then select Delete version.
Only app versions with the Inactive status can be deleted. To delete an Active app version, you need to stop it from executing.
Figure 3. Deleting an app version

Sharing a Deployed App
To share a deployed app, add the user or user group to the folder where the app is deployed.
Make sure that the user has the View permission on Apps for that folder.