# Migration

{% hint style="info" %}
Check out the given walk-through on how New Version Control option helps to configure the Migration settings for a supported module.
{% endhint %}

<figure><img src="/files/64ws74pI6tO97ZSj4073" alt=""><figcaption></figcaption></figure>

The user can configure the version control configuration for the migration option using the given steps. The user can also pull a specific version from the Version Control System after some versions are pushed there.

The supported modules for the migration are as follows:&#x20;

1. API Service
2. Dashboard
3. DS Lab&#x20;
4. Pipeline&#x20;

* Expand the ***Configurations*** under the Admin module.
* Select the ***New Version Control*** optio&#x6E;**.**  &#x20;

&#x20;     ![](/files/PF832bDI6WtWaXXjyYaa)

* The ***Version Control Information*** form opens.
* Select the ***Migration*** 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).
* Provide the ***Host*****&#x20;information.**
* Select ***Token type*** as ***Private Token.***&#x20;
* Click on the ***Test*** button.
* Select the ***Project***&#x20;
* 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

![](/files/QaMJXD1crx4AyyWlhgmp)

* Click the ***Test*** option.         &#x20;

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

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

<figure><img src="/files/5YgG46fEICvhqrhXbveg" alt=""><figcaption></figcaption></figure>

* A configuration message appears and the configuration for the New Version Control gets saved.   &#x20;

<figure><img src="/files/0HoVmFOsa5tLrUCUaMUZ" 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/bdb-documentation/core-platform/platform-administration/admin-panel-options/configurations/new-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.
