# Deleting a single repository from the selected backup

{% stepper %}
{% step %}
In **GitProtect Management Service**, go to **Storages** tab and click the **Browse storage** 📂 button next to the selected storage.

<figure><img src="/files/UNJ3QRWf7JXYlsXRejHl" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
In the storage info panel, click **Select resource to restore data from** under **Device** section.

<figure><img src="/files/fGqey0dipuOsPqX18LIG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select one of the available repositories from your resources list.

<figure><img src="/files/4RalVwwvtTIHMCYIDFpi" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
After selecting a repository, choose the backup plan from the list of available plans whose copies you want to delete, and click **Delete** to proceed.

{% hint style="warning" %}
In **GitProtect**, repositories **can only be deleted per backup plan**. It is not possible to remove a repository from all backup plans with a single operation.
{% endhint %}

<figure><img src="/files/7OnGLdxNJNEin4Oc9fvg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Confirm that you want to delete your data by checking the **Yes, I want to delete all \[NAME] backups from \[NAME] backup plan** checkbox, then click the **Proceed** button.

{% hint style="success" %}
Additionally, you can use the **View details** button to review the creators, backup plans, and storage locations that will be deleted. This option ensures transparency and allows you to confirm the impact of the operation before proceeding.
{% endhint %}

<figure><img src="/files/8YQRKAdiTL4rnlv1iRz6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Once confirmed, the deletion process will start—its progress can be monitored in the **Tasks** tab.
{% endstep %}
{% endstepper %}


---

# 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.gitprotect.io/backup-plans-and-features/backup-deletion/deleting-a-single-repository-from-the-selected-backup.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.
