# Express Actions

When an app is previewed from Express Mode, Valorx Fusion ribbon tab will have a section called **Express Actions** with different options.

<div align="left"><img src="/files/-MGJKAybgiPYus_0c2bv" alt="Express Actions sectoin in ribbon"></div>

In this section user can re-render data with Display Data button. User can make changes to rendered data in Excel and with Save Data button he can save changes back to CRM. User can further customize the app or he can simply click the button named **Save as an App** and provide a name and a File type to the app and the app becomes available to the App list.

<div align="left"><img src="/files/-MGJNZWIkh7HHdX7udsI" alt="Save as an App screen." width="375"></div>

Once the app is saved and available to the App List user can further customize it by opening it in Design Studio.

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


---

# 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/building-your-first-app/express-actions.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.
