# Remove Announcements

Sometimes you need to delete announcements when they are no longer needed.

On the **Announcements** page, click the **Active** tab, and select the announcement you want to delete by clicking the **'Remove'** button. Then, you will see a confirmation pop-up to delete announcements. Click **'Yes'** to continue deleting, or click **'No'** to return to the announcement page.

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

You will receive a notification that the announcement has been successfully deleted and will move to the **History** tab in the **Announcement list**, as shown below.

<figure><img src="/files/s7CBkWc4u0fNb1Hw7lnr" 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/employee/announcement/remove-announcements.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.
