# Export to Pipeline

{% hint style="success" %}
*Check out the walk-through on how to export a script to Pipeline module.*&#x20;
{% endhint %}

![](/files/mtn0OivZSYKNHehwqwna)

* Navigate to the ***Pipeline list***.
* Click the ***Export to Pipeline*** icon for a pipeline.

![Export to Pipeline icon](/files/B4AkYKBxeGptCHzyHlMr)

* The ***Export to Pipeline*** dialog box options.
* Select a specific function using the checkbox.
* Click the ***Next*** option.

![The Export to Pipeline dialog box](/files/xVMm7nMqqgxzgFFBNZDD)

* A confirmation appears informing the completion of the action.

![Confirmation message after the Notebook gets exported](/files/wBfGBps58IY3HxNcO3QP)

* Navigate to a Pipeline containing DS Lab Runner component.
* Open the Meta Information tab of the DS Lab Runner component.
* Select the required information as given below:
  * Execution Type: Select the ***Script Runner*** option
  * Function Input Type: Select one option out of the ***Data Frame*** or ***List***.
  * Project Name: Select the Project name using the drop-down menu.
  * Script Name: Select the script name using the drop-down menu. &#x20;
  * Start Function: Select a  function name using the drop-down menu.
  * The ***Script*** displays the exported script.&#x20;

![The Exported Script inside the Pipeline module](/files/oXUZxmzstmXxVFJSMhZ7)


---

# 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.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-list-page/export-to-pipeline.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.
