SelfCRM
Loading SelfCRM…

02Platform

One operating system.
Every business workflow.

SelfCRM is not a collection of disconnected tools. Every conversation, customer, automation, reminder, pipeline and AI workflow lives inside one platform — engineered to feel like a single product.

app.selfcrm.in / inbox
SelfCRM inbox — every WhatsApp conversation in one shared, assignable view

03Why SelfCRM exists

Everything connects.
Nothing repeats.

A WhatsApp conversation becomes a customer. That customer enters a sales pipeline. Tasks get assigned. Automations trigger the next step. The AI drafts a reply in your tone. Everything happens without switching applications — and without a single record being duplicated across four different tools.

Flow · one message → revenue
observed

Message

t+0

Contact

t+1

Pipeline

t+2

Task

t+3

AI reply

t+4

Deal won

t+5

04Interoperability

Built as modules.
Feels like one product.

One database. One authentication layer. One event bus. Every module reads and writes the same source of truth.

Shared identity

One customer record. Read by inbox, pipeline, broadcast and AI. No sync jobs. No duplicates.

Shared events

Every action publishes an event. Automations, webhooks and reports subscribe — never poll.

Shared surfaces

Same design system, same shortcuts, same terminology. Learn one module — you know them all.

05Module walkthrough

Twelve modules.
One continuous surface.

05.1 · Dashboard

See your business before your day starts.

  • Realtime KPIs across every channel
  • Cohort + funnel breakdowns
  • Exportable to your warehouse
one glass
selfcrm / dashboard
SelfCRM dashboard — live KPIs across conversations, contacts, deals and broadcasts

05.2 · Inbox

Every customer. One place.

  • Unified across numbers and agents
  • Assignments, SLAs, private notes
  • Keyboard-first triage
sub-second load
selfcrm / inbox
SelfCRM inbox — every WhatsApp conversation in one shared, assignable view

05.3 · Contacts

Your customer database. Not Meta's. Yours.

  • Unlimited attributes and segments
  • Full history, exportable any time
  • Lives in your own database
postgres · yours
selfcrm / contacts
SelfCRM contacts — customer database with tags, custom fields and full history

05.4 · Pipeline

Revenue becomes visible.

  • Unlimited custom stages
  • Rules on every transition
  • Attribution to source campaign
drag · drop · report
selfcrm / pipeline
SelfCRM pipelines — drag-and-drop deal stages with live pipeline value

05.5 · Broadcast

Reach everyone without leaving your CRM.

  • Meta-approved template flows
  • Segment by any CRM attribute
  • Delivery, read and reply attribution
compliant by default
selfcrm / broadcast
SelfCRM broadcasts — bulk WhatsApp campaigns with delivery and read status

05.6 · Automation

Stop repeating work.

  • Visual builder + code escape hatch
  • Retries, dead-letter, replay
  • Audit log for every run
runs in your infra
selfcrm / automation
SelfCRM automations — trigger-based workflows that react to WhatsApp events

05.7 · Ask AI

Your ChatGPT, inside SelfCRM.

  • Ask questions, get answers, without switching tabs
  • Bring your own OpenAI, Anthropic or local model
  • Grounded in your own business knowledge base
zero routing through us
selfcrm / ask ai
SelfCRM Ask AI — chat with your own AI assistant directly inside the CRM

05.8 · 24-Hour AI Agent

Your sales assistant that never sleeps.

  • Talks to customers and moves them toward a sale
  • Hands off to a teammate exactly when needed
  • Keeps working while you're offline
always on
selfcrm / 24-hour ai agent
SelfCRM 24-hour AI Agent — an always-on assistant that talks to customers and hands off to a human when needed

05.9 · Catalogue

Sell without a website.

  • Build and manage your product catalogue in the CRM
  • Share it straight into a WhatsApp conversation
  • No storefront, hosting or checkout page to maintain
catalogue → chat → sale
selfcrm / catalogue
SelfCRM catalogue — manage and share your product catalogue over WhatsApp

05.10 · Media Sets

Turn WhatsApp into your storefront.

  • Group products into shareable media sets
  • One tap to send a curated set to a customer
  • Built for how people actually browse on WhatsApp
organised by set
selfcrm / media sets
SelfCRM media sets — organise products into shareable sets for WhatsApp selling

05.11 · Custom Notifications

Keep your team on track.

  • Custom alerts around teammates, tasks and follow-ups
  • Nothing important slips through unnoticed
  • Read / unread tracking per teammate
know what matters
selfcrm / custom notifications
SelfCRM custom notifications — real-time alerts for team members, tasks, follow-ups and important activities

05.12 · Team & Roles

Configure once. Run forever.

  • Owner, Admin, Agent and Viewer roles
  • Pending invitations, tracked
  • RBAC on every surface
identity, encoded
selfcrm / team & roles
SelfCRM team members — role-based access control for your workspace

06In practice

How teams actually use it.

01

Sales

Pipeline drag & dropBroadcast to segmentAI-drafted follow-ups

"Closes twice as many demos before lunch."

02

Support

Unified inbox with SLAsAssignment rulesMacros + templates

"First-response drops from hours to minutes."

03

Marketing

Campaign broadcastsAutomation triggersAttribution reports

"Every rupee spent, traced to a conversation."

04

Operations

Task automationsWebhook integrationsAudit log exports

"The team stops copy-pasting between tabs."

07 — Architecture

Own every layer.

The entire stack — from the customer message, through the platform, down to backups on your S3 bucket — belongs to you. No subscription. No vendor lock-in. No mystery boxes.

L1
Business
yours
L2
Meta / WhatsApp
yours
L3
SelfCRM platform
yours
L4
Your server
yours
L5
Your database
yours
L6
AI provider (your key)
yours
L7
Your storage
yours
L8
Your backups
yours

Contract

Source code delivered as a Git repository. Yours to fork, modify, and deploy — permanently.

No license server. No phone-home. No feature flags controlled from our side. Cut the internet — SelfCRM keeps running.

Every dependency is yours to update. Every database migration is yours to review. Every log is written to your infrastructure.

DockerPostgresNode · TSMIT-ish

08Engineering surface

Built for developers.

REST APIs

01

Every module exposes a documented REST surface. Same auth as the UI.

Webhooks

02

Subscribe to any event. Signed payloads. Retry with exponential backoff.

Docker deploy

03

docker compose up. Production in under an hour on your own box.

Env variables

04

Every knob is an environment variable. No hidden runtime config.

Self hosting

05

Bare metal, EC2, DigitalOcean, Railway, Fly, Hetzner — your call.

Git repository

06

Full source in a private Git repo. Fork, branch, PR, merge — normally.

MIT-style license

07

Modify freely. Redistribute inside your organization — it's your codebase now.

Mobile app

08

Native iOS and Android access — same account, same data, on Growth and up.

RBAC

09

Roles, permissions, per-workspace scopes. Enforced in the API, not just the UI.

Workspaces

10

One deployment. Many isolated tenants. Shared platform, separate data.

API docs

11

OpenAPI spec + Postman collection ship with the source.

Bring your own AI

12

OpenAI, Anthropic, Groq, Ollama — plug in a key, we route nothing.

09AI architecture

Your provider.
Your keys.

The AI layer never routes through SelfCRM. Your API key. Your quota. Your privacy policy. Your invoice from OpenAI, Anthropic, Groq, or the model running on your own GPU.

  • Bring your own key — zero margin, zero markup
  • RAG over your own knowledge base
  • Drafts replies for human review — never auto-sends
  • Swap providers with one env var
Data flow · inbound message
01

Customer message

arrives via Meta webhook

02

Your server

receives, stores in your postgres

03

RAG lookup

against your knowledge base

04

AI provider (your key)

generates draft — direct call

05

Agent review

human approves or edits

06

Reply sent

logged in your database

// .env

AI_PROVIDER=openai

AI_MODEL=gpt-4o-mini

AI_API_KEY=sk-••••••••••••

// swap providers → change two lines

10Security & privacy

Private by construction.

Because the platform runs entirely on your infrastructure, privacy is not a feature we sell — it is a consequence of the architecture.

01

Your infrastructure

The platform runs on your servers, in your region, under your compliance framework.

02

Zero telemetry

No usage pings. No error reports to us. No feature flags controlled from outside.

03

Row-level auth

Every query is scoped to a workspace and a role — enforced at the database layer.

04

Encrypted at rest

Sensitive fields encrypted with your key. Rotate any time without downtime.

05

Audit log

Every mutation carries an actor, timestamp and diff. Exportable to your SIEM.

06

SSO ready

SAML and OIDC connectors ship in the box. Bring Okta, Google, Azure — your identity provider stays yours.

11Custom development

Need something custom?

Modules, integrations and bespoke workflows — built by the same engineers who built the platform. Available after purchase.

Step 01

Purchase platform

License activated. Repo access delivered within 24 hours.

Step 02

Book engineering

Choose a block — 20, 40 or 80 hours — with a dedicated engineer.

Step 03

Feature planning

We spec the work together. Written brief. Timeline. Acceptance criteria.

Step 04

Development

Built in a branch of your repo. Daily updates. No black boxes.

Step 05

Testing

Staging deploy on your infra. You test. We iterate.

Step 06

Delivery

Merged, deployed, documented. Yours forever.

12The economics

The platform never expires.

Traditional SaaS

Rented software

Payment modelMonthly, forever
OwnershipVendor holds it
SeatsPriced per user
HostingTheir servers
RenewalsEvery 30 days
Source codeSealed
AI featuresPaid add-on
Data locationTheir region

SelfCRM

Owned platform

Payment modelOne payment
OwnershipYours
SeatsUnlimited
HostingDeploy anywhere
RenewalsNever
Source codeIn your Git
AI featuresIncluded (Growth+)
Data locationYour region

13The offer

You don't need
another subscription.
You need ownership.

Lifetime licenseSource code includedUnlimited seatsDeploy anywhere
  • One-time lifetime license
  • Complete source code
  • Self hosted
  • Unlimited users
  • Unlimited ownership
  • Free initial deployment
  • Engineering support
  • Official Meta Cloud API
  • Bring your own AI keys
  • Your database
  • Your server
  • Your customer data
  • No monthly platform fees
  • No vendor lock-in
  • Deploy anywhere
  • AI Agent included
  • Custom development available
Book a Demo CallWhatsApp