# Delete Mapping

การลบ Mapping มี 3 ขั้นตอน ดังนี้

1. **Select :** เลือก Mapping ที่ต้องการลบ

<figure><img src="/files/UanI4wZnMbLDxcfTpv8Z" alt=""><figcaption><p>iCube Server : Mapping list</p></figcaption></figure>

2. **Information :** เมื่อกดเลือก จะมีการแสดงรายละเอียดของ Mapping และกดปุ่ม Delete

<figure><img src="/files/FMRtb5BZE4u0DuX8pRS5" alt="" width="563"><figcaption><p>iCube Server : Mapping information</p></figcaption></figure>

3. **Confirm :** กดปุ่ม Delete อีกครั้งเพื่อยืนยันการลบ Mapping ที่เลือก

<figure><img src="/files/zbqrcGD3VevlJxvBGlxu" alt="" width="431"><figcaption><p>iCube Server : Confirm</p></figcaption></figure>

<figure><img src="/files/B7bhBfTwqU5h4nsAdTTl" alt=""><figcaption><p>iCube Server : Delete success</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.icube.co.th/icube-platform/icube-server/interface/mapping-configuration/delete-mapping.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.
