Inbox
AI replies automatically until you take over β every conversation, one place.
Pick a conversation from the left to see the full thread and reply.
Leads
Filter, tag and track every lead through your funnel.
| Lead | Phone | Stage | Source | Tags | Value | Last activity |
|---|
Revenue
Is this working? Revenue by campaign closes the loop on ad spend.
Conversion funnel
How leads move from first contact to a won deal.
Revenue by source
Which ad or channel is actually converting.
Revenue trend
Won deals over the last 6 weeks.
Won deals
| Lead | Source | Value | Closed |
|---|
Settings
Connect n8n, tune AI handling, and lock down access.
n8n connection
Paste your n8n webhook base URL and shared key to go live. Until this is set, Qorvatech Inbox runs on sample data.
n8n should reject any request missing or mismatching this key β that's your real security boundary, not the passcode screen.
Realtime (optional, for instant delivery)
Without this, Qorvatech Inbox polls n8n every few seconds. Add a free Supabase project and have n8n insert every inbound/outbound message into a table β messages then push to this screen the instant they're written, no waiting on a poll cycle.
This key is safe to expose client-side β lock down access with a Row Level Security policy on the table in Supabase, not by hiding this key.
Preferences
A light deterrent for this screen only β change it before you deploy publicly.
Quick replies
Canned responses that appear above the compose box in Manual mode.
Message templates
Pre-approved templates for replying once the 24-hour window closes. Use {{1}}, {{2}} etc. as fill-in variables.
Integration guide
Endpoints n8n needs to expose under your webhook base URL. Full detail is also commented in the file's source.