# Step 1: Duplicate your theme to create a backup copy

***

Before you customize a theme, it's a good idea to make a backup copy so that you can discard your changes and start again if you need to. If you already have 20 themes added to your Shopify admin, then you'll need to delete one before you can duplicate another.

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. For the theme that you want to duplicate, click **Actions** > **Duplicate**.

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

The duplicate theme appears on the Themes page. It is named **Copy Of + the name of the theme** that you duplicated.

<figure><img src="/files/fJ2SoZumNmuOrXpMoGSd" 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.inspiredtheme.com/articles/getting-started/before-you-customize-your-theme/step-1-duplicate-your-theme-to-create-a-backup-copy.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.
