mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-19 07:17:38 +00:00
51 lines
1.8 KiB
Markdown
51 lines
1.8 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. Data asset owners have more access to edit the assets, whereas followers can only **rate** the data assets, and not edit them.
|
|||
|
|
|||
|
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.3/how-to-guides/user-guide-for-data-stewards/data4.png"
|
|||
|
alt="Select a Data Asset"
|
|||
|
caption="Select a Data Asset"
|
|||
|
/%}
|
|||
|
|
|||
|
- **Star** the data asset to start following it.
|
|||
|
|
|||
|
{% image
|
|||
|
src="/images/v1.3/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 ‘My Data’ page on the right-hand side.
|
|||
|
|
|||
|
{% image
|
|||
|
src="/images/v1.3/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.3/how-to-guides/user-guide-for-data-stewards/profile1.png"
|
|||
|
alt="Profile Page: Following Tab"
|
|||
|
caption="Profile Page: Following 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%}
|