Connect to Jira

Link your Jira workspace once. Your team hits Refresh on the dashboard URL to get live data anytime.

Your Atlassian Cloud URL — no trailing slash
Leave blank = all projects you can access
Increase for large projects
1
Go to id.atlassian.com → Security → API Tokens and click Create API token.
2
Give it a name like "Jira Intelligence Dashboard" and copy the token — you won't see it again.
3
Paste your Jira URL (e.g. https://acme.atlassian.net), your email, and the token into the fields above. No trailing slash in the URL.
4
Enter your project keys (e.g. P2, VPD, UAMRQ) — or leave blank for all projects you have access to.
5
Click Connect & Load Dashboard. Supports both Jira Cloud and Jira Server / Data Center — the API version is detected automatically.
6
Share http://your-server:8085/dashboard with your team. They click ↺ Refresh to pull live data from Jira anytime.
7
Auto-connect tip: Fill in your .env file with your credentials and the dashboard will connect automatically every time the container starts — no manual login needed.
🔒 Security: Your API token is stored only in server memory and the .env file — never exposed to the browser or team members viewing the dashboard.