# Track progress

## Visual indicators on timeline and kanban

Luna highlights key changes and potential issues:

* **Change indicators:**
  * Status changes (e.g., from On Track to At Risk)
  * Date shifts (e.g., from Aug 2025 to Sep 2025)
  * Stage transitions (e.g., from Implementation to Testing)
* **Number of open risks**
* **Stalling detection:**
  * Launches stuck in the same stage for extended periods (e.g., more than 5 weeks)
  * Status remaining unchanged for long periods (e.g., "At Risk" for several weeks)

**Getting more context**: access the launch right panel for qualitative information about changes and their underlying reasons.

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

## Launch Right Panel

To open the right panel, click the arrow next to any launch name. The right panel contains:

* **Success metrics summary:**
  * Overview of linked Key Results and success metrics
  * Edit success metrics directly: confidence level, pre/post shipping values, KR links
* **Activity and updates:**
  * Published AI-generated status updates
  * Decisions, risks and updates from launch modules

<figure><img src="/files/899fUgewFx9bnRLyRLIT" alt=""><figcaption></figcaption></figure>

## Launch status updates

Generate AI-powered status updates for one or multiple launches:

1. Select one or multiple launches from roadmap views
2. Click "**Status Update**"
3. AI generates comprehensive status update covering all selected launches
4. Review, edit, and publish through the Insights Hub

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

*For detailed status update capabilities, see the* [*AI*](/ai/luna-launch-status-updates.md) *section.*

This centralized management approach enables efficient oversight of your entire product portfolio while maintaining the flexibility to drill down into specific launch details when needed.<br>


---

# 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/roadmaps/track-progress.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.
