UiPath Documentation
studio-web
latest
false

Studio Web user guide

Managing deployments

The Deployments tab in Studio Web is the central view for your solution's deployment history, package versions, and deployment status. It surfaces the same deployment data as Orchestrator Solutions Management, but scoped to the solution you are working on.

The Deployments tab can be accessed by selecting Manage Deployments for an existing solution.

The Deployments tab

The Deployments tab shows all deployments created from the current solution's published package. Each row represents one deployment and displays the following columns:

ColumnDescription
NameThe deployment name and the Orchestrator folder path where it was installed.
StatusA colored chip showing the current activation state of the deployment. See Deployment statuses below.
VersionThe version of the solution package that was deployed.
Last operationThe most recent operation performed on the deployment (for example, Install · Successful or Uninstall · Successful) and when it occurred.
StagesA visual pipeline showing the progress of the last operation through its execution stages. Green checkmarks indicate completed stages; a red indicator signals a failed stage.

The All, Personal, and Shared filter tabs at the top right narrow the list by workspace type. The refresh icon reloads the list.

Deployment statuses

The Status column shows a colored chip that reflects the current activation state of each deployment:

StatusColorMeaning
ActiveGreenThe deployment is installed and its triggers are active.
InactiveGrayThe deployment is installed but not activated, or was previously uninstalled.
Inactive (Ready to activate)GrayThe deployment is installed and ready to activate. Activation was not performed automatically, either because Activate immediately was off during deployment, or activation requires additional setup.
DraftAmberA new version is being configured but has not yet been deployed to replace the active version. The active version continues running alongside the draft.

When a Draft deployment exists alongside an Active deployment for the same solution, both rows appear as a grouped pair under a single deployment name.

The deployment detail panel

Selecting a row in the Deployments tab opens a detail panel on the right side of the screen. The panel header shows the solution package name and version, with a Latest indicator if this is the most recent published version.

The panel contains three tabs:

TabDescription
ResourcesLists the processes included in the deployment. Select the eye icon next to a process to open its details in Orchestrator.
HistoryShows the full operation history for this deployment — Install, Uninstall, and Activate operations — each with a stage visualization and timestamp.

The panel also provides the following actions:

ActionDescription
Activate deploymentActivates the deployment. Available when the deployment status is Inactive (Ready to activate). For instructions, see Activate a deployment.
EditOpens the deployment configuration for editing.
UninstallUninstalls the deployment from Orchestrator. This action cannot be undone from Studio Web.

The three-dot menu on each row in the Deployments tab also provides:

OptionDescription
Go to folderOpens the appropriate folder in Orchestrator for the deployed solution.
View logsOpens the deployment log output for that operation.
Change versionAllows the selection of a different version of the solution package, if one exists.
Edit configurationLets you edit the configuration of your solution deployment.
DeleteDeletes the deployment record.

The Versions tab

The Versions tab shows all published versions of the solution package. Each row represents one published version and displays the following columns:

ColumnDescription
VersionThe package version number.
Publish LocationWhere the package was published — Personal (your workspace feed) or Shared (the tenant feed).
PublishedHow long ago the package was published.
Release notesThe release notes entered at publish time, if any.

Each version row includes a Deploy button that opens the Deploy page pre-populated with that version. The three-dot menu offers:

OptionDescription
DownloadDownloads the solution package file.
DeleteDeletes the published version from the feed.
  • The Deployments tab
  • Deployment statuses
  • The deployment detail panel
  • The Versions tab
  • Related topics

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated