> For the complete documentation index, see [llms.txt](https://docs.trysavvy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trysavvy.com/how-tos/general-how-tos/how-to-clone-a-page.md).

# How to clone a page

{% embed url="<https://app.arcade.software/share/sSwwU69wQQGKsV9SHeo3>" %}

1. In the "**Pages**" card <img src="/files/eq0I7EjMZ3CY66IlvE8m" alt="" data-size="line">search for the page you want to clone.
2. Click on the "**Duplicate**" icon <img src="/files/vQNZg8vZSO9WvXccniKi" alt="" data-size="line"> over the page preview.
3. Give a different name to the new page and click "**Duplicate**".

{% hint style="info" %}
IMPORTANT! The new page and its content would have the same tags the original one had. So, when styling, remember that if you use the same tag you’ll be changing the styles for both pages or components.
{% endhint %}

### Related docs:

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><mark style="color:blue;"><strong>Changing pages order</strong></mark></td><td><a href="/pages/ysCHOwsCqTe42y9RIu37">/pages/ysCHOwsCqTe42y9RIu37</a></td><td><a href="/files/XElPnstwIbTkLmw93UJX">/files/XElPnstwIbTkLmw93UJX</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Selecting the whole page</strong></mark></td><td><a href="/pages/sBRDC0WQthUPNLCMqayA">/pages/sBRDC0WQthUPNLCMqayA</a></td><td><a href="/files/5Cervcmoi3QxLrWJDp4A">/files/5Cervcmoi3QxLrWJDp4A</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Adding new components to a page</strong></mark></td><td><a href="/pages/CYZlvFhFj3pqeIkQAKij">/pages/CYZlvFhFj3pqeIkQAKij</a></td><td><a href="/files/ULoWWXk6EacBTLfzAtni">/files/ULoWWXk6EacBTLfzAtni</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.trysavvy.com/how-tos/general-how-tos/how-to-clone-a-page.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.
