# Filter Defects

<details>

<summary>Step 1: Filter Projects</summary>

Filter your Projects by clicking the "Filters" button next to the search bar.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-c31abed4d22253c2ba553cfe052eba58ec3bddc9%2F426_Defects%207.png?alt=media" alt=""><figcaption><p>On the Defects page of your Project, click on the "Filters" button.</p></figcaption></figure>

<details>

<summary>Step 2: Select and confirm filter criteria</summary>

Once the sidebar for filters is opened. Select the filter criteria you wish to view for all of your defects. Hit "Apply" to confirm your selections or "Clear All" to revert any selections.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-561ed6133d23368342d3c41acb6ac5617f1ddc54%2F425_Defects%2007%20-%20Filters.png?alt=media" alt=""><figcaption><p>Select the filter criteria by whitch you want to sort your Defects. Then click "Apply".</p></figcaption></figure>

<details>

<summary>Step 3: Review filtered results</summary>

Review the filtered results of your search. You can clear any filter criteria by clicking the "X" icon next to them, or "Clear all" to clear all of them at once.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-8e1edb0be1c5fc8919ec4b5d39b65129954e1d2a%2F427_Defects%2008%20-%20Filtered.png?alt=media" alt=""><figcaption><p>Your filtered Defects will show in the Table View. You can remove any filter options or clear all of them at one time</p></figcaption></figure>

You should now be able to navigate and use all of the tabs within the Projects section of Test Fiesta! In the next section, we will begin showing you how to use and understand the Analytics Tab. Click "Next" to begin learning.


---

# 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/defects-tab/filter-defects.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.
