Add lineage relationships manually
Close the gaps on lineage graphs through the UI or API.
Lineage relationships can be added manually through the platform for situations where the automated parser is unable to pick up the lineage during metadata ingestion (e.g., highly customized data workflows).
This document explains how to add lineage relationships through the UI. To use the API, refer here Lineage.
When lineage relationships are updated manually, they will appear on the canvas just like automated lineage. However, clicking the connection line will show in the Connection details that the lineage was derived from a manual addition, including who added the relationship and when it was added.
How to update manual lineage relationships
Note: You can only add manual lineage directly to your Entry Point Asset (the primary asset you navigated to from the Catalog).
Initiate the Change On the Lineage tab of your Entry Point Asset, click the Make Changes button in the top right corner.

2. Select the Direction Once clicked, the lineage canvas will automatically reset and isolate your Entry Point Asset, temporarily hiding all other nodes. The canvas interactions will be disabled to help you focus, and Add upstream and Add downstream buttons will appear on either side of the node.
Click the appropriate button depending on where the data is coming from (upstream) or going to (downstream).

Choose the Asset A modal will appear. First, select the Data Source where the asset resides, then search for and select the specific Data Asset you want to connect.

Map Columns (Optional) If you want to create a highly specific trace, click on Map Columns to define the exact column-to-column relationships between the two assets.

Once you complete the workflow in the modal, the lineage canvas will refresh to show your Entry Point Asset connected to the newly added manual node.
Note: The add buttons will disappear, as you can only stage one manual lineage addition at a time).
Click submit to save your changes. Your manual lineage addition will be submitted as a change request and will become permanently visible on the graph once approved.
Last updated