# Goto

This node directs the next set of actions and connects other nodes inside a flow.

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

To reuse some of the components, such as nodes that perform repetitive tasks in the flow, drag and drop the **Goto** node. Double click on the **Goto** node and select the destination nodes to connect them together.


---

# 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.aisera.com/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/workflow-reference-guides/workflow-nodes/operations-nodes/goto.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.
