# Subscribe and get notified

## Subscribe to launches and milestones

This feature allows participants **AND** **non-participants** to receive notifications - via the app, Slack, or email - about launches or milestones they want to track:

1. Click the **bell icon** at the top right of Launch Details Page
2. Choose from three notification options:

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

### Option 1: Slack notifications

* Receive notifications when key launch parameters change
* Setup process:
  1. Authorize permission to access the Luna Slack workspace
  2. Choose the Slack channel to receive notifications
  3. Select which notifications to receive:
     * Launch date is updated
     * Launch status is updated
     * Launch stage is updated
     * New milestone is added
     * New weekly update is added
     * New decision is added

<figure><img src="/files/VwSAxjGbabz5CG45xIgb" alt="" width="563"><figcaption></figcaption></figure>

### Option 2: launch subscription

* Subscribe or unsubscribe yourself or others to launch-level notifications
* Example notifications:
* Launch status is changed to "At risk"
* Launch date becomes outdated
* Notification types and channels (in-app, Slack, email) can be modified in **Settings > Notifications**

### Option 3: milestone subscription

1. Subscribe yourself or others to specific milestones
2. Example notifications:
3. Milestone target date becomes outdated
4. Milestone target date is due soon
5. Notification types and channels (in-app, Slack, email) can be modified in **Settings > Notifications**

## Manage subscriptions

Access **Settings > Notifications** to:

* View and manage all your launch and milestone subscriptions
* Configure notification channels and preferences


---

# 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/subscribe-and-get-notified.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.
