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

# Tenbyte VPC

Create and manage Virtual Private Clouds in Tenbyte Cloud to isolate resources, define network boundaries, and control traffic flow within your cloud environment.

## Select VPC Network

* From your dashboard, click on **VPC Network** to create your own VPC network.

  <Frame caption="Select VPC Network">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/42.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=f3ba46d609a69478f1e5617ba0865627" alt="Select VPC Network" width="1915" height="865" data-path="images/cloud/42.png" />
  </Frame>

* When you first access the Network section, the default network is named **My Network**

  <Frame caption="Default VPC Network">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/43.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=4bc799086f7118a60b98103b89f5884f" alt="Default VPC Network" width="1918" height="873" data-path="images/cloud/43.png" />
  </Frame>

## Create a New VPC Network

* To create a new VPC network, click on **Create new** in the Network section.

  <Frame caption="Create a New VPC Network">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/44.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=2e097fe319e11fb9f59dc5daa7786651" alt="Create a New VPC Network" width="1918" height="872" data-path="images/cloud/44.png" />
  </Frame>

* Choose **VPC network** as the **Type**. This allows you to create a private network to group and isolate your cloud resources.

* Select the data center where the network will be created.

* Enter a name for your new VPC.

* Click **Create** to create the new VPC network.

  <Frame caption="Create a New VPC ">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/45.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=2d7f46cba271f86ea68eaecbc5f30a54" alt="Create a New VPC" width="1918" height="880" data-path="images/cloud/45.png" />
  </Frame>

<Note>
  The VPC network is free of charge, but you will be charged for resources connected to it.
</Note>

## Assign VPC Network During VM Creation

* While creating a **new VM**, you can assign the newly created VPC network. To learn how to **create a virtual machine**, check out the [Virtual Machine](/docs/cloud/compute/cloud-vm) page under the **Compute** section of this document.
* In the VM creation screen, under VPC network, select the desired network from the dropdown:

  * My Network (default)
  * Newly Created

  <Frame caption="Select your VPC">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/46.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=9c9d34aea1344272544663f6d439352f" alt="Select your VPC" width="1918" height="873" data-path="images/cloud/46.png" />
  </Frame>

This ensures your VM is connected to the correct network during creation.

## Edit VM Network Settings

* If you want to change the VPC network after creating the VM, navigate to the **Network Section** in the VM settings.

  <Frame caption="Access VM Network Settings">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/47.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=eca5437f9f69261b9545b8991537a78a" alt="Access VM Network Settings" width="1918" height="877" data-path="images/cloud/47.png" />
  </Frame>

* Click **Add sub-interface** to create additional interfaces or to modify the current one.

  <Frame caption="Add your VPC">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/48.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=fa5e565df8a4cce1d114db076fb92d53" alt="Add your VPC" width="1918" height="865" data-path="images/cloud/48.png" />
  </Frame>

* Enter the **VLAN ID** for the sub-interface.

* Select the VPC network you want to associate with the VM.

  <Frame caption="Add your VPC">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/49.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=565852aa4d667546ad238f7bc0be9b20" alt="Add your VPC" width="625" height="293" data-path="images/cloud/49.png" />
  </Frame>

* Click **Add** to associate the **VPC** network with your **VM**.

  <Frame caption="Add your VPC">
    <img src="https://mintcdn.com/vidinfra/SRZLRzCP1yNF_tQm/images/cloud/50.png?fit=max&auto=format&n=SRZLRzCP1yNF_tQm&q=85&s=bf99dbd1332c315835a0a7820f7c0b09" alt="Add your VPC" width="625" height="292" data-path="images/cloud/50.png" />
  </Frame>

## Review VPC Network and Resources

After creating or modifying your VPC, you can view the VMs associated with the network. The **My Network** or **new vpc** will list the VMs connected to it, showing the public and private IP addresses.
