# Encryption option in backup plan is disabled

## Issue

> Encryption switch in backup plan settings is greyed out and unusable.

***

## Cause

By default, if a backup plan is created without encryption, **encryption cannot be enabled later**.

***

## Resolution

You can **clone the plan** and modify it by going to the **Plans** tab and clicking **Edit backup plan**.

To clone a plan, click the **Clone** button to replicate it 1:1 and enter a new plan name. After cloning, you can either deactivate the original plan’s schedule by selecting it and choosing **Deactivate plan** from the top menu, or delete it immediately.

Since encryption cannot be enabled on an existing backup plan, you can **clone the plan and modify the copy instead**.

1. Go to the **Plans** tab and select **edit backup plan ✏️** icon next to the plan you want to copy.
2. Click the **clone** button to create an identical copy and enter a new plan name.

<figure><img src="/files/WwjgtfnqzHuOeQymeo1M" alt="Cloning the backup plan"><figcaption></figcaption></figure>

3. After cloning the plan, you can either deactivate the original plan’s schedule by selecting it and choosing **Deactivate plan** from the top menu, or delete the original plan immediately.

{% hint style="danger" %}
When removing the old plan, you will be prompted to decide whether to delete its data. If you choose not to delete it, the data must be removed manually later.
{% endhint %}


---

# 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://helpcenter.xopero.com/xopero-one-en/common-issues/general/encryption-option-in-backup-plan-is-disabled.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.
