# About

The All Updates page centralizes status updates across all launches in your workspace, eliminating the need to check individual launches for their latest updates.

## What updates appear here

* [**AI status updates**](/ai/luna-launch-status-updates.md) that have been published
* **Updates** added in the Update module in Launch Details Pages

## Filtering and organization

* **Time-based organization**: updates organized chronologically by publication date
* **Status-based filtering**: view only updates that are "At Risk"
* **Time-based filtering:** view only past x days updates
* **Team-based filtering**: view only:
  * AI updates published by a user whose primary team is the selected team at the time the update was published
  * Updates from LDP where the launch team equals the selected team
* **Launch-specific filtering** (stage, status, date): focus on updates from specific launches

## Use cases

* **Executive oversight**: quick portfolio health check across all initiatives
* **Risk monitoring**: identify all launches requiring attention through status-based filtering
* **Team coordination**: stay informed about updates from other teams' launches

The All Updates page serves as your central command center for understanding the health and progress of your entire product portfolio at a glance.

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

<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/all-updates/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.
