Roadmap
Where we are, honestly.
Two verticals are built. The others are not started. Kindred is also designed AI-first,
and the AI is the part we have not shipped. Here is the honest split, so nobody buys a
screenshot.
-
The CRM core
Shipping
Contacts, tasks, mail, inbox, email templates, calendar, campaigns and the dashboard — the parts every vertical shares, in the product and in use.
-
The travel pack
Shipping
Bookings, the opportunity pipeline and quotes, with the travel dashboard and the travel tab on a contact. Travel is also the fallback: an account with nothing set resolves here.
-
The retail pack
Shipping
Orders, the product catalog, subscriptions with the replenishment worklist, RFM segments, loyalty and discounts, the retail dashboard and reports variants, and a contact page that shows Orders and Subscriptions and drops the travel-only tabs.
-
Roles and access
Shipping
The four-role permission model with a read-only viewer tier, per-account data scoping enforced on every request, and the admin screens for users, integrations and OAuth applications.
-
Integrations and sync
In progress
SendGrid for email and Twilio for SMS and WhatsApp are in. Gmail and Outlook mailboxes and Google Calendar connect over OAuth, and synced mail is matched back to the contact it belongs to.
The candid part: mailbox sync runs when you sign in and when you press Sync now. We took out the hourly poll on purpose, because it burned provider rate limits for nobody’s benefit, but a smarter background schedule is still work in front of us. Calendar sync already runs on its own.
-
The next verticals
Exploratory — not built
Construction, real estate and interior decor are the trades we are studying next. Each one runs on a pipeline rather than repeat purchases, and interior decor leans hard on design work and quotes, so the shape of the pack is different again.
To be clear: none of these can be bought today. Travel and retail are the only packs in the product. If you work in one of these trades, telling us is how the queue gets ordered.
-
Visual workflow builder
Planned — not built
An n8n-style drag-and-drop canvas: triggers such as contact created, tag added, stage changed or a schedule; condition nodes that filter on field values, tags or ownership; action nodes that send email, SMS or WhatsApp, create a task or update a record. With a dry-run mode and execution history per workflow.
-
Chat window and prompt-driven workflows
Planned — not built
A chat widget that turns a sentence into a CRM action — create a task, send a follow-up to everyone at the proposal stage — grounded in the data behind it, and linked to the workflow run it produced.