# Inforiver Credentials

From Inforiver, you need to acquire a license key and docker password which would be used during deployment. It is a unique string of characters and numbers provided by Inforiver on purchase of the product. A user must agree to the terms of the license when acquiring the software.

{% hint style="danger" %}
Only License Admin or License Owner can perform the steps. In case you need any help on this, please connect with support team by emailing to **<support@inforiver.com>**
{% endhint %}

## Steps to Acquire License

### Billing Admin

If you are a billing admin, please follow the below steps to acquire the license key and Docker credentials.

* Navigate to <https://inforiver.com/login/>
* Enter billing email in the login page and click on Send Verification Code. (Note: verification code will be sent via email)
* Enter the received verification code in the login screen and click on Login.

{% hint style="info" %}
If you are not able to login, try the License Admin method
{% endhint %}

* In the Subscription Overview page, click on View Downloads under Downloads or View Details under Actions within the subscription that has On Prem enabled.
* In the Subscription Details page, the Key Code a.k.a Inforiver License Key can be found under the On Prem Details section. (refer screenshot below). You would be able to find the Docker Password from that page itself.

<figure><img src="/files/9Je9Y7wuVUGLr97bFvxt" alt=""><figcaption><p>Key Code Details</p></figcaption></figure>

### License Admin

If you are a license Admin, please follow the below steps to acquire the license key and docker password.

* Navigate to <https://inforiver.com/login/>
* Click on Are you the license admin? at the bottom right of the login dialog.
* Enter licensee email and subscription id, then click on Send Verification Code. (Note: To get Subscription Id, contact your Billing Admin)
* Enter the received verification code in the login screen and click on Login.
* In the Subscription Details page, the Key Code a.k.a Inforiver License Key can be found under the On Prem Details section. (refer screenshot below)

<figure><img src="/files/9Je9Y7wuVUGLr97bFvxt" alt=""><figcaption><p>Key Code Details</p></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.inforiver.com/inforiver-enterprise-on-prem/before-you-start/inforiver-credentials.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.
