> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aisync.link/llms.txt
> Use this file to discover all available pages before exploring further.

# Duplicate

> Duplicate existing AI agents to quickly create new agents with similar configurations, saving time and ensuring consistency across your agent setup

## Duplicate Agent Functionality

### Access Duplicate Feature

* **Agent Actions Menu** - Click the action button (⋮) next to any agent
* **Select Duplicate** - Choose "Duplicate" from the dropdown menu
* **Clone Process** - System creates exact copy of selected agent
* **New Agent Creation** - Duplicated agent appears in agent list with new identifier

<img src="https://mintcdn.com/rizler/MmyoFL0ur9BfFPdZ/images/ai/AI-agent/duplicate/image1.png?fit=max&auto=format&n=MmyoFL0ur9BfFPdZ&q=85&s=8c3c385e513cb492cd950f08b51306e9" alt="" width="1630" height="805" data-path="images/ai/AI-agent/duplicate/image1.png" />

## Quick Actions

<CardGroup cols={2}>
  <Card title="Clone Agent" icon="copy">
    Duplicate existing agent configuration quickly
  </Card>

  <Card title="Customize Copy" icon="wrench">
    Modify duplicated agent settings as needed
  </Card>

  <Card title="Test Duplicate" icon="play">
    Verify duplicated agent functionality
  </Card>

  <Card title="Organize Agents" icon="folder">
    Organize duplicated agents in appropriate folders
  </Card>
</CardGroup>
