# Duplicating Pages & Funnels

There are multiple ways to create duplicates of your pages in Checkout Champ. You can also duplicate entire funnels if you have a more intricate structure you don’t want to manually recreate. Here’s How:

### Duplicate Button: <a href="#duplicatingpages-and-funnels-duplicatebutton" id="duplicatingpages-and-funnels-duplicatebutton"></a>

In Checkout Champ, look for this button to duplicate pages in the visualizer. You can also use the same button inside the builder to duplicate individual elements.

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

***

### Share ID’s: <a href="#duplicatingpages-and-funnels-shareids" id="duplicatingpages-and-funnels-shareids"></a>

What if you have multiple funnels and you want to copy a page in one funnel to another? In this case, select the **gear** icon on the page settings and then select **Share.**

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

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

Then copy the **Share ID** to your clipboard.

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

Now go to your new funnel and drag a new page onto the visualizer. Before selecting a template, click Share in the top right corner. Then paste the Share ID in the space below.

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

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

Click **Import** and allow the app time to import the page. (This may take a few seconds longer than usual) Sometimes, the Thumbnail of the page may still be blank after importing. To check if it successfully imported, edit the page and make sure it imported correctly. If it did, save the page and exit the builder.

***

### Duplicate Funnels via Share Id: <a href="#duplicatingpages-and-funnels-duplicatefunnelsviashareid" id="duplicatingpages-and-funnels-duplicatefunnelsviashareid"></a>

If your funnel looks something like this, you will want a fast way to duplicate all your pages.

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

To do that, select the **Options** button in your original funnel and then go to **Share**. Copy the **Share ID** just like for duplicating a single page.

Then go to your new funnel and click on **Options** again, then **Share**, and then **Paste** and **Impor**t your Funnel via **Share ID**.

<figure><img src="/files/70hPZBq33s1WJmZy9gez" alt=""><figcaption></figcaption></figure>


---

# 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.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder-2.0/page-building-tips/duplicating-pages-and-funnels.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.
