# Editing and Filter Reports

## 1 - Action Tab

<figure><img src="/files/0rMOXg7hfgGGcOjx43w2" alt=""><figcaption></figcaption></figure>

Under the "Action Tab", there are 3 different options for managing your reports.&#x20;

1. ![](/files/nLEixGRQyupIDgCgYRap)**Replicate** ![](/files/hnJpLE4Ya2FzgtYBAuv2) Makes a copy of the report and opens it up in "Report Builder" for you to edit or update.
2. ![](/files/XWDxMAj0jgOByNrKVUrz)**Edit** ![](/files/uFxUx2lxuSZmpDMbaRWD) Opens up your report in "Report Builder" for you to edit or update.
3. ![](/files/dUR9uWugitwOavvczSWI) **Delete** ![](/files/HNwoAUFYGEXlTOk7DKPk) Deletes your report from your report page, as well as the public report page.

## 2 - Filter Report

1. Select the "Filter" icon and choose whichever entities you would like to filter.

<figure><img src="/files/O3eEBAIcUMH0emes7njV" alt=""><figcaption></figcaption></figure>

2. Refine your filter and select "Filter Now".

<figure><img src="/files/sOnZORMBd6T5W0W7dZ9K" alt=""><figcaption></figcaption></figure>

3. Click the "Floppy Disk" to save the filter. Name your report and save.

<figure><img src="/files/dj7UW1pKefDPR3149bgm" alt=""><figcaption></figcaption></figure>

Your Report will be saved under your reports and "Public Reports".

<figure><img src="/files/FijX2a0CmACIKEUsSVSJ" alt=""><figcaption></figcaption></figure>


---

# 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.adminremix.com/reports/editing-and-filter-reports.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.
