# How to Add and Delete News Items

*Article Topics:* [*Communications*](/getting-started/common-topics/communications.md)

### Adding News Items

To add a News Item, click the "Add News Item" button at the top-right of the News Items page.

![](/files/YfFLCEdmbJohd5uji6WT)

You will then be prompted to input the subject, select the section and write out the body as well as when it will be displayed.

<div align="center"><img src="/files/xIdPNVke9URod3NGNFL4" alt=""></div>

### Deleting News Items

To Delete a News Item, click the Actions button that corresponds with the News Item you wish to delete, then click the "Delete News Item" option from the drop-down.&#x20;

![](/files/c4oE2a44botE25yuNH6s)

![](/files/ECLkSoqsFVJH6pnBeqjc)

You will then be prompted with a confirmation message.

![](/files/yMUHanb4Xjcx0FHgsqgG)

## Related Articles

{% content-ref url="/pages/OT0mcd5J47QooC579pgm" %}
[News Items](/nats-admin/communications/news-items.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/communications/common-questions/how-to-add-and-delete-news-items.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.
