# Manage launches

## From Launch Details Page

From the Launch Details Page, you can edit all high-level launch parameters (owner, participants, stage, status) and work on the various launch modules:

**Launch parameters:**

* Modify name and description
* Update owner, participants, target dates, priority level and labels
* Update launch stage and status
* Edit stages list

{% hint style="warning" %}
You can only edit the list of stages for blank launches (template-based launches or launches imported from project management tools have fixed stages)
{% endhint %}

**Milestone management:**

* **Add milestones**: create from scratch, import from existing milestone list (see [Milestone Management](/workspace-settings/milestone-management.md) in Settings), or import from task management tools
* **Link milestones to external tools**: connect previously created milestones to Jira issues or other task management systems
* **Check milestone details**: use **hamburger menu > "See details"** to get granular insights into linked milestone progress
* **Assign milestone reviewers**: involve individuals or teams (e.g., marketing, legal) proactively to reduce delays and bottlenecks

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

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

**Other module management:**

* **Define and track success metrics**: link success metrics to Key Results for strategic alignment and track pre and post-launch performance
* **Escalate risks**: collaborate with management on mitigation plans
* **Log key decisions:** document important choices and their rationale
* **Log updates**: track progress and communicate status changes
* **Manage resources**: add documentation, links, and reference materials

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

## From Slack

Use Luna's Slack commands for launch management:

**Creation and editing (Makers only):**

* `/create-new-launch` - create new launches
* `/add-module` - add modules to existing launches

**Access and information (All users):**

* `/get-my-launches` - view summary of your launches
* `/get-launch-module` - get detailed information about specific modules

## From Roadmaps

Edit launches directly from roadmap views for launches you own or participate in: right-click on a launch to edit stage, status, labels, priority, and launch date

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

*For more details, see the* [*Roadmap*](/roadmaps/manage-launches-from-roadmaps.md) *section*

<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/launches/manage-launches.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.
