# What is a Valorx App?

**Valorx App** is a **Microsoft Excel template** that is tailored to work with the **objects/entities and fields** in your **CRM**.&#x20;

Take a look at the below example of **Valorx** **App** - it looks just like an Excel file that you work with everyday, but it has deeply integrated with [**Salesforce**](https://www.salesforce.com/). In this example, the table is constructed using the records from the Opportunity object in **Salesforce**. Users can easily retrieve data, work on the data using Excel's functionalities, and save the data back to **Salesforce** with just a button click.

![](/files/-MGG2WyMo047sFZ0OBq4)

### It needs little to no training:partying\_face:&#x20;

Using a **Valorx** **App** is exactly like using an Excel workbook. All the functionalities (Data Filters, Formulas, Conditional Formatting, Pivot Table, Charts and so on) will continue to work, because they are still in Excel.

To access Valorx functionalities, users need to click on the buttons in the **Valorx** **Fusion** **Ribbon** - exactly the same way they would use normal Excel functionalities like inserting a Pivot Table or Chart.

![](/files/-MGGD5eIQzyTHgOY3F5e)

Majority of the **Valorx** **Fusion** **Ribbon** buttons are customizable by App Designers in **Design** **Studio**. These buttons are governed by the **Workflow** and **UX**.

{% content-ref url="/pages/-MGBEhaZWG0WoFXynrhd" %}
[Workflow and UX](/valorx-fusion/design-studio/workflow-and-ux.md)
{% endcontent-ref %}

### Designers and Runtime Users

In **Valorx** **Fusion**, there are two ways to interact with a **Valorx** **Fusion** App - **Design Studio** and **Runtime**.

**Design** **Studio** is built for App Designers to model, configure, and modify **Valorx** **Fusion** Apps, which will be available for the users.

{% content-ref url="/pages/-MGBDf8SVa0ERLD9vXqk" %}
[Design Studio](/valorx-fusion/design-studio/the-power-of-design-studio.md)
{% endcontent-ref %}

Runtime is where a user will run a **Valorx** **Fusion** App, and use it to retrieve and modify data from your **CRM**. Runtime user will not be able to modify the **Valorx** **Fusion** App in the cloud.

{% content-ref url="/pages/-MGBDh3EJCMyr-LnLtgo" %}
[Runtime](/valorx-fusion/runtime/runtime-ux.md)
{% endcontent-ref %}

### Single Source of Truth

All your **Valorx** **Apps** are stored in your **CRM**, which means everyone in your team will be using the same Excel template for their day-to-day operations. Only dedicated Valorx Designers can modify your **Valorx** **Apps**. This minimizes the confusion around having multiple versions of Excel workbooks shared across your team.


---

# 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.valorx.com/valorx-fusion/getting-started/what-is-a-valorx-app.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.
