Enterprise This page is for engineering teams self-hosting their own Lightdash instance.
manage:Roadmap scope can follow an item to register interest, and the follow count is visible to Lightdash when prioritizing work.
The data is served by a Lightdash-operated roadmap service. Your instance’s backend fetches it on behalf of signed-in users. Your browser never connects to the service directly, and the service never connects to your instance.
Requirements
- An Enterprise license key — the roadmap service authenticates your instance with the same Enterprise license key your deployment already uses.
- Your organization enabled on the roadmap service — your license must be linked to your organization on the Lightdash side. Contact your Lightdash representative to get this set up. Until then, the Roadmap page shows “Your roadmap isn’t set up yet”.
Network egress
If your environment restricts outbound traffic, allow HTTPS (port 443) from your Lightdash backend to:What your organization can see
- Your feature requests — every request your organization has raised with Lightdash, with its current status and links to the public GitHub issue and delivering pull request.
- Recently shipped — everything Lightdash has concluded in the last month, across all customers.
- Planned and in progress — items currently in Backlog or Building, across all customers.
manage:Roadmap scope can follow an item to register interest with Lightdash.
Only your own organization’s feature requests are returned in the requests view. Each instance’s license is bound to its organization on the service side, and requests for any other organization are refused. Items only appear on the roadmap once they have a public GitHub issue, and the fields shown (title, description, status, links) are limited to what is already public there.