# Lightning Network Notifications

## Notification Overview

[Lightning Network Notifications](https://app.exponentiallayers.com/Notifications) offer a way to understand the ongoing changes in the lightning network.  At any given point, the more than 18,000 lightning nodes can go offline (or come online), and new channels can be established, updated, or changed.

The Lightning Network explorer offers a snapshot into all of this data on a refreshed 20 minute interval, by syncing and performing analytics on the network graph.

With **notifications**, this insight is extended to show all of the changes for any given channel over time.

**Did a channel's source or target node go offline or come back online?**

**Was a new channel established or closed?**

The [Exponential Layers Lightning Explorer](https://app.exponentiallayers.com/Index) offers functionality to create custom notifications for any channel update to any node(s) across the network.  Gain better visibility into any channels opening or closing to/from your node, or research activity to/from other nodes on the lightning network.&#x20;

![](https://2226664330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftq1Sd60mZSfWIq8lJreb%2Fuploads%2FQlJ2btsdybwCK8YGVJ72%2Fnotifications_display.PNG?alt=media\&token=0bd7ffd5-53af-4cee-8269-9e410603712c)

## Creating Notification Rules

Each user can create up to 2 channel rules (as of 6/20/2022).  For additional quota, please get in touch.  [Creating a channel notification rule](https://app.exponentiallayers.com/Notifications/Create) requires the following form and field to be completed:

![](https://2226664330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftq1Sd60mZSfWIq8lJreb%2Fuploads%2Fg4vP7hxgSsYAN4v4EEmn%2Fcreate_notification.PNG?alt=media\&token=c0b8135c-32ac-4ab4-8cc0-d05db4ac54c7)

**Custom Notification Name:** any memorable name that is helpful for you can be added to identify this notification an its intent.

**Notification Action:** Notifications currently can be created when a channel is opened, closed, or re-enabled, or disabled.

**Peer Node 1 PubKey:** Peer Node 1 is the first node of a channel, and is identified by public key.

**Peer Node 2 PubKey:** Peer Node 2 is the second node of a channel, and is identified by public key.

**Delivery Mechanism:** All notifications will be displayed in the Exponential Layers application regardless of option selected.  If you choose to select the Email option, a single email with all notifications generated in a 20 minute interval will be sent to you, provided at least one notification was triggered within the interval.

**Feedback, requests, or issues with notifications?**  Please reach out to <aleroy@exponentiallayers.com>


---

# 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.exponentiallayers.com/exponential-layers-guides/lightning-network-notifications.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.
