# Managing News

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

### What Are News Targets?

**News Targets** allow administrators to define where news articles appear across multiple spaces. They enable structured and **cross-space news distribution**, ensuring important updates reach the right audiences.

📌 *Example: A company-wide announcement is published once but appears in multiple relevant spaces through a configured News Target.*

***

### Creating and Configuring News Targets

#### Step 1: Access News Target Settings

1. Go to **Admin Console**.
2. Navigate to **Applications > News Settings**.
3. Select **"News Targets"** to view or manage existing targets.

<figure><img src="/files/oPbhJx8GjOQCmQpud6gt" alt="" width="309"><figcaption><p> <em>News Target settings in the Admin Console.</em></p></figcaption></figure>

#### Step 2: Create a New News Target

1. Click **"Add a Target"**.
2. Enter a **name** and **description** for the target.
3. Set **permissions** for who can publish in this target.
4. Save the configuration.

<figure><img src="/files/CSB2aB8zyB7JUbUtPmk0" alt="" width="375"><figcaption><p><em>News Target creation form</em></p></figcaption></figure>

***

### Managing Permissions for News Targets

#### Who Can Publish to a News Target?

* **Publishers** – Users who have the **Publisher role** in an eligible space or group can submit articles to the selected News Target.
* **Admins** – Can configure and manage targets, control visibility, and set permissions.

&#x20; 💡**Note** If *Content Management* group is selected, then the news can be published to either the space member only or to any user

#### Assigning Permissions

1. In **News Target Settings**, select a target.
2. In the **Permissions** section, enter and select one or more **spaces** or **groups**.
3. Only users who have the **Publisher role** in the selected spaces or groups will be able to publish in this News Target.
4. Save changes to apply the permissions.

📌 *Spaces represent collaborative environments with multiple applications, whereas Groups are organizational units managed in the admin console under Organization > Groups.*

<figure><img src="/files/mlUPea3tK3Zpx6KI16Lv" alt="" width="375"><figcaption><p><em>permissions assignment interface with space and group selection</em></p></figcaption></figure>

***

### Editing or Deleting a News Target

#### Modifying a News Target

* Navigate to **Admin Console > News Settings > News Targets**.
* In the **Actions** column, click the **Edit (✏️) icon** next to the target to update details or adjust visibility.

<figure><img src="/files/KrK8zwAS3OBF5vNyZsdE" alt="" width="563"><figcaption><p>Edit and Delete icons at the end of the line</p></figcaption></figure>

#### Deleting a News Target

* Navigate to **Admin Console > News Settings > News Targets**.
* In the **Actions** column, click the **Delete (🗑️) icon** next to the target.
* A confirmation prompt will appear:\
  \&#xNAN;*"Do you want to remove this news project? It will no longer appear as a choice, but published articles will still be accessible from the news center."*

**Impact:** The target will be removed, meaning new articles cannot be published to it anymore, but existing articles will still be available in the **News Center**. If needed, these articles can be **republished** from the News Center into a different target.

📸 *Placeholder: Screenshot of delete confirmation message.*

***

### Related Documentation

🔗 [Managing Space News](/meeds-guides/user-guide/administering-a-space/managing-space-news.md) – Configure the News Block for a specific space.\
🔗 [Sharing News in Spaces](/meeds-guides/user-guide/collaborating-in-spaces/sharing-news-in-spaces.md) – Learn how users create and publish news.\
🔗 [Exploring the News Center](/meeds-guides/user-guide/exploring-a-meeds-hub/news-center.md) – Locate published and drafted news articles.


---

# 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.meeds.io/meeds-guides/admin-guide/managing-content/managing-news.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.
