# How to clone a chatbot to a sub-account

1. Select an AI agent that you want to clone and go to its dashboard.
2. In the right hand menu there is a drop down menu called 'Clone AI Agent'
3. Open this menu and click the blue button titled "Clone AI AI Agent'
4. Select the checkbox next to "Do you want to clone and move this AI agent to a sub-account?"
5. Under "Select a sub-account" select the name of the sub-account you want to clone the AI agent into&#x20;
6. Click the blue button titled "Yes, Clone"
7. After a few minutes the AI agent will be cloned in to that sub-account


---

# 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://docs.stammer.ai/stammer.ai-docs/white-label/client-sub-accounts/how-to-clone-a-chatbot-to-a-sub-account.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.
