# How to record data lineage

### In a Dataset  <a href="#in_a_dataset" id="in_a_dataset"></a>

1\. Go to the "Create Metadata" from the side panel and select 'Create' for a Data Set.

<figure><img src="/files/oc4ZHnVNV4FvrX6hMuL1" alt=""><figcaption></figcaption></figure>

2\. Give the Data Set a name and definition, select the Workgroup if required, and click the Create Item button.&#x20;

<figure><img src="/files/qRXRYMni61a5F1FuPrrJ" alt=""><figcaption></figcaption></figure>

3\. In this step, you must define the Data Set if not provided in the previous step. You can also add different components to the item from here.

<figure><img src="/files/dpYa2sEvNojhI7MtIYkU" alt=""><figcaption></figcaption></figure>

4\. To record data lineage for this item, navigate the Components tab, and scroll down to the "provenance" section of the page.&#x20;

<figure><img src="/files/kQuY3mERhbTu4kMPq5z6" alt=""><figcaption></figcaption></figure>

5\. Select the 'Add' button to add a link. You can add multiple Data Sets by selecting![](/files/OiRVHXynfvDf13iWiDUC)for each item you would like to link.&#x20;

6\. Once done, select![](/files/Y6yiOAK092yd6jVblaMY)to create the new Data Set. The data lineage will now be visible on the item page under "Provenance".&#x20;

<figure><img src="/files/PTFIvAanSwsuTRWIiflD" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.aristotlemetadata.com/creating-and-editing/how-to-record-data-lineage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
