> For the complete documentation index, see [llms.txt](https://docs.innova-drilling.com/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.innova-drilling.com/introduction/innova-engineering-how-to-guides/vantage-data-link-guides/vantage-data-link-installation-guide.md).

# Vantage Data Link: Installation Guide

## 1.0 - Introduction

This document is a guide for installing the Vantage Data Link software on the user’s computer. Follow this guide to install Vantage Data Link on a fresh computer.

## 2.0 - Download

The Vantage Data Link installer can be downloaded from the Innova website. Follow the below link to go to our download page:

<p align="center"><a href="https://www.innova-drilling.com/download/trial"><strong>Download – Innova Drilling &#x26; Intervention</strong></a></p>

Click on **Existing Users**, then click on **Download**.

![](/files/8237fdc3465b80d77226e1060398b60d8c8430ac)

## 3.0 - Installation

**When downloaded, Vantage Data Link will be supplied as a zipped installation file which must be unzipped before use. Right click on the file and select “Extract All….” from the context menu.**

Select a location which you wish to extract the files to and click “Extract”. The installation files will be extracted to the selected location in a folder called “Vantage Data Link”

Once the files have been extracted, open the Vantage Data Link folder and double click on the “Vantage Data Link vx.x.x.exe” file to begin the installation process.

Select the location which you wish to install Vantage Data Link. The default location is “**C:\Program Files (x86)\Innova Drilling and Intervention\Vantage Data Link**”. If you wish to change the location the program is installed to click on the “…” button.

<img src="/files/5b2f3903e5eb202f49c38fe79ffb2c5b3d6fa8a1" alt="" width="375">

If you have read the terms and conditions and want to proceed without reading it again, click on the checkbox to agree with the licenses terms and conditions and click on “Install” *to proceed.*

If you wish to read the terms, click on “Licenses terms and conditions”, this will display the below screen. This information can also be printed for future reference by selecting the printer icon. Once read, select the “Accept” and “Install” button to begin installation.

<img src="/files/b6af8cc0cfb82753c5a0bc27ba2b4dad70089fc6" alt="" width="375">

The user will be presented with a dialog. Click “Yes” to continue the installation.

<img src="/files/5b791f33dc5d8c5def3aa1b6360e30181aebbd4d" alt="" width="375">

Once the installation is complete the final dialog will display “Vantage Data Link has been successfully installed”. Select “Finish” to close the dialog.

![](/files/8a9c2e095987a480357a6306b844ab3f76cc77b9)

## 4.0 – Troubleshooting

This section describes common troubleshooting scenarios that can occur during installation, and how to solve them.

### 4.1 – File access error

During installation, the user receives a message referring to not having permission to access a file location on the PC.

This can be caused by the user’s anti-virus software blocking the installer. To resolve this issue, temporarily disable your anti-virus before running the installer.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.innova-drilling.com/introduction/innova-engineering-how-to-guides/vantage-data-link-guides/vantage-data-link-installation-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
