# Filter and organize

## Available filters

<table data-header-hidden><thead><tr><th width="201.67578125"></th><th></th></tr></thead><tbody><tr><td>Launch stage</td><td>Filter by the parent launch's current stage</td></tr><tr><td>Milestone stage</td><td>Filter by milestone progress (Not Started, In Progress, In Review, Completed ..)</td></tr><tr><td>Milestone owner</td><td>View milestones assigned to specific users</td></tr><tr><td>Milestone approver</td><td>Focus on milestones requiring approval from specific users</td></tr><tr><td>Team</td><td>Filter by team assignment (milestone owner or approver teams)</td></tr><tr><td>Milestone target date</td><td>Filter by due dates and deadlines</td></tr></tbody></table>

## Organization methods

* **By stage**: group milestones by their current stage
* **By owner**: organize by who's responsible for each milestone
* **By target date**: sort by upcoming deadlines
* **By team**: group by team assignments


---

# 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.withluna.ai/milestone-center/filter-and-organize.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.
