# Filtering Milestones

<details>

<summary>Step 1: Open the filters menu inside the Milestone Table View</summary>

In the milestones tab of the project you are working on, click on the "Filters" button.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-8b25c1f38ad3ecdf9aebc8bae45f63337754b36f%2F310_Milestones%2011_Milestones%20-%20Open.png?alt=media" alt=""><figcaption><p>To sort your Milestones, click on the filters button.</p></figcaption></figure>

<details>

<summary>Step 2: Enter the Filter Criteria</summary>

A filter sidebar will appear on the right-hand side, Choose your filter criteria and then click on "Apply" or clear all to remove your selections.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-87628f4d83fae991a1651732c81506c7c702f23e%2F312_Milestones%2013_Milestones%20-%20Open%20-%20Filters.png?alt=media" alt=""><figcaption><p>Chose your filter criteria with the sidebar on the right.</p></figcaption></figure>

<details>

<summary>Step 3: Review your selections</summary>

The table view will update with your filtered selections, and each filter criteria can be removed by clicking the "X" icon next to it, or you can clear all of them at once by clicking the "Clear all" button.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-661307a1d588d9222c63c09a326f77fab31156b1%2F311_Milestones%2012_Milestones%20-%20Applied%20Filters.png?alt=media" alt=""><figcaption><p>Your filtered milestones will appear in the Table View, along with the filter criteria, which you can remove individually or all at once.</p></figcaption></figure>

If you need to change a Milestone after creating it, TestFiesta allows you to edit Milestones at any time. Click "Next" to learn how.


---

# 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/milestones-tab/filtering-milestones.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.
