# Delete a Deployment Script

## Prerequisite

* มียอดคงเหลือใน Project มากกว่า 0 บาท หากไม่มี ศึกษาวิธีเติมเงินได้ที่ [ขั้นตอนการเติมเงินเข้าสู่ Project](https://docs-epc.gitbook.io/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet)
* มี deployment script ที่สร้างไว้ใน project อยู่ในรายการ deployment script อย่างน้อย 1 script

## Instructions

### 1. เข้าสู่หน้า Deployment Scripts

ที่แถบเมนูทางซ้าย คลิกเลือกเมนู​ COMPUTE > Deployment Scripts เพื่อเข้าสู่หน้า Deployment Scripts&#x20;

### 2. เลือกเมนู Edit&#x20;

เลือกรายการ deployment script ที่ต้องการลบ แล้วคลิกปุ่ม MORE > Delete&#x20;

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

### 3.  ตรวจสอบและยืนยันการ Delete

ตรวจสอบแล้วคลิกปุ่ม "DELETE" เพื่อยืนยันการลบ

{% hint style="warning" %}
action นี้ไม่สามารถย้อนกลับได้
{% endhint %}

{% hint style="info" %}
การลบ deployment script ไม่ส่งผลต่อ instance ที่เคย launch ด้วย deployment script นี้
{% endhint %}

<figure><img src="/files/4dXQFQ11u9phUXz5IT6g" 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-epc.gitbook.io/ncs-documents/compute/deployment-script/delete-a-deployment-script.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.
