> For the complete documentation index, see [llms.txt](https://docs.acho.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acho.io/app-builder/app-construction/interactions/ordering-interactions-with-action-flow.md).

# Ordering interactions with action flow

If you have an event that is triggering multiple actions, you can either have your actions run concurrently or sequentially.

* To run concurrent actions, drag out action blocks from the same event block.
* To run sequential actions, add additional blocks to the previous action.
* To deal with errors, drag out action blocks from the red circles.

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

* To add scheduler or conditions on an action, click the icons on the right panel.&#x20;

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