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

62 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2024-06-18 15:53:06 +02:00
---
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" /%}
2024-06-18 15:53:06 +02:00
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"
2024-06-18 15:53:06 +02:00
alt="Select a Data Asset"
caption="Select a Data Asset"
/%}
- Click the **Follow** button to start following it.
2024-06-18 15:53:06 +02:00
{% image
src="/images/v1.7/how-to-guides/user-guide-for-data-stewards/data5.png"
2024-06-18 15:53:06 +02:00
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"
2024-06-18 15:53:06 +02:00
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"
2024-06-18 15:53:06 +02:00
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"
2024-06-18 15:53:06 +02:00
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%}