---
title: Duplicating an experience (early access)
description: Duplicate an experience in the PingOne Design Center to use it as a starting point for a new experience.
component: pingone
page_id: pingone:early-access-features:ea-p1_design_center_copy_experience
canonical_url: https://docs.pingidentity.com/pingone/early-access-features/ea-p1_design_center_copy_experience.html
revdate: April 23, 2026
section_ids:
  before-you-begin: Before you begin
  steps: Steps
---

# Duplicating an experience (early access)

If you have an existing experience that you want to use as the basis for a new one, you can duplicate and update the experience in the PingOne **Design Center**.

## Before you begin

You must have the Environment Admin role or a custom role with equivalent permissions to duplicate experiences.

## Steps

1. In the PingOne admin console, go to **Orchestration > Design Center** and browse or search for the experience you want to duplicate.

2. Click the **More Options** (⋮) icon and select **Duplicate**.

   **Result**

   When you click **Duplicate**, the following occurs:

   * The copied experience is available from the list of available experiences in the **Design Center**. The experience is created with the same settings as the original experience, except for the name, which is appended with `- copy - <created-date-time>`.

     ![A screenshot of the Design Center page showing a duplicated experience.](_images/p1-experiences-duplicated-exp.png)

   * The copied experience is available on the **Policies** tab for applications as a PingOne DaVinci flow policy that you can assign to the application. Learn more in [Authentication policies for applications](../applications/p1_auth_policies_for_applications.html) and [Applying authentication policies to an application](../applications/p1_apply_auth_policy_to_applications.html).

     ![A screenshot of the Policies tab for an application showing a duplicated experience as a DaVinci policy.](_images/p1-experience-apppolicy-duped-exp.png)

   * The copied experience is available in the DaVinci admin console as a new read-only DaVinci flow.

     ![A screenshot of the DaVinci console showing a duplicated experience as a new read-only DaVinci flow.](_images/p1-experience-duped-in-dv.png)

   * The unique read-only sign-on and registration forms for the copied experience are listed in the **Design Center Forms** section of the **DaVinci Forms** page.

     ![A screenshot of the Design Center Forms page showing the unique read-only sign-on and registration forms for the duplicated experience.](_images/p1-experience-duplicated-readonly-forms.png)

     |   |                                                                                                                                                             |
     | - | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
     |   | If you duplicated an identity provider first experience or another experience for which you didn't enable registration, there won't be a registration form. |

3. Click the **More Options** (⋮) icon for the new experience and select **Edit**.

4. Update the settings applicable to the experience you are editing.

   Learn more about the settings for the different types of experiences in the following topics:

   * [Adding an experience - Username and Password (early access)](ea-p1_design_center_add_experience_email_pw.html)

   * [Adding an experience - Identifier First (early access)](ea-p1_design_center_add_experience_ident_first.html)

   * [Adding an experience - Identity Provider First (early access)](ea-p1_design_center_add_experience_idp_first.html)

5. Click **Save**.
