Skip to content

Getting Started

DeskFork is a Cloudflare-native customer support platform. This guide walks you through creating your first workspace, connecting an inbox, and handling your first ticket.

  • An DeskFork account — sign up free
  • A domain you own (for email routing) or just a browser (for web chat)

After signup, you are prompted to create a workspace. A workspace is the top-level container for your team, inboxes, and tickets.

Workspace name: Acme Support
Workspace slug: acme (used in API paths and tracking URLs)
Time zone: Asia/Seoul

Go to Settings → Inboxes → Add inbox and choose a channel:

ChannelAuth requiredNotes
EmailCloudflare Email RoutingPoint an MX record at route.deskfork.com
Web chat widgetNoneCopy the <script> tag into your site
Webhook (custom)HMAC signing secretSend POST to your inbox endpoint

Go to Settings → Team → Invite. Roles available:

RoleCan do
ownerFull admin including billing and workspace deletion
adminManage inboxes, agents, SLA policies
agentHandle tickets, write comments, assign tickets
viewerRead-only access to tickets and reports
  1. A customer emails your support address → DeskFork creates TKT-0001
  2. The ticket appears in Inbox → Unassigned
  3. Click the ticket → assign to yourself → write a reply
  4. Close the ticket when resolved