# Run at App Launch

**Run at App Launch** this enables the app to launch when users launch an app. Users can launch an app through App Lunch. Users can open the Workflow settings and select the option to Run at App Launch.&#x20;

* Open the Workflow and on the right hand side of the Workflow users will find the **Workflow Settings**.
* Click on the name of the Workflow and users will find two options like **Run at App Launch** or **Launch From CRM**.
* Check-in the option for **Run at App Launch** and click on **Save**.

![](/files/oF2L5QI9UK1isoOk12nu)


---

# 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/runtime/runtime-ux/run-at-app-launch.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.
