mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-08 17:50:28 +00:00
62 lines
2.0 KiB
Markdown
62 lines
2.0 KiB
Markdown
---
|
|
title: How to Follow a Data Asset
|
|
slug: /how-to-guides/guide-for-data-users/follow-data-asset
|
|
---
|
|
|
|
# How to Follow a Data Asset
|
|
|
|
Users can get timely information about all the **activities**, **announcements**, and **feeds** related to a data asset by following those assets. The owners of the data assets will receive all the updates by default. The follow option can be used for the assets that you do not own.
|
|
|
|
{% youtube videoId="xKg596qN7LA" start="0:00" end="1:52" width="800px" height="450px" /%}
|
|
|
|
To follow a data asset,
|
|
- Navigate to the **Explore** page.
|
|
- Select the relevant type of data asset (Tables, Topics, Dashboards, Pipelines, ML Models, and Containers).
|
|
- Select a data asset.
|
|
|
|
{% image
|
|
src="/images/v1.7/how-to-guides/user-guide-for-data-stewards/data4.png"
|
|
alt="Select a Data Asset"
|
|
caption="Select a Data Asset"
|
|
/%}
|
|
|
|
- Click the **Follow** button to start following it.
|
|
|
|
{% image
|
|
src="/images/v1.7/how-to-guides/user-guide-for-data-stewards/data5.png"
|
|
alt="Star the Data Asset"
|
|
caption="Star the Data Asset"
|
|
/%}
|
|
|
|
The data assets you are following will be displayed in the **Following** section in **My Data** page.
|
|
|
|
{% image
|
|
src="/images/v1.7/how-to-guides/user-guide-for-data-stewards/data6.png"
|
|
alt="Data Assets you are Following"
|
|
caption="Data Assets you are Following"
|
|
/%}
|
|
|
|
Clicking on **View All** to check all the data assets you are following will redirect to the **Profile Page > Following Tab**.
|
|
|
|
{% image
|
|
src="/images/v1.7/how-to-guides/user-guide-for-data-stewards/profile1.png"
|
|
alt="Profile Page: Following Tab"
|
|
caption="Profile Page: Following Tab"
|
|
/%}
|
|
|
|
The Activity Feeds tab displays all the activities related to the data assets that you own, follow, or where you are mentioned.
|
|
|
|
{% image
|
|
src="/images/v1.7/how-to-guides/user-guide-for-data-stewards/activity.png"
|
|
alt="Activity Feeds Tab"
|
|
caption="Activity Feeds Tab"
|
|
/%}
|
|
|
|
|
|
{%inlineCallout
|
|
color="violet-70"
|
|
bold="How to Add Tags"
|
|
icon="MdArrowForward"
|
|
href="/how-to-guides/guide-for-data-users/tags"%}
|
|
Add tags to data assets and learn about auto-PII classification.
|
|
{%/inlineCallout%} |