# Edit Announcement

Terkadang perlu mengubah announcement dikarenakan mungkin terdapat perubahan informasi atau kesalahan penulisan.&#x20;

Masuk ke **Announcements,** klik tab **Active**, dan pilih announcement yang ingin Anda ubah dengan mengklik tombol **'Edit'**. Kemudian, announcement yang Anda pilih akan tampil pada tab **New Announcement**.&#x20;

<figure><img src="/files/DFEG8UiMYOn30Tn4H2iJ" alt=""><figcaption><p>Edit Announcement</p></figcaption></figure>

Ubah announcement sesuai kebutuhan. Misalnya, Anda ingin mengganti waktu berakhirnya announcement Anda. Jika sudah, klik **'Save'**. Anda akan melihat notifikasi bahwa announcement tersebut berhasil diubah seperti gambar dibawah ini.&#x20;

<figure><img src="/files/kyQn6NDbeUhDASa1OP3i" alt=""><figcaption><p>Edit 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/edit-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.
