# How to filter executions based on custom added fields?

​Creating a test execution report in aqua cloud that allows filtering based on custom fields can greatly enhance your test analysis.&#x20;

For a comprehensive walkthrough of the processes, refer to the following video tutorials:​

* **Part 1: Parameterizing Your Report**

This video demonstrates how to set up your report template

{% embed url="<https://www.loom.com/share/99cfad3f3b3a4314a462816a7020ae7f>" %}

* **Part 2: Adding Parameters and Using Logical Expressions for Filtering**

This segment delves into incorporating parameters and utilizing logical expressions to filter which elements are displayed in your report, employing conditional logic functions.​

{% embed url="<https://www.loom.com/share/44db0d521859472d91c68f626e084aaf>" %}

**Downloadable Report Template**

To assist you in implementing this approach, we've provided a sample report template that incorporates custom fields and parameters for dynamic filtering. You can download the template from the link below and customize it to suit your specific requirements.​

{% file src="/files/AJolIEAz7XVVGNKhwRVg" %}


---

# 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.aqua-cloud.io/documentation/reporting/how-to-filter-executions-based-on-custom-added-fields.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.
