> 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-manual/innova-vantage-manual/1.0-login.md).

# 1.0 - Login

Innova Vantage can be accessed directly by going to the login at [**https://vantage.innova-drilling.com/**](https://www.icpwebportal.com/). Alternatively, Vantage can be accessed by going to the Innova Drilling & Intervention homepage at [**https://www.innova-drilling.com**](https://www.innova-drilling.com) and clicking on **Login** at the top of the page.

Clients based in the Europe can access the European version of the web portal at [**https://vantageeu.innova-drilling.com/**](https://eu.icpwebportal.com/) .

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

Your username and initial password will be provided to you either by Innova or your systems administrator. The first time you log in, you will be asked to create a personalised password.

If the user forgets their password, they should click on the **Reset Password** link. They will be asked to enter their email address, which will receive an email with instructions to reset their password. Your username will always take the form of an email address.

## 1.1 - Multi-Factor Authentication

In the User Management page, the system admin can activate Multi-Factor Authentication (MFA) for a user. This means that in addition to their username and password, they must also enter a temporary security code generated on another device - usually their smart phone.

Note that if MFA is activated for a user, the security code is also required to log into the Innova phone app and a server database in Well Seeker. The user will not be able to access these until they have registered a MFA device in the Innova Portal.

**The first time a user logs in after MFA has been activated or reset, they must register their MFA device.** They will see the screen shown below. If the organization is managing their users through Okta or Azure AD, a similar app specific version will appear.

<figure><img src="/files/baMJJrXFESUqZcs7Ulc4" alt="" width="189"><figcaption></figcaption></figure>

The user should then open their desired authenticator application and scan the QR code. A row named **Innova Drilling & Intervention** will be added in to the authenticator app in question, which will generate a six digit code at a pre-determined time interval. The user should input this six digit code into the six cells displayed below the QR code and select **Continue**.

The next time the user logs in they will see the below screen:

<figure><img src="/files/VKxncraRZbPzwjhL0CEx" alt="" width="161"><figcaption></figcaption></figure>

The user should open their authenticator app on their registered device, where they will be provided with a temporary six digit code. The user should input this six digit code into the six cells displayed and select **Continue**.


---

# 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:

```
GET https://docs.innova-drilling.com/introduction/innova-engineering-manual/innova-vantage-manual/1.0-login.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.
