Skip to main content
naive support is a chat surface built into the platform. Every conversation is a ticket answered first by the hosted support agent, which:
  • answers product questions grounded in these docs,
  • escalates anything that needs manual intervention (refunds, billing disputes, account changes) to the naive team by email,
  • files platform bugs to the team and queues an automated fix sub-agent that pulls the platform repository, root-causes the issue, and opens a pull request.
When a ticket is escalated, a human from the naive team takes over and replies on the same thread — in the dashboard you’ll see their messages appear live.

From the dashboard

Click the chat beacon in the bottom-right corner of any dashboard screen (or open Support in the sidebar at dashboard.usenaive.ai/support). Start a conversation; the agent replies in seconds, with full markdown. Escalated tickets show a “With the team” badge, and human replies appear on the same thread.

From the CLI

See the CLI reference for details.

From the API

Escalations always email the naive team. Bug reports additionally queue the automated fix sub-agent; you’ll be notified on the ticket when a human follows up.