# Jumps

Use jumps in your automations to move to another action in your automation. Let's go over them in this article!

{% embed url="<https://youtu.be/haHiHOnMvHA>" %}

## Step 1:

Select the **+** in the automation where you want to add the jump. Select Workflow and choose **Go to.**

![](/files/-MW6JIW4LxOAvqlH8Lj6)

Now you can grab the blue dot at the bottom of the jump action and drag it to any action you want to send your contacts to - it really is that simple!

Once the jump is made you'll see a dashed gray line to the action. If you want to delete that jump and move it to a different action, just click on the line and it will disappear.


---

# 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.funnelish.com/automations/actions/jumps.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.
