# Migrating a Pipeline

## Pipeline Migration

* Navigate to ***Admin Module.***&#x200B;
* Click the ***GIT Migration*** from the side navigation bar.
* Click the ***Import File*** option that appears.

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

* Click the ***Import*** option, that appears on the ***Import Document*** page.

<figure><img src="/files/1dKQm5QLDIuNEeUdEvcw" alt=""><figcaption></figcaption></figure>

* The ***Migration – Document Import*** page opens.
* Select the ***New VCS*** option for the Version Control Configuration.
* Select the ***Pipeline*** module from the ***Select a Module*** drop-down menu.
* Select the ***Pipelines*** option from the another drop-down menu given on the left side of the page.

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

* Search a pipeline name in the given ***Search*** bar.
* A customised list of the imported pipelines appears.

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

* Select a pipeline from the displayed list.
* Available versions of the selected pipeline appear.

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

* Select a version using the given checkbox.
* The ***Migrate*** option appears below, click it.

<figure><img src="/files/6R4g28mqMVmJCB1M803H" alt=""><figcaption></figcaption></figure>

* A success message appears to confirm the completion of the migration action.

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

* The migrated pipeline can be seen on the ***List Pipelines*** page under the ***Data Pipeline*** module.

<figure><img src="/files/8MxIyeZIBkwUHecS4ivJ" alt=""><figcaption></figcaption></figure>

## Job Migration

* Navigate to ***Admin Module.***&#x200B;
* Click the ***GIT Migration*** from the side navigation bar.
* Click the ***Import File*** option that appears.

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

* Click the ***Import*** option that appears on the ***Import Document*** page.

<figure><img src="/files/1dKQm5QLDIuNEeUdEvcw" alt=""><figcaption></figcaption></figure>

* The ***Migration – Document Import*** page opens.
* Select the ***New VCS*** option for the Version Control Configuration.
* Select the ***Pipeline*** module from the ***Select a Module*** drop-down menu.
* Select the ***Jobs*** from the another drop-down menu given on the left side of the page.

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

* Search a job name in the given ***Search*** bar.
* A customised list of the imported jobs appears.

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

* Select a job from the displayed list.
* Available versions of the selected job appear.

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

* Select a version using the given checkbox.
* The ***Migrate*** option appears below, click it.

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

* A success message appears to confirm the completion of the migration action.

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

* The migrated job can be seen on the ***List Jobs*** page under the ***Data Pipeline*** module.

<figure><img src="/files/xyQVg2djvhRj1F8gswPm" 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://docs.bdb.ai/administrative-settings-3/admin-panel-options/git-migration/migrating-a-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.
