# Action Subflow

After editing the action info, create a subflow to run when users call this action:

![mini-app2](https://docs.uchat.com.au/assets/img/app2-17.f30ff680.png)

![mini-app2](https://docs.uchat.com.au/assets/img/app2-18.2e2dbdec.png)

### Action Outputs <a href="#action-outputs" id="action-outputs"></a>

![mini-app2](https://docs.uchat.com.au/assets/img/app2-28.7cfac0b1.png)

Add needed outputs and click on 2 **Save** buttons to save not only the output editing, but also the action editing.

{% hint style="success" %}
TIP

You are unable to create a new app field in **From App Field** here. Please go to the **App Fields** section to create new app fields.
{% endhint %}

{% hint style="danger" %}
Note

Always remember to click on "Save" instead of cancel before you exit the action editing. Otherwise, you lose your action editing.
{% endhint %}


---

# 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.rapidbott.com/help-center/mini-apps/mini-app-2.0/action-subflow.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.
