- 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
- Configuring automation capabilities
- Solutions
- Audit
- Settings
- Cloud robots
- Folders Context
- Automations
- Processes
- Jobs
- Apps
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Test Suite - Orchestrator
- Resource Catalog Service
- Integrations
- Troubleshooting
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.
If the app is a web app project, clicking on it leads you to the app in Studio Web.
|
Version | The app version deployed. |
Process | The process used within the app. Only populated when the app is a web app project designed in Studio Web. |
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. |
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.
- Administrator (View, Edit, Create, Delete)
- Orchestrator Administrator (View, Edit, Create, Delete)
- Allow to be folder administrator (View)
- Administrator (View, Edit, Create, Delete)
- Personal Workspace Administrator (View, Edit, Create, Delete)
- Folder Administrator (View, Edit, Create, Delete)
- Automation User (View)
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.
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.
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
.uiapp
file to your local machine.