# News Feed

Configuring your news feed makes it easy to stay on track of everything important, while making sure you are not bogged down but things that are less important to you. &#x20;

## News Feed Settings

You can configure your newsfeed settings to best suit for needs.&#x20;

Click on the three dots in the top right of the screen and select **Feed Settings**.

![](/files/-M173v3350WMwY7guMRB)

1. **Feed Settings**: Customize what is enabled on your newsfeed
2. Configure what is on your **Primary** and **Secondary** tab. Click on **Configure** to select what feeds should appear on which tab.
3. Select if you want your Primary and Secondary tab to appear as two separate tabs or a single tab. If you select for them to appear as a single tab, you can select the name for the single tab.
4. 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;
5. Select to enable the **Secondary** tab. If you disable the secondary tab, it will not appear on your newsfeed, even if you select to have yours feeds display in two different tabs.
6. Select to enable an **Unread** tab. The unread tab will display all unread items. As items are marked read, they will disappear from this feed.&#x20;
7. Select to enable a **Mentions** tab. Any time you or a team you are a member of is @ mentioned, the update will on this tab in addition to any other applicable tabs.&#x20;
8. Select to enable a **Pinned** tab. The pinned tab will have all updates that you pinned. Pinning an update makes it easy to find for future reference.&#x20;
9. Enable an **Activities** tab. Updates that are based on activities, like joining a group or creating a view, are housed on this tab.
10. **Tab Order**: Configure the order of the tabs in your newsfeed
11. Click on **Apply Settings** to instantly apply your settings to your newsfeed

![](/files/-M17AIsFUv5M-Al7lBmT)

1. On the **Feed Display** tab, you can configure how updates and posts on the newsfeed are presented.&#x20;
2. Select whether or not you want the **widgets column** to display on your newsfeed page. The widget will still be visible on other columns
3. Select the **display order** on comments. You can choose between:
   1. Newest to Oldest
   2. Oldest to Newest
4. Select the **feed filtering** option:
   1. None
   2. My Teams List


---

# 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/user-settings/news-feed.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.
