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

# Clone Agents

> Duplicate existing agents to create variations or scale across clients.

## Clone an Agent

Quickly replicate a working agent to create A/B tests, client-specific versions, or seasonal campaigns.

***

<CardGroup cols={1}>
  <iframe width="720" height="400" src="https://www.loom.com/embed/39345a7722e84df89727841e2bab5a40" title="Clone Agent - Loom Guide" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />
</CardGroup>

***

### Why Clone?

* Test new prompts without breaking production.
* Create per-client versions with custom branding.
* Launch seasonal campaigns (e.g., Holiday Sales).

### Steps to Clone

1. Go to **Agents** list.
2. Find the agent → Click **More** → **Clone**.
3. Enter a new name (e.g., `SalesBot - Client X`).
4. Choose to copy:
   * Prompt & settings
   * Integrations
   * Call history & analytics
5. Click **Clone Agent**.

### Post-Clone Actions

* Update prompt with client-specific details.
* Reassign to new phone number or campaign.
* Test in **Playground** before live.

***

<Warning>
  Cloned agents start with **zero call history** unless explicitly copied.
</Warning>
