> 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="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2Ffom0wl7T2wAEWoTdNroy%2Fimage.png?alt=media&amp;token=42f18067-779e-4427-be38-667fd6afb9ec" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2FWs8EKEXCVBwHmg2b14OG%2Fimage.png?alt=media&amp;token=50fe802a-74d2-49b1-9ac5-ce0d6da92715" alt=""><figcaption></figcaption></figure>
