# Copy assets across workspaces

#### Copying journey maps

You can copy maps to different workspaces of either the same or other accounts.&#x20;

{% hint style="info" %}
If you want to share and use the same journey map, persona, or template in several workspaces of the same account, e.g. a high level map that is relevant in all workspaces, we recommend to work with the [Account Library](/dashboard/account-library.md) instead.
{% endhint %}

To copy one of your journey maps into another workspace, click the three dots on the right side of the journey map you want to copy and select "Copy to other workspace."

<figure><img src="/files/MX4NF4ypQDTN3qMBgZ1u" alt=""><figcaption></figcaption></figure>

After clicking, select the workspaces where you want to copy your journey map. You can copy journey maps to other workspaces of the same account, or even to workspaces of other accounts, if you are a member of more than one account.

Note that external data such as personas, portfolio items, tags or metrics won't be copied along, but just the content that lives exclusively in your journey map.

You can copy personas separately, but you would need to assign to the copied map.&#x20;

#### Copying personas

To copy any persona to another workspace, go to your dashboard and click the persona section. Then, click the three dots on the right side of the persona you want to copy and select "Copy to other workspace."&#x20;

<figure><img src="/files/SKt0xbVkqWknPZZK8AtX" alt=""><figcaption></figcaption></figure>

After clicking, select the workspaces where you want to copy your persona. After you copy, go to the workspace and click "Personas" to see the copied persona.&#x20;

#### Copying templates

To copy any template to another workspace, go to your dashboard and click the templates section. There you can click the three dots on the right side of the template you want to copy and select "Copy to other workspace."

<figure><img src="/files/i7cRcfP1mUQTRhCxmlGh" alt=""><figcaption></figcaption></figure>

After you copy, go to the workspace and click "Templates" to see the copied template.&#x20;


---

# 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://helpdesk.smaply.app/dashboard/table-actions/copy-assets-across-workspaces.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.
