# How To Move Actions in the Workflow Builder

Within a Workflow, you may want to make changes and reorder one or multiple actions. Rather than deleting and recreating the action(s) you can move one or multiple actions to another portion of your Workflow. This can save you time if you want to just reorder one or multiple actions, vs. redoing an entire Workflow as you make adjustments.

Follow these simple steps to learn how to move one or multiple Workflow actions in the builder:

* Hover over a Workflow action to display the three-dot menu icon.

{% embed url="<https://lh4.googleusercontent.com/AXuHIi_gDhArN4Xd4yEIjgC5hnhZ8CsSWzjVnzSEadufyvV6QPsvK72pJoClSIwOgu_7Jr_H8mw7iLwzBYt-wzHdVwHI5w84LmL2t-NMnd1hWQbCJp_z8hGjG0V7_3ST5ObmM7E>" %}

* Click this to open the “Actions” menu.
* From the menu, choose “Move”.
* Select “Move Action” to move one individual Workflow action.
* Select “Move All Actions From Here” to move that particular action and all following actions.
* The Workflow will now display “Move Here” icons. Click any of them to move the Workflow action(s) to that spot.

{% embed url="<https://lh5.googleusercontent.com/UOFcKzToBdXKDWtVw5y94SVCIBw-wRf0onjlpLttm0sjcmOWFhNmSJAwXiu2SJHbZpEu2nPnYgL6TmeMfzvZ_sGFh-99n-0hPQxaW_MRgZZ-TYVVbRF7DUsyy3Kg2U1yRmjVXvo>" %}

***NOTE:*** If you change your mind and want to cancel the moving of action(s), just click into the white/blank space on the side of your Workflow and it will reset/cancel the process.


---

# 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://software-help-docs.gitbook.io/knowledge-base/software-guide/workflows/how-to-move-actions-in-the-workflow-builder.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.
