# How to copy Guides across sites

{% hint style="info" %}
Applies to customers with **Multi-Site** deployment feature on our **Enterprise** plan
{% endhint %}

If you have Guide flows that you would like to copy across to another site, you can follow the steps below.

1. Navigate to [Guide Flows](https://admin.deepconverse.com/guide/list) page&#x20;
2. Hover over the menu of the flow you would like to copy and select **Copy to Site** <br>

   <figure><img src="https://534431549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbO3m8ycFG8xg77R5w9dH%2Fuploads%2FbtLLvOPxlWAmAQFCQsqn%2Fimage.png?alt=media&#x26;token=52952a47-392e-4b5d-be18-b63b714684b1" alt=""><figcaption></figcaption></figure>
3. Select the target site you would like to copy to<br>

   <figure><img src="https://534431549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbO3m8ycFG8xg77R5w9dH%2Fuploads%2FOgzxBRs17wtfUz1RDpmI%2Fimage.png?alt=media&#x26;token=5530a4ef-17f7-4da8-b623-69d11e791051" alt=""><figcaption></figcaption></figure>
4. After selecting the site click **OK**
5. The flow would be copied to the target site and is now available for use.

#### Notes

* When you copy a guide flow to a site that already has the flow id, *a new version would be created for that guide under the same flow id*
* If the target site does not have the flow id a new flow will be created with the latest version being copied.


---

# 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.deepconverse.com/product-docs/guides/how-to-copy-guides-across-sites.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.
