Enter your email and we'll send you a code to sign in
Dashboard
×
IDIssueAccountPriorityStatusSLA
AI Recommendations
CATEGORY
×
ID Issue Account Category Priority Status SLA Risk Assigned
Activity
QUICK REPLY:
Ctrl+Enter
Details
Update Issue
Authenticate external integrations with X-API-Key: sv_live_...
NameKey PrefixCreatedLast UsedStatus
External API
GET /ext/issues — fetch all issues
POST /ext/issues — create issue
curl -H "X-API-Key: sv_live_..." http://localhost:3000/ext/issues
Slack Bot Setup
1. In your Slack App settingsSlash Commands, create a command: /sv
2. Set Request URL to: https://your-domain/slack/command
3. Copy Signing Secret from Slack App → Basic Information → set env var SLACK_SIGNING_SECRET
4. Optionally set SLACK_WEBHOOK_URL for issue-created / resolved notifications.
/sv · /sv open · /sv critical · /sv breached · /sv mine [name] · /sv SV-123 · /sv help
Keyboard Shortcuts
Focus search/
New issueN
Toggle sidebarB
Refresh dataR
Go to DashboardD
Go to IssuesI
Go to AccountsA
Go to TeamT
Navigate rowsJ K
Open selected rowEnter
Close / go backEsc
Submit commentCtrl+Enter
This help?