Subscribe

UiPath Orchestrator

The UiPath Orchestrator Guide

Personal Workspaces

In effect, a workspace is a modern folder available for the dedicated use of a particular attended user. You can enable creating a Personal Workspace for the users and user groups to which you wish to grant robot access using attended modern robots. If enabled, this workspace is automatically created when the user is provisioned in Orchestrator.

Package Feed


Personal workspaces come with their own dedicated package feed by default, meaning packages are kept separate and only available in the specific workspace they have been published to. Any package that is added to the workspace gets automatically deployed as a process in the workspace.
Packages stored in a user's personal workspace exist outside of the main Orchestrator feed and thus are not visible or accessible by other users. For each package uploaded, a corresponding process is automatically created (or updated in the case of existing packages and processes), enabling the user to launch their automation almost instantly after publication, with no Orchestrator access or actions needed.

📘

Note

Starting a job in a personal workspace with its own package feed is only supported for 2020.10+ Robots.

Machine Template


Orchestrator automatically manages machine templates for personal workspace owners. A machine template with a Studio runtime is automatically created and assigned to each new personal workspace. This removes unnecessary overhead from the developer, who can begin working in the context of that workspace right away. That includes publishing automation projects and launching jobs from Orchestrator for debugging purposes.
Users that work in other folders besides their personal workspace can benefit from the Orchestrator debugging capabilities of their machine template by assigning it to the folders they are working in (i.e., the folders they have been assigned to).

📘

Note

Upon upgrading to v2020.10+, a template is created for each existing personal workspace.

Personal Workspace Resources


  • Packages / Processes
  • Jobs
  • Assets
  • Logs
  • Queues and Queue Items
  • Storage Buckets (if the functionality is enabled at the tenant level)

Personal Workspaces Administration


Users with administrator privileges can handle all personal workspaces in a tenant from the Personal Workspaces page. On this page, an admin can check the last login time of the workspace's owner and can perform several operations:

  • See usage - shows an overview of the entities and running/pending jobs in the workspace.
  • Convert them into folders - converts the workspace into a modern folder with its own package feed while creating a blank workspace as a replacement for the initial one.
  • Exploring their contents - allows for accessing the contents of the personal workspace and executing jobs in the context of the workspace. The original owner of the personal workspace is properly notified whenever a user begins or ends an exploratory session.
  • Deleting them

Personal Workspace States


  • Active - The owner is an active Orchestrator user.
  • Inactive - The owner is not an active Orchestrator user i.e. has been deactivated.
  • Orphaned - The owner no longer exists as a user in Orchestrator.

Tenant Context > Folders > Personal Workspaces tab
See Managing Personal Workspaces for details.

Enabling Personal Workspaces


You can enable personal workspace creation for a user/user group when creating or editing the user entity on the Users page.
Tenant > Users

You can mass enable personal workspaces for all users that use a certain attended licensing profile irrespective of their group membership.
Tenant > Settings > General > Personal Workspaces

UI Profiles


Depending on the Orchestrator UI needs, you can choose between two UI profiles for users with personal workspaces.

  • Standard Interface - Users see the default Orchestrator menus and can select their personal workspace from the folder picker
1920
  • Personal Workspace - Users see a modified UI with no side-menu and only the entities listed above.
1642

📘

Note

You cannot change the UI profile for yourself as a means to prevent accidental disabling of core functionality.

Permissions


  • View, Edit on Settings - To mass enable personal workspaces from the Settings page.
  • View, Edit on Users - To enable personal workspaces by editing the user entity on the Users page.
  • View on Alerts - To see generated alerts.

Updated about a year ago


Personal Workspaces


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.