# Remove Announcement

Terkadang Anda perlu menghapus announcement ketika sudah tidak diperlukan lagi.&#x20;

Di halaman **Announcements,** klik tab **Active**, dan pilih announcement yang ingin Anda hapus dengan mengklik tombol **'Remove'**. Kemudian, Anda akan melihat pop-up konfirmasi untuk menghapus announcement. Klik **'Yes'** untuk melanjutkan menghapus announcement atau Anda dapat mengklik **'No'** untuk kembali ke halaman announcement.

<figure><img src="/files/cD5A9fJIrpgl3l1EMgiP" alt=""><figcaption><p>Remove Announcement</p></figcaption></figure>

Anda akan menerima notifikasi bahwa Announcement telah berhasil dihapus dan berpindah ke tab **History** di bagian **Announcement list** seperti gambar dibawah ini.

<figure><img src="/files/41hK07YW8jmQD0A3tNqk" alt=""><figcaption><p>Remove Announcement 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.3dolphins.ai/5.3.0-id/employee/announcement/remove-announcement.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.
