# Duplicate Blocks and Actions

Tiledesk empowers you to create no-code AI Agents swiftly and efficiently.&#x20;

A key feature that simplifies the design process is the ability to use Copy and Paste.\
This feature allows you to duplicate an entire [Block](/ai-chatbots-and-automation/visual-builder-101/how-to-create-a-block.md) or just an Action within a Block, making your design process faster and more flexible.

####

#### Duplicate **a Block**

Blocks are the foundation of an AI workflow. To duplicate a Block, hover over the one you want to copy. A small toolbar will appear on the top right. Click on the “Copy block” option.

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

Then, right-click to open the dropdown menu and select “**Paste**.”&#x20;

That’s it — you’ve successfully copied and pasted a Block.

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

#### **Duplicate an Action Inside a Block**

Each Action enhances your AI Agent’s flexibility. You can duplicate an Action to speed up workflow design.&#x20;

To do this, hover your cursor over the Action you want to copy. A small toolbar will appear on the left side. Click on the “Copy action” option.

&#x20;

<figure><img src="/files/0p4hkBDHsHyF6E1nGcGo" alt=""><figcaption></figcaption></figure>

Then, right-click where you need that action and select “**Paste**” from the options. That's All :)

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

We hope this tutorial helps you in designing your AI Agent more efficiently.&#x20;

If you need to know more about AI Agents and their capabilities, please visit our website at [**www.tiledesk.com**](https://tiledesk.com/).&#x20;

If you require further assistance, do not hesitate to contact us at [**support@tiledesk.com** ](mailto:support@tiledesk.com)


---

# 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://guide.tiledesk.com/ai-chatbots-and-automation/visual-builder-101/duplicate-blocks-and-actions.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.
