# Pipelines details

When a pipeline is executed, LIBSAFE automatically captures certain context metadata (such as the date and time of execution, user id that is executing it, etc), but it can also:

* Be used by the execution, so the execution process fills them. This may be useful for keeping the total number of objects finally processed, the ones with warnings, performance ratios, etc.

!\[A screenshot of a computer

Description automatically generated]\(<https://lh7-rt.googleusercontent.com/docsz/AD_4nXcpu6QyAYPHSCZIK26rfcjNH2hvNq7faUI-2hlbIyAV5ZFSFP24PmVf960XL4bRV4cklSLQeo0pohQKb-6h9eVIC4aWxmO0f1t1GFJxvDo1Rpga0_dbG-XVfHI1JeupcRDx04uu73a9ReW7n0O5490IsVCMBnfCpvuacOtojt9e680iIAvlJbQ?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/pipelines-details.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.
