# How to manage a load balancer?

### **a. How to view all Load Balancers?**

**To view all load balancers, follow the steps below:**

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.

**Step 2:** Navigate to **Networks** and then click on **Load Balancer**. Here, you can view all of your load balancers.

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

### **b. How to edit a load balancer?**

**Step 1:** Navigate to the load balancer you want to edit, click on **Actions**, and choose **Edit Load Balancer** from the drop-down menu.

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

**Step 2:** Edit the **Name** and **Description** and click **Submit**.

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

### c. How to delete a load balancer?

**To delete a load balancer, follow the steps below:**

**Step 1:** Choose the load balancer you want to delete, click on Actions, and select **Delete Load Balancer** from the drop-down menu.

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

**Step 2:** Click on **Delete**.

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


---

# 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.acecloud.ai/knowledge-base/network/how-to-manage-a-load-balancer.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.
