# Pipeline Metadata Definition (Metadata Schemas)

Before we create any new pipeline, we have to define its metadata.

These metadata schemas have no relation with the ones we have in our objects or containers.

**Pipeline metadata is independent.**

Pipeline metadata definition refers to the structured information that describes and tracks various aspects of data as it flows through a data processing pipeline. It includes details such as data sources, transformations, processing steps, and output destinations.&#x20;

Metadata helps ensure data consistency, traceability, and compliance with standards, enabling efficient data management, monitoring, and troubleshooting. Pipeline metadata is essential for understanding the data's journey, ensuring quality, and facilitating reproducibility in complex data workflows.

The following shows you where these can be included as part of one or several Metadata Schemas:

<br>

!\[A screenshot of a computer

Description automatically generated]\(<https://lh7-rt.googleusercontent.com/docsz/AD_4nXdKrAMA1FVbo6nt3fHNlIKq6p0841Cuvy5oIIpnJjqkHC6yDlyVbWd60bgn_8GTorzF_wdWdC67oP1gTVm3ZXp4Eyz8YJkwJbmiotvNH2PmeIvROwYiNDode_XHiBv_pxYYFPzNq8iytkhUv5QNDvn39oTVzvP7ZqO7V3CF_2JkCC9R4_J7DA?key=ihWpnacGhFPvEXYYLGtkwA>)

<br>

!\[A screenshot of a computer

Description automatically generated]\(<https://lh7-rt.googleusercontent.com/docsz/AD_4nXdtTx5K5qPLuHA_e7Ihho9efdqOSEfpr5ZwRnf3giEhC_Y_T1tUkF-Xb41EgV18U6rKrp7uu_tt4X04aBVjNzYcDLCW7gG7JZOYMN3CJPgom29psh66Fw00RCl5-j8UWhmabCl5BmAS76tKurWmwP2nYZDFL5ypqdvGRIYfVMsgsNdCYUnjL3g?key=ihWpnacGhFPvEXYYLGtkwA>)

<br>


---

# 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://docs.libnova.com/libnova/pipelines-module/pipeline-metadata-definition-metadata-schemas.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.
