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

# Valorx Home

Users have to first download the [**latest Valorx Fusion**](https://api.valorx.com/api/download/latest). Once Valorx Fusion is installed users will find the Valorx Home icon on their windows desktop. Valorx Home will help the users to manage the Valorx Excel Add-in and the subscription. &#x20;

Valorx Home will provide information related to&#x20;

1. &#x20;Launching Valorx Home
2. &#x20;Valorx Fusion Updates
3. &#x20;Health Monitor
4. &#x20;Administering Valorx Account

{% hint style="info" %}
Customers and Trial Users can do this Online or by signing in to our website [**Valorx.com**](https://valorx.com/).
{% endhint %}

A pink icon named Valorx Home <img src="/files/0hxGOD6bULRKjgGveBT8" alt="" data-size="line"> on the windows desktop will be displayed once Valorx Fusion is installed. Users can also search for **Valorx Home** on the windows desktop.&#x20;

<div align="left"><img src="/files/JkYBW3LR2Y5TN26UKrsm" alt="" width="563"></div>

Click on the **Valorx Home** app icon to launch the app. The Valorx Home page has a few sections, such as Valorx Updates, Version Information, Health Monitor, and Launch Excel.

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

**Valorx Updates**: Users can find information related to product releases and version history updates and the status if users are up to date or if they need to update the Valorx Version. Users can even find the Version History by clicking on the hyperlink.

![](/files/tFh13UV3J4coy1geTYwP)

Click on **Version History** and a pop-up window of **Product Versions** will open which will show the history.

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

**Version Information:** Users can find which version they are using under this section. Users can find the release notes and video tutorials. Click on the hyperlink and it will direct you to the Valorx page.

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

**Health Monitor:** Users need to do a health check when they find difficulty in running Excel or an App. Click on Run Health Check which would restart the Excel and usually fixes the issues. It will even show when was the last update done. Health check will show the status of the add-in.

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

**Launch Excel:** Users can launch an Excel file by clicking on **Launch Excel**. Users can open Valorx Fusion by clicking on the **Valorx Fusion** ribbon button.

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

**Update Now:** If a new version is available, the **Update Now** button will appear under the **Valorx Updates** column. Click **Update Now** to start the update.

<figure><img src="/files/HXGHUL0eg4SLIttwIWtW" 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, and the optional `goal` query parameter:

```
GET https://docs.valorx.com/valorx-fusion/valorx-home/valorx-home.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
