- UiPath Assistant
- Installing UiPath Assistant
- Configuring UiPath Assistant
- Assistant on MacOS
- Picture in picture
- Configuring attended automations
- Governance
- Widgets in Assistant
- Apps Widget
- Custom Widgets
- Marketplace Widget
- Automation Store Widget
- Action Center Widget
Assistant User Guide
Marketplace Widget
The UiPath Marketplace Widget provides an easy way for business users to access ready-to-go automations that are published in the UiPath Marketplace. With multiple reusable listings covering numerous industries and use cases, you no longer need to build everything from scratch over and over again.
All of this is available in the UiPath Assistant through the Marketplace Widget.
The Marketplace Widget is enabled by default for all UiPath Assistant v2021.10 users, and appears in the UiPath Assistant as a new tab in the header.
In order to use an automation from the Marketplace, you need to go to the Marketplace Widget tab, select the automation you want to use and click on Install.
The automation gets added to your Personal Workspace in Orchestrator and you'll be able to run it just like any other automation.
The Marketplace Widget makes use of the Personal Workspace configured in Orchestrator to install automations.
The Personal Workspace is required and needs to be enabled for the user.
When a new version of an automation gets published in Marketplace, a note appears under the automation name and you are able to install the update directly from the UiPath Assistant by opening the Details Panel and clicking on Update. The change is also pushed to the Orchestrator Personal Workspace.
In the Automation Details panel, a new tab describes what's included in the updated version.
In the Marketplace widget, the list of ready-to-go automations can be sorted by the following options:
- Recommended (Default).
- Alphabetical.
- Rating.
- Most Downloaded.
Note: This feature is available starting with Marketplace Widget 1.2.0 which is compatible with UiPath Assistant 2021.12 version and higher.
Selecting an automation opens the details panel where you can find additional information such as:
- Title (clicking on the title opens the automation page in Marketplace in a browser window)
- Automation Description
- Reviews (rating and user reviews)
- Number of Downloads
- Author
- Last Update Date
- Media: Videos & Images
- Compatibility
- License
- Dependencies
- Supported by Publisher
- Documentation
- Feedback (Write a review, Ask a question)
- Install
- View
- Update
Note:
If an automation is already installed, the Install button changes to View.
If an automation has a new version published in Marketplace, the Update button is displayed.
Automations that use configurable parameters can be edited from the details panel of the UiPath Assistant.
Just like the Apps Widget, the deployment of the Marketplace Widget is handled through Automation Ops Policies.
To filter the content displayed in the Marketplace Widget, enable the 'Only UiPath content' check box. This will show only the automations produced by UiPath .
The Marketplace Widget can be disabled through Automation Ops by removing the check from the "Is enabled" checkbox in the policy.
UIPATH_DISABLE_MARKETPLACE_WIDGET
environment variable on the client machine with the value set to True
.
UIPATH_DISABLE_MARKETPLACE_WIDGET
variable on the machine: launchctl setenv UIPATH_DISABLE_MARKETPLACE_WIDGET TRUE
.
UIPATH_DISABLE_MARKETPLACE_WIDGET
environment variable overwrites the Automation Ops policy.