Deployments Overview

The Deployments Overview provides a single aggregated view of everything currently deployed in the account — both applications and hosted services. It lets you quickly check the deployment state across all environments without navigating into each resource separately.
Applications
Lists all application deployments active in the account.
| Column | Description |
|---|---|
| Status | Current health status of the deployment |
| Application | The deployed application |
| Environment | The environment the application is deployed to |
| Package Version | The application package version currently running |
| Timestamp | When the deployment was last updated |
| Actions | Open the deployment detail or access more options |
Hosted Services
Lists all hosted service instances currently deployed in the account.
| Column | Description |
|---|---|
| Status | Current health status of the hosted service instance |
| Service Name | The name of the hosted service instance |
| Service | The hosted service type (e.g. PostgreSQL) |
| Deployment Environment | The environment the hosted service is deployed to |
| Timestamp | When the hosted service was last updated |
| Actions | Open the hosted service detail or access more options |