# Newsfeed Settings

### Overview

Your News Feed can be customized to suit your needs, allowing you to control what content appears and how it is organized. Access your News Feed settings in a few ways:

* Open the Tools dropdown menu and select Settings.
* Click the cog wheel at the bottom of the Right Hand widget panel
* Click the question mark icon on any news feed post to see why it's appearing and access a quick link to your settings.

<img src="/files/7eSTpIr5as9JGXEyjQRg" alt="" width="563">

The News Feed is available in two modes: **Classic Mode** and **Recommended Mode**.

***

### Classic Mode

Classic Mode provides a customizable experience with various settings to organize your feed efficiently.

<figure><img src="/files/s3N5k9Xe8WveELS6MbIu" alt="" width="563"><figcaption></figcaption></figure>

#### Primary vs. Secondary Feed

Configure the content in your **Primary** and **Secondary** tabs by clicking **Configure** and selecting the type of content for each tab.

<figure><img src="/files/EkWNw24Tj83kGnK48vAG" alt="" width="546"><figcaption></figcaption></figure>

Choose whether to display Primary and Secondary tabs as separate tabs or consolidate them into one. Content can easily be sorted  by dragging and dropping feed items between tabs.

***

#### Additional Tab Options

* **Enable Secondary Tab:** Show or hide the Secondary tab.
* **Enable Unread Tab:** Display all unread posts based on the "Unread" setting.
* **Enable @Mentions Tab:** View posts where you or your team were mentioned.
* **Enable Pinned Tab:** Access all your pinned posts in one place.
* **Tab Order:** Rearrange news feed tabs to prioritize the content you need.

<figure><img src="/files/m8JBeDVTvcNpmwjWbDcw" alt="" width="563"><figcaption></figcaption></figure>

#### Display and Filtering Settings

* **Which feeds appear as unread:** Select what feeds should have new posts appear as **Unread**. You can specify Primary or Primary and Secondary. If you select only Primary, all new items in your Secondary tab will automatically be marked as read.&#x20;
* **Select Display Order for Comments:** Choose whether newest or oldest comments appear first.
* **Feed Filtering Options:** Add filtering options to refine your News Feed.
  * **My Teams List:** Filter your feed to display content from specific teams.

<figure><img src="/files/s3s3wPNTIGK7K27neyEb" alt="" width="563"><figcaption></figcaption></figure>

* **Auto Mark as Read on Scroll:** Items will automatically be marked as read as you scroll, but posts will only be marked as read when clicked.

***

### Recommended Mode

Recommended Mode simplifies your News Feed by consolidating content into a single stream. You can enhance your experience by customizing the layout with additional tools or rely on the algorithm to curate content for you.

<figure><img src="/files/qVPgmBgjECMYA9jHfMVa" alt="" width="563"><figcaption></figcaption></figure>

#### Customization Options

* **Select Display Order for Comments:** Choose whether newest or oldest comments appear first.
* **Auto Mark as Read on Scroll:** As you scroll, items are marked as read, but posts require a click to be fully marked as read.

<figure><img src="/files/3ukQUmb1lu8OPPgoZ3Vc" alt="" width="563"><figcaption></figcaption></figure>

***

### Configuring the Right Sidebar Panel

The right sidebar panel in the News Feed module is configurable by both administrators and users. Admins can set a default layout while allowing individual customizations.

<figure><img src="/files/IzJDQW3367QA5l0598IX" alt="" width="563"><figcaption></figcaption></figure>

#### Adding and Managing Widgets

Up to **10 widgets** can be added to the right sidebar from the widget gallery. These widgets can be **rearranged** by dragging and dropping them into the desired position.

If configured, there will also be the option to restore to the admin-created default layout.


---

# 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://guides.mangoapps.com/user-guide/news-feed/newsfeed-settings.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.
