# Copy a Protected Item Configuration to New Device

From the eazyBackup Control Panel, you can copy and paste Protected Item configurations between your devices. To copy a Protected Item, follow these steps:

* Log in to the control panel:  <https://panel.eazybackup.ca/>
* Select the Protected Items icon
* On the Protected Items page, click the 'Copy' button next to the item you want to move
* Click the 'Paste' button that appears at the top of this page
* Select the new device from the list

Copying and pasting a Protected Item does not copy backup data, this function is only moving the configuration including file selection, retention settings and schedules.

{% embed url="<https://eazybackup.com/wp-content/uploads/2023/04/eazyBackup-Copy-Protected-Item.mp4?_=1>" %}

***

[eazyBackup](https://eazybackup.com)


---

# 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.eazybackup.com/documentation/copy-a-protected-item-configuration-to-new-device.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.
