Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

34 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2024-06-18 15:53:06 +02:00
---
title: Understanding Activity Feeds
slug: /how-to-guides/data-collaboration/activity-feeds
---
# Understanding Activity Feeds
The **Activity Feeds** in OpenMetadata displays all the activities around the data you own and the data you follow. Activity Feeds are great conversation starters to collaborate with your team. Click on the OpenMetadata icon to access the landing page with the activity feeds.
{% image
src="/images/v1.7/how-to-guides/user-guide-for-data-stewards/activity1.png"
2024-06-18 15:53:06 +02:00
alt="My Data: Activity Feed Widget"
caption="My Data: Activity Feed Widget"
/%}
The **Activity Feeds Widget** displays:
- **All:** All the activities related to the data assets that you own, follow, or where you are mentioned
- **@Mentions:** Feeds where you are mentioned
- **Tasks:** Tasks created by you, or assigned to you are displayed. Only the Open tasks are displayed here.
Users can Reply to discuss further as well as Edit, Delete, or share Reactions with the team by using emojis.
{% image
src="/images/v1.7/how-to-guides/collaboration/emoji.png"
2024-06-18 15:53:06 +02:00
alt="React with Emojis"
caption="React with Emojis"
/%}
{%inlineCallout
color="violet-70"
bold="Conversation Threads"
icon="MdArrowForward"
href="/how-to-guides/data-collaboration/conversation"%}
Collaborate around data assets right within OpenMetadata.
{%/inlineCallout%}