# How to delete a report

To avoid operational errors and inadvertently deleting reports and permissions, Power Embedded has a mechanism similar to a recycle bin, which requires some confirmations before permanently deleting reports.

If you really want to delete a report, the first step is to **Disable** the report. To do this, click the Actions button > Disable

<div align="left"><figure><img src="/files/BEq3SMp7fFPYmb2gwEkT" alt=""><figcaption></figcaption></figure></div>

When you disable a report, it goes to a temporary trash. By clicking the "Show disabled" button, you are directed to a screen where you can view the disabled reports.

<div align="left"><figure><img src="/files/mL7qaOtZpm8aAc3PBk2R" alt=""><figcaption></figcaption></figure></div>

By clicking the "Actions" button on this screen, you will see the **Remove** option to delete the report.

A warning will be displayed on the screen, informing you that you are removing a report from the system.

By clicking "Remove", the report ceases to exist in the portal and its permissions, RLS configurations, and other dependencies will also be removed.

<div align="left"><figure><img src="/files/ii10N9kIFvhKinMNM4bD" alt=""><figcaption></figcaption></figure></div>


---

# 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.powerembedded.com/administration-portal/reports/how-to-delete-a-report.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.
