Dashboard Chat
The NAT dashboard includes a built-in AI chat widget that lets you ask questions about your scan results in real time β without leaving the dashboard.
How it works
The chat widget is context-aware: when you open it, NAT automatically includes the current scan data in the AI's context. You don't need to copy-paste scan IDs or findings β the AI already knows what you're looking at.
Click the π¬ Ask AI button in the bottom-right corner of any dashboard page to open the chat panel.
Example questions
Ask the AI anything about your current scan:
"What does this BOLA finding mean?""Generate a compliance report for PCI-DSS""Compare this scan to last week""Which endpoints should I prioritize fixing first?""Is this finding a false positive?""What's the business impact of the auth bypass on /api/v1/login?""Give me a non-technical summary I can send to my manager"Proactive Insights
After a scan completes, the AI surfaces the most important information without you having to ask. Proactive Insights appear automatically in the dashboard as dismissible cards:
| Insight type | Example |
|---|---|
| Critical finding | "π΄ New critical BOLA vulnerability on GET /users/{id} β requires immediate attention" |
| Resolved issue | "β SQL injection on POST /search fixed since last scan β great work!" |
| Coverage gap | "β οΈ 8 endpoints haven't been scanned in 30+ days β consider scheduling a full scan" |
| Compliance drift | "π Your OWASP compliance score dropped from 9/10 to 7/10 since last week" |
Proactive Insights are generated automatically after every scan and can be configured in your .natrc:
ai_assistant:
proactive_insights: true
insights_min_severity: mediumPlan requirements
| Plan | Dashboard Chat | Proactive Insights |
|---|---|---|
| Free | 5 queries / month | β |
| Pro | Unlimited | β |
| Team | Unlimited | β |
Free plan users get 5 dashboard chat queries per month shared across the AI Assistant. The quota resets on the first of each month.
Want to just scan? Quick Scan guide β