# Test Case Filtering

<details>

<summary>Step 1: Click the "Filters" button</summary>

From the Test Cases tab in the Projects section, click the "Filters" button. This will bring up all available filters in a side menu.

</details>

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

<details>

<summary>Step 2: Choose your filters</summary>

TestFiesta standard filters include Priority levels, Tags, and Custom fields you have created. You can also have custom filters by adding custom fields to your Test Cases

</details>

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

<details>

<summary>Step 3: Click "Apply"</summary>

Once your finished choosing your filters hit "Apply."

For this example, we have chosen the filters Medium and Low Priority Test Cases and Test Cases with the tags #test and #Performance. Now, only the Test Cases with these parameters will appear in all Test Folders.

</details>

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

In the next page, we will go over the Test Case Columns and how to remove and re-add them. Click "Next"


---

# 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.testfiesta.com/projects-tab/test-cases-tab/test-case-filtering.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.
