> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scitix.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage VPC

A VPC is an isolated, private network environment within the platform. You can create a VPC, choose an IP address range, and use the network to create and manage platform resources, such as Compute Engine instances (CES).

## Create a VPC

1. Navigate to the Virtual Private Cloud management page.
2. Click the Create VPC button.
3. Select the desired region, IP address range, and other configurations.
4. Confirm that all configurations meet your requirements, then click Confirm to create the VPC.

<img src="https://mintcdn.com/scitix-adfc65c2/zz3UuyM3SCvVbeP9/gpu-cloud/network/media/create-vpc.png?fit=max&auto=format&n=zz3UuyM3SCvVbeP9&q=85&s=7bf18d0487823a9942ffbc968eb889d3" alt="Create" width="1274" height="314" data-path="gpu-cloud/network/media/create-vpc.png" />

| **Configuration** | Description           | Example        |
| ----------------- | --------------------- | -------------- |
| **Region**        | The resource location | ap-southeast   |
| **Name**          | VPC name              | demo           |
| **IP Range**      | VPC IP address range  | 10.208.55.0/24 |
| **Description**   | Description           | -              |

## View VPCs

1. Navigate to the Virtual Private Cloud management page.
2. On the page, you can view details for all VPC instances.

<img src="https://mintcdn.com/scitix-adfc65c2/zz3UuyM3SCvVbeP9/gpu-cloud/network/media/list-vpc.png?fit=max&auto=format&n=zz3UuyM3SCvVbeP9&q=85&s=995335bb04e60c229a5b726f9c2c4494" alt="List" width="1274" height="336" data-path="gpu-cloud/network/media/list-vpc.png" />

| **Stats**        | Description            | Example             |
| ---------------- | ---------------------- | ------------------- |
| **VPC ID**       | VPC instance unique ID | vpc-vlni6t6b        |
| **VPC Name**     | VPC instance name      | demo                |
| **IP Range**     | VPC instance IP range  | 10.208.55.0/24      |
| **Created Time** | Instance creation time | 2024-07-07 13:03:24 |
| **Description**  | Description            | -                   |

## Delete a VPC

1. Navigate to the Virtual Private Cloud management page.
2. Locate the VPC instance you want to delete, click the Delete button, and confirm to complete the release of the VPC instance.

<img src="https://mintcdn.com/scitix-adfc65c2/zz3UuyM3SCvVbeP9/gpu-cloud/network/media/release-vpc.png?fit=max&auto=format&n=zz3UuyM3SCvVbeP9&q=85&s=b14ad4f6c07766ecd6487d5c76e9fcbf" alt="Release" width="1274" height="323" data-path="gpu-cloud/network/media/release-vpc.png" />
