- Introduction
- Getting started
- Managing solution projects and packages
- Managing solution deployments

Solutions user guide
Viewing package details in the Package sidebar
Overview
The Package sidebar provides a contextual view of solution package details directly from the Packages tab. It allows you to inspect package versions and related deployments without navigating to separate pages. On the sidebar, you can switch between the two tabs (Versions and Deployments) to view different aspects of the selected package.
At the top of the sidebar, you can see the package name you select, the latest published version, and the current package status, whether that's Pending, Ready, Failed, or Active. This information reflects the overall state of the selected package across all versions and deployments.
You can start a new deployment directly from the Package sidebar by selecting Deploy in the upper-right corner of the sidebar. This action uses the same deployment flow as starting a deplpyment from the Packages list.
Opening the Package sidebar
To open the Package sidebar, do the following:
- Navigate to Orchestrator > Solutions.
- Select the Packages tab.
- From the list, select a solution package.
The Package sidebar opens on the right side of the screen and remains in context while you browse package information.
Navigating the Versions tab
The Versions tab displays all published versions of the selected solution package. For each version, the following information is available:
| Column | Description |
|---|---|
| Version | The version number of the solution package. |
| Status | The status of the package version (for example: Pending, Ready, Failed, or Active). |
| Publish date | The date and time when the package version was published. |
| Author | The name and email address of the user who published the package. |
| Release notes | Release notes associated with the package version, if provided at publish time. |
Navigating the Deployments tab
The Deployments tab displays all deployments created from the selected solution package.
You can use the search field and filters to narrow down deployments by last operation, status, or activation state.
For each deployment, the following information is available:
| Column | Description |
|---|---|
| Name | The name of the solution deployment. |
| Last operation | The most recent operation performed on the deployment, such as Install, Uninstall, Activation setup, Upgrade, Downgrade, Configuration change, or Rollback. |
| Version | The deployed solution version. An upgrade indicator may be shown if a newer version is available. |
| Status | The current status of the deployment. |
| Activated | Indicates whether the deployment is activated. |
| Started | The date and time when the deployment operation started. |
| Location | The Orchestrator folder where the solution is deployed. |