# Manage Your Private Connect

<figure><img src="/files/R1QjohTTgiTpNW6y8Npy" alt=""><figcaption><p>Private Connect Management</p></figcaption></figure>

## **State of Your Private Connect and Port**

* **Inactive**\
  The port or private connect is not connected.
* **Deploying**\
  The port or private connect is being deployed.
* **Up**\
  The port or private connect is connected and running.
* **Warning**\
  The port or private connect is abnormal.
* **Down**\
  The port or private connect is disabled.
* **Power off**\
  You deleted your service, or your balance is 2 days overdue.

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

<mark style="color:blue;">Go to</mark> <mark style="color:blue;">**Action**</mark> <mark style="color:blue;">></mark> <mark style="color:blue;">**Redeploy**</mark> <mark style="color:blue;">to restore your service or refill your balance within 2 days. Otherwise, your service will be fully terminated and become unrestorable.</mark>
{% endhint %}

## **Private Connect View**

1. Expand the private connect to view your port or cloud connect details.
2. Click the label of your private connect to:
   * View your bandwidth graph in the **Overview**
   * Update your notes in **Information**
   * Change your bandwidth cap in **Configuration**
   * Delete your private connect in **Delete**

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

* <mark style="color:blue;">Your monthly cost will change according to your new bandwidth cap. Please see</mark> [<mark style="color:purple;">**Cloud Networking Pricing**</mark>](/welcome/pricing/cloud-networking-pricing.md) <mark style="color:blue;">for more details.</mark>
* <mark style="color:blue;">If the billing cycle has already started (UTC+0), you will still need to pay your bill from the day of deletion. Please see</mark> [<mark style="color:purple;">**Cloud Networking Pricing**</mark>](/welcome/pricing/cloud-networking-pricing.md) <mark style="color:blue;">for more details.</mark>
* <mark style="color:blue;">Go to</mark> <mark style="color:blue;">**Action**</mark> <mark style="color:blue;">></mark> <mark style="color:blue;">**Redeploy**</mark> <mark style="color:blue;">to restore your service within 2 days. Otherwise, your service will be fully terminated.</mark>
* <mark style="color:blue;">All data will be scrubbed and become unrecoverable once your private connect has been fully terminated. Please proceed with caution.</mark>
  {% endhint %}

## **Port View**

1. Expand the port to view details of private connects created on your port.
2. Click **+ Connection** to create a new private connect on the existing port.
3. Click the label of your port to:
   * View your bandwidth graph in the **Overview**
   * Change LOA owner or update your notes in **Information**
   * View the **Change History** of your port
   * Delete your port in **Delete**\
     You can only delete the port when:\
     \- the port is inactive;\
     \- the port is not any access point of private connects or cloud routers.

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

* <mark style="color:blue;">If the billing cycle has already begun (UTC+0), you will still need to pay your bill from the day of deletion. Please refer to</mark> [<mark style="color:purple;">**Cloud Networking Pricing**</mark>](/welcome/pricing/cloud-networking-pricing.md) <mark style="color:blue;">for more details.</mark>
* <mark style="color:blue;">Go to</mark> <mark style="color:blue;">**Action**</mark> <mark style="color:blue;">></mark> <mark style="color:blue;">**Redeploy**</mark> <mark style="color:blue;">to restore your service within 2 days. Otherwise, your service will be fully terminated.</mark>
* <mark style="color:blue;">All data will be scrubbed and become unrecoverable once your port has been fully terminated. Please proceed with caution.</mark>
  {% endhint %}

## **Cloud View**

View a private connect with Public Cloud set as the Access Point Type. Please see [**Private Connect View**](#private-connect-view) on how to manage your connections.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cloud-networking/get-started/connection-management/manage-your-private-connect.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
