Actively in build right now. Weeks not months. The three things we are putting most engineering hours into.
Marketing email
Drag-and-drop HTML email designer
For marketing-style branded emails with images, headers, CTAs. Sits alongside the existing plain-text AI bulk outreach. Right now Jeanus handles the high-intent BD outreach beautifully but cannot design a Mailchimp-style newsletter - that gap closes when this ships.
Recruitment
Candidate-facing portal (recruitment vertical)
White-labelled portal where job seekers register, upload CVs, set role preferences and receive alerts when matching roles go live. Until this ships, Jeanus is positioned for the client + BD side of the recruitment business only.
Onboarding
Onboarding checklist for new tenants
Persistent "Get started" widget in the sidebar with vertical-aware steps (add customers, configure AI context, send first quote, connect Outlook, invite teammates). Auto-ticks from your real data - no busy-clicking.
Integrations
Direct CRM + accounting connectors
CSV import is already in the product at /imports (auto column-mapping, dedupe on re-run, customers + leads + products). What is missing: direct OAuth connectors so customers do not need to export-then-import. HubSpot first (biggest user base, ~1 week), Xero next (UK wholesale + agency staple, ~3-4 days). Saves the new tenant 30 minutes of CSV faffing. Concierge import (we do it for you) covers the messy-data edge case in the meantime.
Integrations
Zapier + Make.com apps
One Zapier app gets our customers connected to 6,000+ tools - HubSpot, Pipedrive, Salesforce, Xero, QuickBooks, Sage, Shopify, Mailchimp, Slack, Notion, Google Sheets, Airtable - rather than us writing every native connector by hand. Triggers we will publish: new customer, new lead, new quote, quote sent, quote accepted, sign-off requested. Actions: create customer, create lead, create quote, log activity. Make.com app ships shortly after - same API, same schema. Public REST API + API key management lands first (it is the prerequisite); the Zapier and Make work itself is ~3-5 days each plus the Zapier review queue.
Integrations
Public REST API + API keys
Versioned endpoints (/api/v1/customers, /api/v1/leads, /api/v1/quotes, etc.) with per-tenant API key authentication, rate limits, and a public OpenAPI spec. Prerequisite for Zapier + Make + any customer who wants to roll their own integration. Settings page where admins create + revoke keys. Ships first because Zapier/Make depend on it.