> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/bdb-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/bdb-documentation/data-science-lab/various-tabs-to-work-with/notebook/notebook-list-page/export-to-pipeline.md).

# 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)
