# About

The Milestone Center allows teams to view and manage milestones across all launches in a centralized kanban interface. Instead of navigating to individual launches, users can see milestones from all public launches, manage approvals, and track progress workspace-wide.

**Key benefits**

* **Cross-launch visibility**: view milestones from all public launches, not just your assigned ones
* **Centralized approvals**: approvers can approve or decline milestones without accessing individual launches
* **Team coordination**: create team-specific views for pending approvals
* **Efficient milestone management:** edit details and move milestones between stages and dates using drag-and-drop

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


---

# 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/about.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.
