# Installation & Activation Guide

## Installation <a href="#installation" id="installation"></a>

### 1. Verify system requirements <a href="#id-1.-verify-system-requirements" id="id-1.-verify-system-requirements"></a>

Make sure your system meets the [minimum requirements](/erpc/system-requirements.md) and check you have sufficient privileges to install applications.

### 2. Download the installation file <a href="#id-2.-download-the-installation-file" id="id-2.-download-the-installation-file"></a>

Use the official [download link](https://download.besmart.software/?id=holixa-erpc) to download the file.

### 3. Run the installer <a href="#id-3.-run-the-installer" id="id-3.-run-the-installer"></a>

Once the download is complete, double-click the file corresponding to your Autodesk Vault Professional version to start the installation process.

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

### 4. Continue in the Setup Wizard <a href="#id-4.-continue-in-the-setup-wizard" id="id-4.-continue-in-the-setup-wizard"></a>

If needed, click "Next" to proceed with the installation.

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

### 5. Accept the license agreement <a href="#id-5.-accept-the-license-agreement" id="id-5.-accept-the-license-agreement"></a>

Read the license agreement thoroughly and accept it before continuing with the installation. Then click "Install".

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

If prompted by MS User Account Control, click "Yes" to allow the installation process to make changes to your computer.

### 6. Wait <a href="#id-6.-wait" id="id-6.-wait"></a>

Wait for the installation process to complete.

### 7. Finish the installation <a href="#id-7.-finish-the-installation" id="id-7.-finish-the-installation"></a>

Once the installation is complete, click "Finish".

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

## Product Activation <a href="#product-activation" id="product-activation"></a>

### 1. Run Autodesk Vault Professional client <a href="#id-1.-run-autodesk-vault-professional-client" id="id-1.-run-autodesk-vault-professional-client"></a>

Launch the Autodesk Vault Professional client to get access to Be.Smart ERP Connector. ERP Connector licensing window should appear automatically. If not, from the *Tools* menu, select *ERP Connector* -> *About...* command. Then click the *License* button.

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

### 2. Login <a href="#id-2.-login" id="id-2.-login"></a>

Fill out the login details you received by e-mail or were provided by your contract manager for the ERP Connector to be activated. Then click *Login*.

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

Alternatively, if you don't have the license but you want to test the application, you can click the *Start Trial* button.

### 3. License details <a href="#id-3.-license-details" id="id-3.-license-details"></a>

Go to the *Tools* menu and select *ERP Connector* -> *About...* command. Then click the *License* button. In the window, you will see if the license is valid, its expiration date, and the product version.

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

To see to whom the license was assigned, log out from the license, or enter credentials, click the *License* button in the bottom left corner of the window.

<figure><img src="/files/waGw2HcJorC1pshk6Omy" 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://help.besmart.software/erpc/installation-and-activation-guide.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.
