# News and Announcements

https://docs.wisecp.com/es/news-and-announcements

Publish the news and announcements of your company from one list, and take down the ones that have gone stale.

## Opening the Screen

Go to **Site Management › News and Announcements**: `{admin}/manage-website/news`. The screen opens for staff holding any of the site management permissions.

News items live apart from plain pages and from blog articles, so this list only holds what you posted as news.

## What Is on the Screen

Two parts: the action bar decides what you can do, the table below shows what exists.

### The Action Bar

On a narrow screen the bar is folded away; open it with **Show Options** under the page title.

**Apply to Selected** acts on the rows you tick and offers one action, **Delete**. **Create News** opens the empty news form and appears only for staff with the edit permission. The bar holds nothing else on this screen.

### The Table Columns

The newest item comes first and that order stays; no column header sorts the list.

| Column | What it shows |
| --- | --- |
| Selection box | Ticks the row for the bulk action. Needs the delete permission. |
| Title | The headline in the panel language, cut to fifty characters. Hover for the whole title. |
| URL | The public address of the item. Opens the live page in a new tab. |
| Created | When the item was added, as elapsed time. Hover for the exact moment. |
| Row menu | Three-dot button: **Edit** opens the item and needs the edit permission, but the entry stays in the menu without it and the form answers with an access error. **Delete** needs the delete permission and disappears without it. |

The strip above the table carries the rest. **Show Records** sets the page size, and the search box narrows the list by what you type, matching anywhere in the row.

### Downloading the List

The download arrow sits at the right end of the table strip and appears for staff holding the table export permission. It offers **CSV**, **JSON** and **XML**, and the file follows what the table shows.

## Controls

- **Apply to Selected**: Runs **Delete** on the ticked rows, then empties itself. With no row ticked it does nothing.
- **Create News**: Opens the empty news form. Edit permission only.
- **Search box**: Narrows the list as you type. It matches anywhere in the row, so the URL address counts as well as the headline.
- **Show Records**: How many rows one page of the table holds.

## Tasks

### Changing a news item

1. Find the item with the search box above the table, or read it off the list.
2. Open the three-dot menu at the end of its row and choose **Edit**.
3. The news form opens with the current content, ready to change and save.

### Deleting news items

1. For one item, open the three-dot menu at the end of its row and choose **Delete**.
2. For several, tick them in the first column, then choose **Delete** from **Apply to Selected**.
3. With more than one selected the window asks for your own admin password. Type it, then click the **Delete** button in the window footer.
4. The rows leave the list, together with their translations and uploaded images.

### Downloading the list

1. Search and set the page size until the table shows the set you want.
2. Click the download arrow at the right end of the table strip. On a narrow screen open the strip first with **Show Table Options**.
3. Pick **CSV**, **JSON** or **XML**. The file downloads at once.

## Things to Watch

> **Deleting a news item cannot be undone**
> 
> Delete removes the item, all its translations and its uploaded images. Old announcements cost nothing to keep, so remove one only when it should never have been posted.

> **A deletion reaches the live site at once**
> 
> The site cache empties right after the deletion. Visitors stop seeing the item immediately, and its address stops answering.

## Required Privileges

Reading the list needs one of the site management permissions. Creating and changing news need `MANAGE_WEBSITE_OPERATION`: without it the **Create News** button is missing, while the **Edit** entry in the row menu keeps showing and the form it opens answers with an access error. Ticking rows and deleting need `MANAGE_WEBSITE_DELETE`: without it the selection column and the **Delete** entry never appear, though the **Apply to Selected** list stays on the bar with no row left to tick.

## Related Articles

- [Creating a News Item](https://docs.wisecp.com/en/creating-a-news-item)
- [Blog Articles](https://docs.wisecp.com/en/blog-articles)
- [Pages](https://docs.wisecp.com/en/pages)
- [Menus](https://docs.wisecp.com/en/menu-management)
