# Delete Monitoring User

ลบ Monitoring User เมื่อไม่ต้องการใช้งาน Monitoring Tools แล้ว และหากต้องการใช้งานอีกครั้ง จะต้องสร้าง Monitoring User ใหม่ แล้วนำไปเชื่อมต่อ Monitoring Tools เพื่อให้ใช้งานได้อีกครั้ง

## Instructions

### 1. เข้าสู่หน้า Database Instances&#x20;

เลือกรายการ “Database Instances” ที่ Sidebar จากเมนู SQL Database

<figure><img src="/files/LlACyaflgBPoPqcibV5I" alt=""><figcaption><p>เข้าสู่หน้า Database Instances</p></figcaption></figure>

### 2. เข้าสู่หน้า Database Instance Detail&#x20;

เข้าไปที่หน้า Database Instance Detail ของ Database Instance ที่ต้องการทำคำสั่ง&#x20;

<figure><img src="/files/lF57T1NgDwF1qxUuEVGV" alt=""><figcaption><p>คลิกที่ชื่อของ Database Instance เพื่อเข้าหน้า Database Instance Detail </p></figcaption></figure>

### 3. เลือกคำสั่ง Delete Monitoring User&#x20;

เลือกคำสั่ง Delete Monitoring User ได้จากปุ่ม Delete ภายใต้ปุ่ม “MORE” ที่มุมขวาบนของการ์ด Monitoring User

<figure><img src="/files/bjpCBt8NN1Wv41R5IpQQ" alt=""><figcaption><p>กดปุ่ม Delete</p></figcaption></figure>

### 4. ยืนยันคำสั่ง Delete Monitoring User

หลังกดปุ่ม Delete ระบบจะแสดงหน้าต่างเพื่อให้ยืนยันคำสั่ง โดยต้องกรอก Username ให้ถูกต้องเพื่อยืนยันการทำคำสั่ง หลังจากนั้นกดปุ่ม “DELETE” เพื่อเริ่มการ Delete Monitoring User&#x20;

<figure><img src="/files/YGCXVFckye3Pd5qBhWGF" alt=""><figcaption><p>กรอก Username ให้ถูกต้อง แล้วกดปุ่ม DELETE</p></figcaption></figure>

{% hint style="info" %}
การลบ Monitoring User จะทำให้ Application ที่ใช้งาน User นี้อยู่ ไม่มีสิทธิในการเข้าถึงข้อมูลของ Database Instance นี้อีก
{% endhint %}

### 5. Monitoring User ที่ถูกสั่งลบจะหายไป&#x20;

หลังจากทำคำสั่งสำเร็จ ระบบจะทำการ Delete Monitoring User ให้รอจนกว่า Monitoring User จะหายไป โดยการ์ด Monitoring User จะแสดงแบบไม่มี Monitoring User เหมือนก่อนสั่ง Create Monitoring User

<figure><img src="/files/o5tA8i57SYKMUqVk0JBt" alt=""><figcaption><p>แสดงแบบไม่มี Monitoring User เหมือนก่อนสั่ง Create Monitoring User</p></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/database-as-a-service/sql-database/manage-monitoring-user/delete-monitoring-user.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.
