# Migration

Transfer the files from the source location to the target location within a software platform by using Migration option. The user can configure the migration related settings using the New Version Control admin option. The supported modules for the migration are as listed below:

1. API Service
2. Dashboard
3. DS Lab
4. Pipeline
5. Story (Report)

* Select the ***New Version Control*** option from ***Configurations*** under the ***Admin*** module.

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

* The ***Version Control Information*** form opens.
* Select the ***Migration*** option from the first dropdown.
* All supported modules will be listed under the ***Select a Module*** drop-down which are supporting the Version Control functionality. (E.g., Dashboard is selected in the given image).
* Select the ***Git*** type as either ***GitLab*** or ***GitHub***.
* Provide the ***Host*****&#x20;information.**
* Provide the ***Token Key***.
* Click on the ***Test*** button.
* Select the ***Project***
* Select a ***Branch*** where files need to be stored on the VCS.
* Configure the ***More Information*** fields.
  * Provide the following information:

    * Entity App
    * Work Space Name
    * Entity Extension
    * Entity Type

    <figure><img src="/files/Xaa6ISgfs79UnKDOD7pQ" alt=""><figcaption></figcaption></figure>
* Click the ***Test*** option.

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

* A notification message appears to inform about the successful authentication.
* The ***Save*** option gets enabled. Click the ***Save*** option.

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

* A configuration message appears and the configuration for the New Version Control gets saved.

<figure><img src="/files/AFAGw6UPa7DF8vllcpaJ" 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/configurations/version-control/migration.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.
