CategoryorchestrationManual1.1Evidencedocumented
ProblemDuplicating a Bot looks like cloning an expert, and is not.
TechniqueDuplicate when you want the same role scoped to a second region or client. Build fresh, or keep using the original, when what you actually want is its accumulated judgement.
Why it worksDuplication copies profile, settings, enabled skills, routines and avatar, but not conversation history or learned memory.
When to useOne Account Health Bot per region, one Account Bot per client.
When not toWhen the value of the original is what it has learned.