> For the complete documentation index, see [llms.txt](https://docs.tricloudnexus.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tricloudnexus.io/management-portal/operations/monitoring/device-details/deployments.md).

# Deployments

### Deployments

The **Deployments** tab shows the full history of deployments made to the selected device. Each deployment represents a versioned configuration, including assigned modules and settings delivered to the device via the management platform.

The left panel displays a paginated, searchable list of past deployments.

<figure><img src="https://570593659-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYMGRODsc2QD3N3wmfwTl%2Fuploads%2FLw914NYiDPUKDKNfGMSV%2Fimage.png?alt=media&amp;token=de18ad20-e09c-4706-8753-1d6b71afd6f7" alt=""><figcaption><p>Device Deployments Tab</p></figcaption></figure>

**Columns include:**

* **Date**\
  The timestamp when the deployment was initiated.
* **Name**\
  A descriptive label for the deployment (e.g., “Deployment of tc-edge-local-02”).
* **Status**\
  Final result of the deployment process:
  * **Completed** – Deployment finished successfully and was applied to the device.
  * **Cancelled** – Deployment was intentionally aborted or never finalized.
  * **Failed** – Deployment encountered an error and did not complete.
* **Created By**\
  The user who initiated the deployment.

> 🔄 Use the **Refresh** button to update the deployment list and **Redeploy** to redeploy the selected deployment.

***

### **Deployment Details**

When a deployment is selected, the right panel shows detailed metadata:

* **Deployment Name**\
  The full name of the deployment operation.
* **Status**\
  Final deployment result.
* **Target Device**\
  The name of the device that is deployed to.
* **Device Configuration Version**\
  The version number of the device configuration, that has been applied to the device.
* **Created**\
  Timestamp for when the deployment was initiated.
* **Last Updated**\
  Timestamp for when the deployment was last modified.
* **Created By**\
  The user who triggered the deployment.
* **Description**\
  Human-readable explanation of what was deployed (e.g., version details, changes).
* **Duration**\
  Total time taken for the deployment to complete.

***

### **Events**

A chronological timeline of deployment-related events, shown at the bottom of the details panel. This section is used for debugging failed deployments, and for confirming the progress and results of successful ones.

* **Timestamp**\
  Time of the event.
* **Type**\
  Classification (e.g., *Started,* *Information*, *Warning*, *Failed, Completed*).
* **Description**\
  Detailed event message explaining what occurred during the deployment (e.g., module started, configuration applied).
