fikadesk cloud is in private alpha. Cells are provisioned by hand and the product is not ready for real customers yet.

Request early access
Private alpha

The support inbox your team owns.

fikadesk brings email and chat into one shared inbox. Run it on your own hardware under AGPL, or start on a managed cell.

Inbox3 new
  • A

    Ada Lovelace

    Where is my order?

    9:41
  • G

    Grace Hopper

    Billing question

    9:12
  • K

    Katherine Johnson

    Thanks for the quick fix

    Yesterday

One product, three surfaces

All features

Shared inbox

Email and chat in one list, assigned to the right person.

Website messenger

A messenger your visitors load from a 2 KB script, on your own origin.

Help center

Publish articles customers search before they write in.

Self-host

One box, one image, Docker Compose.

The compose profile runs Caddy, Postgres, PgBouncer, Centrifugo, the api, the worker and the mail ingest. No account anywhere to send and receive email.

Read the quickstart
cp deploy/compose/.env.example deploy/compose/.env
$EDITOR deploy/compose/.env
docker compose -f deploy/compose/compose.yml \
  --profile single up -d --wait
curl http://127.0.0.1/healthz

Open source, AGPL-3.0.

The core is AGPL-3.0. The widget, protocol package and SDKs are Apache-2.0. Read it, fork it, run it.

View on GitHub