# How to Manage a YAML File?

### a. How to View a YAML File?

To view the YAML file, follow the steps given below:

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

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

**Step 2:** Navigate to **Kubernetes** and then click on **Overview**.

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

**Step 3:** Click on the kebab menu corresponding to the cluster for which you want to view the YAML file and select **View YAML**.

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

### b. How to Download a YAML File?

To download a YAML file:

Click on the Kebab menu corresponding to the cluster for which you want to download the YAML file and select **Download YAML**.

<figure><img src="/files/Dlh3WFbnZUDTZP5mOQlI" 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/kubernetes/how-to-manage-a-yaml-file.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.
