# Installing Avo Assure Client

You can install and relaunch the Avo Assure Client using the following options:

* [**Allowing Permission Before Installing Avo Assure Client**](#allowing-permission-before-installing-the-avo-assure-client)
* [**Installing Avo Assure Client**](#installing-avo-assure-client)
* [**Relaunching Avo Assure Client**](#relaunching-avo-assure-client)

## Allowing Permission Before Installing Avo Assure Client

During installation of the Avo Assure Client, windows display a security prompt that blocks the installer. Allow it to proceed to continue the setup.

To proceed with the installation, perform the following actions when the Windows SmartScreen dialog appears:

1. Go to the downloaded **AvoAssureClient.exe** file and double-click on **AvoAssureClient.exe** file. The **Windows protected your PC** dialog opens.
2. Select **More info** link which allows you to proceed with the installation.

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

2. Select **Run anyway** to allow the installer to proceed.

{% hint style="info" %}
**Note**: Do not select **Don’t run**, as this stops the installation of the Avo Assure Client.
{% endhint %}

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

## Installing Avo Assure Client

To install the Avo Assure Client, perform the following actions:

{% hint style="info" %}
**Note**: Use system’s File Explorer to perform all the following steps.
{% endhint %}

1. From **Downloads** folder, double-click on the **AvoAssureClient.exe** file. The **Setup-Avo Assure Client** dialog opens.

{% hint style="info" %}
Download the **AvoAssureClient.exe** file from your Avo Assure instance. To learn more, [click here](/avo-assure/introduction-to-avo-assure/avo-assure-client/downloading-avo-assure-client.md).
{% endhint %}

2. Select **Next** to direct to the **Select Destination Location** page.

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

3. Select the destination location to install and save the client.
4. After seleting destination location file, select **Next**.

{% hint style="info" %}
**Note**: To install the client in a different folder, select **Browse** and select destination folder.
{% endhint %}

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

5. After completing all the configurations, the installation process starts.

<figure><img src="/files/9q9WF0gatSljuItYqQL6" alt=""><figcaption></figcaption></figure>

6. Select **Finish** to complete the setup process. The **Avo Assure Client Registration** dialog opens.

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

7. Copy the token provided by the Admin and paste it into the **Token** text box.

{% hint style="info" %}
**Note**: On the **Avo Assure Client Registration** dialog, the following details are displayed:

* **Host URL**: The **Host URL** of the instance is automatically populated in the text box.
* **Token**: When you receive a dedicated Avo Assure URL, you will also receive your login credentials and token from your Admin.&#x20;
  {% endhint %}

{% hint style="info" %}
To generate token from Avo Assure, [click here](/avo-assure/introduction-to-avo-assure/avo-assure-client/managing-avo-assure-client-token.md).
{% endhint %}

8. After completing all required configurations, select **Submit**. The **Avo Assure Client** window opens.

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

9. On the **Avo Assure Client**, a success message appears confirming registration.&#x20;
10. Select **Connect** to connect with your Avo Assure instance.

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

## Relaunching Avo Assure Client

To relaunch the Avo Assure Client after closing it, perform the following actions:

1. In system's File Explorer, go to the folder where you stored the client during installation.
2. Open **avo** folder.

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

3. Double-click the **run.bat** file to launch the Avo Assure Client. The **Client** opens.

{% hint style="info" %}
**Note**: You can also launch the client using the **console.bat** or **run\_mobile.bat** files.
{% endhint %}

<figure><img src="/files/ubuNVtlwfh82Orx8vHPJ" 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://docs.avoautomation.com/avo-assure/introduction-to-avo-assure/avo-assure-client/installing-avo-assure-client.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.
