# Version Control

This section helps the user to get a private token to access multiple versions of the Data Science workflows, scripts, and models.

* Click the ***Version Control*** option from the Configurations menu.

&#x20;    ![](https://4128708524-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FPs4PHris8OANOeQFsSqG%2Fimage.png?alt=media\&token=2879d3da-a5b7-4481-b76f-207d64f30030)

* The ***Version Control*** page opens.
* Provide the ***Host address of the GitLab link***.
* Select the ***User Credential*** as Token type (if the user can select the ***Private Token*** option if the user has access to the Private Token from Git Lab).
* Provide an email address of the GIT Lab account.
* Provide a valid password.
* Put a checkmark in the given box to generate and store a new Private Token.
* Click the ***Test*** option.

![](https://4128708524-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FvLgwCCXpHO9yxy98e9j5%2Fimage.png?alt=media\&token=6774d6c0-c11b-452b-9cbd-07066f00120b)

* A success message appears.

&#x20;    ![](https://4128708524-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FOFGqM2WYEpfu21lWBmZc%2Fimage.png?alt=media\&token=2facae09-f227-4b9b-a295-e1d71c05fdf4)

* The ***Private Token*** option gets selected.
* The ***Token Key*** from the Git Lab account gets entered by default.
* Select a ***Project*** from the drop-down menu.
* Select a ***branch*** from the drop-down menu.
* The ***Save*** option gets enabled. Click the ***Save*** option.

![](https://4128708524-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2F3qujBsqeR9grT15dQU8e%2Fimage.png?alt=media\&token=db541daf-551e-4727-ad50-d0c8afb42b96)

* A success message appears to inform the version control update.

&#x20;     ![](https://4128708524-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FBWdUkKvVN0yNaLfNVQMD%2Fimage.png?alt=media\&token=895e67bd-1fbe-4437-841c-974f34f61c82)


---

# 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/7.6/core-platform/platform-administration/admin-panel-options/configurations/version-control.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.
