# Edit and Delete Notification

Terkadang Anda perlu untuk mengubah notification, mungkin karena adanya kesalahan atau permasalahan lainnya. Atau mungkin Anda juga perlu untuk menghapus notification jika tidak lagi diperlukan. Namun, notification yang dapat diubah dan dihapus adalah notification dengan status *'Scheduled', 'Draft',* dan *'Failed'*, notification dengan status *'Sending'* atau *'Sent'* sudah tidak dapat diubah lagi.&#x20;

### Edit Notification

Edit notification hanya dapat dilakukan pada notification dengan status *'Scheduled', 'Draft',* dan *'Failed'.* Anda dapat mengedit notification dengan klik salah satu notification kemudian klik button ***'Edit'*** di pojok kanan atas halaman, seperti pada gambar berikut.

![Edit Notification](/files/-MUDNvEhhz6c-WHhFlsA)

Anda dapat klik button ***'Cancel'*** jika ingin membatalkan pengubahan, atau klik button ***'Save Changes'*** untuk menyimpan notification yang sudah di edit.&#x20;

Untuk notification dengan status *'Failed'*, Anda dapat mengubahnya dengan klik salah satu notification kemudian klik button ***'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;

![Edit 'Failed' Notification](/files/-MUHYveXz0kDpc9m6g1-)

### 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 button ***'Delete'*** di pojok kanan atas halaman, kemudian akan muncul pop up konfirmasi, klik ***'Yes'*** untuk menghapus, dan klik ***'No'*** untuk membatalkan.

![Delete Notification](/files/-MUICdVAa7T6rJtkjs_m)


---

# 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.1.x-1/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.
