# How to create/delete a vApp network

{% tabs %}
{% tab title="Creating a vApp Network" %}

## Creating a new vApp Network

**Step 1.** Login to your vCloud Director management portal

<figure><img src="/files/udYN3umoifmrEB33O9Au" alt=""><figcaption></figcaption></figure>

**Step 2.** Click into the Virtual Datacenter you want to add the network to

<figure><img src="/files/HyVY4fYORnIAvLebu4ed" alt=""><figcaption></figcaption></figure>

**Step 3.** Click on 'vApps' on the left side of the page

<figure><img src="/files/mSpkWQshdrHWzS8ekHGD" alt=""><figcaption></figcaption></figure>

**Step 4.** Once the page loads click on 'Details' under the vApp you want to add the network to

<figure><img src="/files/8i8EZtNHIbGQeNgGRlXT" alt=""><figcaption></figcaption></figure>

**Step 5.** Click on 'Networks' in the pane on the left

<figure><img src="/files/7TYPfadjR4Kp6JTHDjfS" alt=""><figcaption></figcaption></figure>

**Step 6.** Click 'New' above the table of networks

<figure><img src="/files/S8ZkUA95jXvRT4YZmwDT" alt=""><figcaption></figcaption></figure>

**Step 7.** Select the type of network you want to create and click 'ADD', see this KB if you're unsure [LINK](/support/services/cloud/infrastructure-as-a-service/networking/routed-isolated-and-direct-networks-in-vcloud.md)

<figure><img src="/files/Tooy5CkH9ILUa6fgkzV2" alt=""><figcaption></figcaption></figure>

**Step 8.** Fill in the network details as needed and then click 'Add' again to add the network

<figure><img src="/files/sICtj5CAFNJyWvrj14Xt" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Deleting a vApp Network" %}

## Deleting a vApp Network

{% hint style="info" %}
You cannot delete a vApp network while VMs are attached to the network, make sure to remove the network from any VMs prior to attempting to delete the network
{% endhint %}

**Step 1.** Login to your vCloud Director management portal

<figure><img src="/files/SdbVEw8RlVEeOWI2ypYg" alt=""><figcaption></figcaption></figure>

**Step 2.** Click into the Virtual Datacenter you want to remove the network from

<figure><img src="/files/bNA4QNLKMGpWxEMa1ZlQ" alt=""><figcaption></figcaption></figure>

**Step 3.** Click on 'vApps' on the left side of the page

<figure><img src="/files/VTBqLwdLjAmiMmlnBVLy" alt=""><figcaption></figcaption></figure>

**Step 4.** Once the page loads click on 'Details' under the vApp you want to removethe network from

<figure><img src="/files/FJmYFdipRcbUQMAdwIcF" alt=""><figcaption></figcaption></figure>

**Step 5.** Click on 'Networks' in the pane on the left

<figure><img src="/files/xHbgZvpMy48HDXM4mECc" alt=""><figcaption></figcaption></figure>

**Step 6.** From the list of networks that appears select the network you want to delete and then click the 'DELETE' button

<figure><img src="/files/bYn5rZ9u5Y0dchxEPCsg" alt=""><figcaption></figcaption></figure>

**Step 7.** Click 'DELETE' again to confirm the deletion of the vApp network

<figure><img src="/files/e4uFWMbkbJ6929VYOsHn" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/networking/how-to-create-delete-a-vapp-network.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.
