# Flow management tools

Some flow management tools help you to manage your flow and enhance your efficiency of flow management.

## Duplicate flow blocks

The tool allows you to copy and paste a block that contains the same block setting, reducing the time of creating a new block.

<figure><img src="/files/XaGzug5pjJZsXhLN9ZkL" alt="" width="375"><figcaption><p>Click the button to duplicate the block</p></figcaption></figure>

## Multi-selection and drag

The tool allows you to select multiple blocks and move them by pressing SHIFT and dragging the mouse.

<figure><img src="/files/l6p9w176Hu4H7YqDVfVz" alt="" width="375"><figcaption><p>Select serval blocks by pressing SHIFT and drag</p></figcaption></figure>

## Align with horizontal layout

This tool allows you to tidy up all the blocks by clicking one button.&#x20;

<figure><img src="/files/ikcYMSP54Y79vKZJvBwX" alt="" width="375"><figcaption><p>Click the button to align the blocks</p></figcaption></figure>

<figure><img src="/files/tf4F2TNK38iSGOE6f6Kk" alt="" width="375"><figcaption><p>All blocks will turn into horizontal layout after clicking</p></figcaption></figure>


---

# 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.chatalog.ai/crm-quickstarts/basic-flow/flow-management-tools.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.
