Introduction

The operational helpdesk for small and medium businesses — one place to receive customer messages, turn them into tickets, and keep a record.

Get started in minutes

Embed the chat widget on your site with a single snippet.

Key features

One shared inbox

Website chat and email arrive as conversations in a single inbox your whole team works from.

Trackable tickets

Turn any conversation into a ticket with a reference like ACM-42, a status, a priority, and an owner.

Teams and routing

Route work to teams with rules, and let automatic assignment spread new tickets fairly.

AI assistant

Answers widget visitors from your published help articles, and hands off to a human with a briefing.

For developers

There are two ways in: install the chat widget and write no API code at all, or build your own interface on the Public API from your backend. Both feed the same inbox. The API is versioned under /api/v1. Start with the overview.

Local development: http://localhost:8080/api/v1

On this page