# Pipeline deployment status

When a pipeline is running, it is possible to get information about the deployment date and time and how it works in real time. Check the overall status and information.

## Auto refresh interval

Select the time interval to update the Run page in the menu below the search bar.

<figure><img src="https://content.gitbook.com/content/jvO5S91EQURCEhbZOuuZ/blobs/iNmPSWo8N8nokZfjXz07/page%20auto%20refresh%20-%20eng.jpg" alt=""><figcaption></figcaption></figure>

The default interval is 05 seconds. You can select four options for the time selection: 5 seconds, 10 seconds, 30 seconds and OFF to switch off the updates.

<figure><img src="https://content.gitbook.com/content/jvO5S91EQURCEhbZOuuZ/blobs/pRWJyR6mZ6XpAtJYT77k/auto%20refresh%20-%20eng.jpg" alt=""><figcaption></figcaption></figure>

## Real time Information

Check the pipeline status during deployment in real time. You can use this information to manage time and plan future pipeline deployments.

### Status: Starting

The **Starting** status happens at the beginning of the deployment and informs that the pipeline is ready for deployment.

<figure><img src="https://content.gitbook.com/content/jvO5S91EQURCEhbZOuuZ/blobs/rzabZNJ15G6fmrR2ltuN/Card_starting.jpg" alt=""><figcaption></figcaption></figure>

### Status: Deployed

The **Deployed** status indicates the pipeline deployment is complete.

<figure><img src="https://content.gitbook.com/content/jvO5S91EQURCEhbZOuuZ/blobs/QopU3tYK6TlfsEhOEbBi/Card_deployed.jpg" alt=""><figcaption></figcaption></figure>

### Status: Error

The **Error** status means that the deployment was interrupted by a failure. For example, it could be an error in the **Build** stage or a **Size** selection that is not supported because the pipeline is too large.

<figure><img src="https://content.gitbook.com/content/jvO5S91EQURCEhbZOuuZ/blobs/DOdOf0S87piYOWrTFUFG/Card_error.jpg" alt=""><figcaption></figcaption></figure>

### Status: Degraded

The **Degraded** status indicates that the deployment has been executed but is not completed because the replicas did not happen within the 10-minute interval. You must redeploy the pipeline.

<figure><img src="https://content.gitbook.com/content/jvO5S91EQURCEhbZOuuZ/blobs/7dS8eYfkTAAfsLL9n5QG/Card_degraded.jpg" alt=""><figcaption></figcaption></figure>

### Status: Deleting

Click on the three dots on the right side of the screen to open a submenu with three options: **Delete** **deployment**, **View pipeline**, and **Redeploy**.<br>

Select **Delete Deploy** to remove the executed deployment. This action deletes only the deployment with the selected version, and other versions are not changed.

The **Deleting** status is displayed in the pipeline card when you remove a deployment.

<figure><img src="https://content.gitbook.com/content/jvO5S91EQURCEhbZOuuZ/blobs/8BfM9gdQLT226rv08ZWs/Card_deleting.jpg" alt=""><figcaption></figcaption></figure>
