One platform.
Every part of your business.
klerc unifies CRM, omnichannel inbox, social publishing, commerce, automation, analytics, and AI — one workspace, one source of truth, one login.
Early access · Set up in minutes

Connects to everywhere your business lives
30+ connectors across email, messaging, social, commerce, and calendars · see integrations
One tab, not eleven
CRM, inbox, publishing, commerce, automation, analytics, docs, and AI live in one workspace — sharing one data model instead of six exports.
Your data, queryable
A Salesforce-style query layer — SOQL, full-text SOSL, and analytics SAQL — over every object you create. Type plain English; klerc translates.
AI that does the work
Molly answers questions with live charts, creates records, drafts replies, and runs code — with a confirm step before anything is written.
Enterprise-grade control
Fine-grained authorization (OpenFGA), role hierarchies, record sharing, field-level permissions, and an append-only audit log.
Product tour
See it, don't imagine it
Real screens from a live klerc workspace — a fictional hotel group with 42,000 records. Take the full guided tour for the long version.

Dashboards assembled from saved reports — 40+ chart types on a columnar store.
The whole operating system
Ten products. One login. Zero glue code.
Each module is deep enough to replace a dedicated tool — and they all share the same records, permissions, and search. Click into any of them.
Meet Molly
An AI teammate with real hands
Molly isn't a chat window bolted on the side — she queries your data, renders live charts, creates records, and drafts replies across the entire platform.

Answers with artifacts
Molly runs real queries and responds with tables, live charts, files, or images — not just prose.
Does, not just says
165 actions through the same APIs your team uses — every write behind a confirm step.
Model-agnostic
OpenAI, Anthropic, Google, or OpenRouter — picked per org, switchable anytime.
Consolidate
Replace a six-tool stack with one platform
The typical alternative: CRM + helpdesk + social scheduler + commerce hub + automation tool + BI seat, each sold separately.
| Capability | A typical stack | |
|---|---|---|
| Custom-object CRM | included | CRM subscription |
| Omnichannel support inbox | included | Helpdesk subscription |
| Social scheduling & analytics | included | Publisher subscription |
| Multi-channel commerce hub | included | Commerce tooling |
| Workflow automation | included | Automation tool |
| Dashboards & reports | included | BI seats |
| Docs & spreadsheets | included | Office suite |
| AI assistant over your data | included | Per-product add-ons |
| Query language & API | included | Enterprise tiers |
| Data synced between all of the above | one shared data model | CSV exports & Zapier glue |
For developers
Everything in the UI is an API
One action registry powers the interface, Molly, and a token-authed REST API — 165 actions across 19 features, described by an OpenAPI 3.1 spec. Scoped access tokens keep integrations on a leash.
- REST API with OpenAPI 3.1 spec
- Scoped tokens (feature × action) that respect live permissions
- SOQL over the API — query like you would in the console
# Create a record through the REST API
curl -X POST https://api.klerc.co/api/v1/records/reservation \
-H "Authorization: Bearer wk_live_..." \
-H "Content-Type: application/json" \
-d '{"data": {"guest": "Ava Chen", "check_in_date": "2026-09-01"}}'
# Or query anything with SOQL
curl -X POST https://api.klerc.co/api/v1/query \
-H "Authorization: Bearer wk_live_..." \
-d '{"q": "SELECT brand, SUM(total_amount) FROM reservation GROUP BY brand"}'Run your whole business from one tab.
Join the early access — bring your team, connect your channels, and keep every workflow in one place.








