# Create launches

## Tell Us Your Plan

Use Luna's AI planning feature to generate launches from your strategic ideas:

1. Describe your objectives and/ or launch concept to the AI
2. AI generates launch name, target date, and maps it to overreaching OKRs
3. Review and refine the AI suggestions
4. Optionally import the launch to Jira with automatic linking

<figure><img src="/files/s4LYGM95IQtg2TDvQPub" alt="" width="285"><figcaption></figcaption></figure>

*For detailed AI planning capabilities, see the dedicated Tell Us Your Plan section in AI*

## Manual creation

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

### From scratch

1. Click "+" at the top left
2. Define launch date and description
3. Invite participants (individuals or teams)
4. Add milestones, resources, and other modules as needed

### From template

1. Click "+" at the top left
2. Select a predefined template
3. Template automatically applies stages, milestones, participants, and required documents
4. Customize the launch while maintaining template structure

Note: template-based launches have fixed stage sequences that cannot be edited from Launch Details Page. See Templates section in Workspace Settings for more information

{% hint style="info" %}
Template-based launches have fixed stage sequences that cannot be edited from Launch Details Page. See Templates section in Workspace Settings for more information
{% endhint %}

## Import from project management tools

### General import process

1. Click "+" at the top left
2. Select your project management tool (Jira, Asana, ClickUp)
3. Choose the workspace or project to import from
4. Bulk import launches
5. Optionally link imports to Luna templates - this combines tool information with template parameters

<figure><img src="/files/2benYDKn5COqfFzvtYZn" alt="" width="348"><figcaption></figcaption></figure>

*For more details, see the* [*Integrations*](/integrations/jira.md) *section*

### Jira import with automation rules

For ongoing Jira integration, set up automation rules:

1. Go to Settings > Integrations > Jira
2. Define import rules:
   * Select Jira project and issue type
   * Set conditions (assignee, fix version, sprint, label, date, status)
   * Combine multiple conditions as needed
3. Choose ongoing automation or one-time import
4. Optionally link imports to Luna templates

<figure><img src="/files/8Ijqa4LXe7knCrzcZZ0l" alt=""><figcaption></figcaption></figure>

## Create from Slack

* Ensure Slack is connected (**Settings > Integrations > Slack**)
* Use `/create-launch` command in Slack to create launches from conversations

{% hint style="warning" %}
If your workspace isn't linked to external tools, enable connections in Settings > Integrations.
{% endhint %}


---

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