# Edit and Delete Notification

Jika Anda perlu melakukan perubahan pada notifikasi karena alasan tertentu, seperti adanya kesalahan, atau ingin menghapus notifikasi yang sudah tidak digunakan, Anda dapat memanfaatkan fitur **Edit** dan **Delete Notification.**&#x20;

{% hint style="info" %}
Notifikasi yang dapat diedit atau dihapus hanya notifikasi dengan status **"Scheduled"**, **"Draft"** dan **"Failed"**.&#x20;
{% endhint %}

### Edit Notification

Anda dapat mengedit notifikasi dengan klik salah satu notification kemudian klik tombol **'Edit'** di pojok kanan atas halaman, seperti pada gambar berikut.

<figure><img src="/files/mvkt6QEosM2CQMub7Xbm" alt=""><figcaption><p>Edit Notification</p></figcaption></figure>

Anda dapat klik tombol **'Cancel'** jika ingin membatalkan pengubahan atau klik tombol **'Save to Draft'** untuk menyimpan notification yang sudah di edit. Anda juga dapat mengirimkan langsung notifikasi yang sudah di edit kepada penerima dengan klik tombol **'Send Now'** seperti gambar di bawah ini.&#x20;

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

Untuk notification dengan status "**Failed"**, Anda dapat mengubahnya dengan klik salah satu notification kemudian klik tombol **'Retry'** pada notifikasi warning yg berada di atas halaman, kemudian akan muncul pop-up konfirmasi, klik **'Yes'** untuk mengedit, dan klik **'No'** untuk membatalkan.&#x20;

<figure><img src="/files/uoRFvAYzHLwKdHl1QNtv" alt=""><figcaption><p>Edit 'Failed' Notification</p></figcaption></figure>

### Delete Notification

Delete notification hanya dapat dilakukan pada notification dengan status **"Scheduled"**, and **"Draft"**. Anda dapat menghapus notification dengan klik salah satu notification dan klik tombol **'Delete'** di pojok kanan atas halaman, kemudian akan muncul pop up konfirmasi, klik **'Yes'** untuk menghapus, dan klik **'No'** untuk membatalkan.

<figure><img src="/files/CM6on3UzJS6S9GeLGuaM" alt=""><figcaption><p>Delete Notification</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.3dolphins.ai/5.3.0-id/marketing/notification/edit-and-delete-notification.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.
