New Live service discovery now in public beta

Discover quickly.
Display anywhere.

LightPane discovers your AWS, Azure, and GCP estate on demand and renders live panes with five lines of JavaScript — dashboards, runbooks, status pages, embedded wherever the data needs to be seen.

No credit card · Free tier for hobbyists
3 cloud providers
< 10 min to first live pane
5 lines of JavaScript
Scoped access per embed
No build step, no backend
Why LightPane

One API. Embed it anywhere.

Cloud data belongs wherever the people using it already are — not locked behind another dashboard. LightPane handles the complexity of discovery, access, and delivery so you’re free to embed live panes wherever they’re needed, with no extra cost per embed.

01DISCOVER

Multi-cloud from day one.

Connect AWS, Azure, and GCP with a single cross-account role or service account. One catalogue, one API, three clouds — discovered on demand and cached warm for instant embeds.

02DISPLAY

Drop a pane in anywhere.

Five lines of JavaScript render a live pane in any web page, internal tool, or incident runbook. No framework, no build step, no backend to run.

03SCOPE

Right data, right reader.

Scope access by account, service, and attribute. Give each pane an access key with exactly the permissions that page needs — and nothing more.

See it live

A real pane, in a real page.

This is a LightPane rendered inside a plain HTML page — the same five-line snippet your team would paste into a dashboard or runbook. Switch between example embeds below.

https://runbook.acme.internal/ecommerce
host page
How it works

From zero to a live pane in under ten minutes.

Open the quick start →
1

Link your cloud account

Deploy a CloudFormation template in AWS, connect a GCP service account, or add an Azure service principal.

aws cloudformation deploy \
  --stack-name lightpane-role \
  --template-url https://lightpane.io/cloudformation/lightpane-reader-v2.yaml
2

Create an access key

Choose which accounts, services, and attributes the key can read. Scope it to a single embed or share across a team.

key: "status-portal-prod"
scope:
  accounts: [ "111122223333" ]
  services: [ ec2, rds, cloudwatch ]
3

Embed a pane

Add the LightPane script tag to any page, point it at your key, and the pane renders with live data.

<script src="https://lightpane.io/embed/sd-embed.js"></script>
<light-pane
  key="lp_ak_..."
  pane="app-status"></light-pane>
Embed anywhere

Meet your team where they already work.

Custom dashboards
Drop panes alongside your own charts — no iframe gymnastics.
Notion & Confluence
Runbooks and architecture pages stay honest with live data.
Public status pages
Auto-generated health widgets, scoped to only what the world should see.
Mobile apps
Render panes inside iOS or Android web views with the same snippet.

Less dashboard project.
More “just add the tag”.

Spin up your first panes on the free tier — no credit card, no seat fee, no four-hour integration meeting.