
Internal cloning
Internal cloning lets you duplicate an agent within your own workspace or to another team you’re a member of. This is useful when you want to:- Create a variation of an existing agent with different instructions
- Set up a similar agent for a different team or project
- Make a “template” agent that you can clone and customize for different use cases
What gets cloned
| Copied | NOT copied |
|---|---|
| Agent name (with ” Clone” suffix) | Chat conversations |
| Description and profile picture | API keys and credentials |
| Instructions | Scheduled triggers (cross-team only) |
| Capabilities | Public sharing settings |
| LLM configuration and model | |
| Agent status | |
| Scheduled tasks |
When cloning to a different team, credentials and scheduled triggers are reset for security reasons. You’ll need to reconnect any integrations that require authentication.
Including documents
When cloning, you can optionally include the agent’s documents. Enable Include documents in the clone modal to copy all agent documents—including files, databases, and apps—to the new agent.Access on cloned agents
The person who performs the clone automatically becomes an Admin of the new agent, regardless of their access level on the source agent. For same-team clones, the original access settings are preserved. For cross-team clones, only the person who cloned it gets Admin access initially.Public sharing
Public sharing lets you publish your agent so anyone with a link can clone it to their own workspace. This is perfect for sharing agent templates, showcasing your work, or letting others benefit from an agent you’ve built.
Enabling public sharing
- Go to the agent’s Settings → Public sharing tab
- Toggle Allow public cloning on
- Copy the Public Clone Link to share with others

What’s publicly visible
When you enable public sharing, visitors can see:- Agent name and description
- Your name (as the creator)
- The agent’s instructions (they can click “See agent instructions” to view them)
Including documents in public shares
You can optionally allow people who clone your public agent to also receive copies of its documents. Enable Also clone my documents in the public sharing settings to include documents in the clone.Cloning someone else’s public agent
When you find a public agent you want to clone:- Click the shared link to view the agent
- Click Clone this agent
- If you’re not logged in, you’ll be prompted to sign in or create an account
- Choose a name for your clone and select which team to add it to
- Click Clone to create your copy
Example use cases
- Template library: Create a collection of “starter agents” that team members can clone and customize for their specific needs
- Cross-team deployment: Build an agent once, then clone it to multiple teams in your organization
- Community sharing: Share useful agents with the broader Abundly community via public links
- Backup and versioning: Clone an agent before making major changes, keeping the original as a backup
FAQ
Can I see who has cloned my public agent?
Can I see who has cloned my public agent?
Not currently. The system tracks clone relationships internally, but there’s no UI to browse this data.
Is the cloned agent linked to the original?
Is the cloned agent linked to the original?
Cloned agents track their source internally, but they are completely independent. Changes to one don’t affect the other, and if the original is deleted, the clone continues to work normally.
What access do I need to enable public sharing?
What access do I need to enable public sharing?
You need Admin access on the agent to change public sharing settings.
What access do I need to clone an agent?
What access do I need to clone an agent?
You need Use access on the source agent to clone it.
Does cloning respect group settings?
Does cloning respect group settings?
Yes. If your workspace uses groups, you can choose which group to place the cloned agent in. If you don’t have permission to create global agents, you must select a group.
If I update my public agent, do clones get updated too?
If I update my public agent, do clones get updated too?
No. Clones are completely independent from the moment they’re created. Updates to the original don’t propagate to existing clones.

