# News Center

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

### What is My Content?

**My Content** is where you can find all your published and drafted news articles across different spaces. It allows you to quickly access, manage, and track your contributions in one place.

📌 *Example: You want to update a news article you published last week. Instead of searching through spaces, you can find it directly in My Content.*

***

### Accessing My Content

1. Click on the **hamburger icon** in the top-left corner to open the side menu.
2. Select **"My Workspace"**.
3. Navigate to **"My Content"**, which provides access to the News Center where all news articles are listed.

<figure><img src="/files/PVEOM8SemnRsbNJ3svwl" alt="" width="563"><figcaption><p>Access the News Center through My Workspace > My Content</p></figcaption></figure>

***

### Using the News Center

The News Center displays all news articles in a **list format**, offering the following tools to manage and filter content:

* **Search Bar**: Filter articles by **title** or **keywords** in the description.
* **Status Dropdown**: View articles based on status:
  * **Posted Articles**
  * **Published Articles**
  * **My Articles**
  * **My Drafts** (Unpublished articles)
  * **Scheduled**(Pending publication)
* **Filter Drawer**: Narrow results by selecting one or multiple **spaces**.

***

### Viewing and Managing News Articles

Each article in **My Content** is displayed as a **news card** containing:

* **Title**
* **Author**
* **Space**
* **Date**
* **Number of Views**
* **Summary**

#### Available Actions

Clicking on an article opens it in full view. Additionally, a dropdown menu provides these actions:

* **Edit** ✏️ – Opens the article editor to make updates.
* **Share** 🔄 – Allows reposting the article in another space’s feed with an embedded preview.
* **Delete** 🗑️ – Removes the article (if permissions allow).

📌 *For drafts, only "Resume" (to continue editing) and "Delete" options are available.*

<figure><img src="/files/WatXIlRyX51Mr2ntgiKD" alt="" width="563"><figcaption><p>News Center</p></figcaption></figure>

💡 The News Center **respects user permissions**. You will only see articles based on your access rights and space memberships. If an article is not visible, it may be due to **space restrictions or missing permissions**.

***

### Related Documentation

🔗 [Sharing News in Spaces ](/meeds-guides/user-guide/collaborating-in-spaces/sharing-news-in-spaces.md)– Learn how to publish news articles.\
🔗 [Managing Space News](/meeds-guides/user-guide/administering-a-space/managing-space-news.md) – Space Admins guide for configuring news.\
🔗 [Managing News Targets](/meeds-guides/admin-guide/managing-content/managing-news.md) – Advanced settings for global news publishing.


---

# 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/user-guide/exploring-a-meeds-hub/news-center.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.
