> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/introduction-to-avo-assure/avo-assure-client/installing-avo-assure-client.md).

# 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-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.
3. Select **Run anyway** to allow the installer to proceed.

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

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

## 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.
3. Select the destination location to install and save the client.
4. After selecting destination location file, select **Next**.

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

5. After completing all the configurations, the installation process starts.
6. Select **Finish** to complete the setup process. The **Avo Assure Client Registration** dialog opens.
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.
9. On the **Avo Assure Client**, a success message appears confirming registration.&#x20;
10. Select **Connect** to connect with your Avo Assure instance.

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