> For the complete documentation index, see [llms.txt](https://docs.testfiesta.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.testfiesta.com/projects-tab/test-runs-tab/filtering-test-runs/filter-components.md).

# Filter Components

<details>

<summary>Priority Level</summary>

Priority level from the following selections:

* High (Red)
* Medium (Yellow)
* Low (Green)

</details>

<details>

<summary>Status</summary>

Status of the current test run from the following selections:

* Active (Green)
* In Progress (Purple)
* Passed (Grey)
* Failed (Red)
* Rerun (Yellow)

</details>

<details>

<summary>Number of Test Cases</summary>

Offers two fields and a slider bar to determine the minimum and maximum amount of Test Cases to filter by.

</details>

<details>

<summary>Configurations</summary>

</details>

<details>

<summary>Milestones</summary>

Shows different Configurations you can select. Use the search bar to locate an option that's not displayed.

</details>

<details>

<summary>Creation Date</summary>

The creation date of the Test Run.

</details>

<details>

<summary>Tag</summary>

Tags assigned to a Test Run.

</details>

<details>

<summary>Progress</summary>

Offers a bar view of progress from Test Cases in a Test Run so you can see a more detailed view of how the test cases are performing. The following colors represent the status of test cases:

Status:

* Blue (Active)
* Yellow (Incomplete)
* Green (Passed)
* Red (Failed)

</details>

Now that you understand the Table View and how to filter Test Runs, we will show you how to create a Test Run on the next page. Click "Next"


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.testfiesta.com/projects-tab/test-runs-tab/filtering-test-runs/filter-components.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.
