# News Items

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Communications*](/getting-started/common-topics/communications.md)

News Items are special announcements created by you to be received by all affiliates. News sections allow you to sort your news into multiple different sections that you can create yourself.&#x20;

This can be done on the "News Items" page under the "Communications" section.

## News Items List

![](/files/X3GaiZxJmAfIvineOgXW)

The News Items list displays all of your news items, as well as some information about each, including:

* **Subject**: The subject or title of each news item.
* **Section**: The section which the news item belongs to. These can be created by Admins.
* **Publish**: The publish date of the news item, in which the news item is sent to all affiliates.

You can filter the results of your news items by clicking the "Filter" button and choosing your filtering options.&#x20;

### Filtering and Sorting News Items

![](/files/YAvqwaHmqmBLroyigRO8)

The "Filter" action button can be used to filter through your News Items using specific criteria including "Section", "Published", "Subject" and "News ID".&#x20;

The "Sort" action button can be used to sort through your search results using specific criteria including "Published On", "Section, Published On", "Section" and "Subject". These criteria can be further filtered depending on whether you would like them in descending or ascending order alongside the number of messages you want to be presented per page.

![](/files/dVRsFVexsV6OimrHauKI) ![](/files/Xvkopb2E4tF8BU1K534N)

## Managing Sections

News Items in NATS can be categorized into Sections for further customization and organizing, which can then be selected when creating or editing News Items.&#x20;

To view and manage your sections, click the "Manage Sections" button at the top-right of the News Items page.&#x20;

![](/files/Nb1jgBWFIaC48QpVy05l)

You will find a list of all currently created Sections, as well as an area to add new Sections.&#x20;

## Adding News Items

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

![](/files/YfFLCEdmbJohd5uji6WT)

## Related Articles

{% content-ref url="/pages/OrXyoD1wq9e9BEqYy1Ue" %}
[How to Add and Delete News Item Sections](/nats-admin/communications/common-questions/how-to-add-and-delete-news-item-sections.md)
{% endcontent-ref %}

{% content-ref url="/pages/yroWiR12n4Op7Vuu8RJB" %}
[How to Add and Delete News Items](/nats-admin/communications/common-questions/how-to-add-and-delete-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/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.
