Reply Inbox — how this works
In the app: /inbox
How it works
Inbound replies (email, LinkedIn, the demo line, inbound social) land here already classified. Sending a reply back out fires a signed intent to n8n rather than calling a vendor API directly — this app never holds a channel's send credentials itself.
Data source
src/lib/replies/repliesRepo.ts, src/lib/replies/replyEngine.ts.
Troubleshooting
A reply you sent never seems to leave? Check /tools for n8n's live/mocked status — under the mock default, a send is logged, not delivered.
Vendors: n8n — check Tools for live/mocked status.
Who can see this: admin, setter