# Copying pickzens between accounts

It is very common to have two PickZen accounts, one for the Development store, and the other for the Production store. In this case, the pickzens are created in the Development account and when they are finished, they have to be copied to the Production account. To do this, click on the 3 dots of your pickzen, and select *Copy to account:*

![](/files/0KHMwEbZtJnzWp6XdyGZ)

Now, select the account you want to copy this pickzen to:

![](/files/-MAadhVBU8kplJ0nsu95)

{% hint style="warning" %}
In order to copy Assistants into another account, you have to be a [manager](https://help.pickzen.com/administration/managing-accounts) of that account.
{% endhint %}


---

# 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://help.pickzen.com/administration/copying-assistants-between-accounts.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.
