Skip to content

Commit 1c352f1

Browse files
os-zhuangclaude
andcommitted
docs(capabilities): correct HotCRM flow count to 17 (verified against src/flows)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 1917426 commit 1c352f1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/docs/capabilities/automation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Create, update, and delete records · send notifications (in-app, email, chat)
2222

2323
Flows are enabled or disabled with a switch and start life as drafts. Every execution leaves a run record — which node, what outcome — and the diagram in Studio *is* the executable logic, so documentation never drifts from behavior.
2424

25-
> **In HotCRM**: sixteen flows run the whole sales-and-service motion —
26-
> lead auto-assignment · lead conversion · opportunity approval · stagnation alerts · won announcements · quote generation · quote expiry reminders · contract expiration · renewal task creation · case escalation · case SLA monitoring · CSAT follow-up · campaign enrollment · campaign completion · new-contact welcome · task due reminders.
25+
> **In HotCRM**: seventeen flows run the whole sales-and-service motion —
26+
> lead auto-assignment · lead conversion · opportunity approval · stagnation alerts · won announcements · quote generation · quote expiry reminders · contract expiration · renewal task creation · case escalation · case SLA monitoring · CSAT follow-up · campaign enrollment · campaign completion · new-contact welcome · task due reminders · urgent-task alerts.
2727
> Open any of them in Studio's Automation pillar to read the diagram.
2828
2929
**For developers**: triggers, nodes, and flow metadata in [Automation](/docs/automation).

content/docs/capabilities/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ npm create objectstack@latest my-app && cd my-app
3030
npx os dev --ui # → http://localhost:3000/_console/
3131
```
3232

33-
Install **HotCRM** from the Marketplace: 15 business objects, 16 automation flows, 6 permission profiles, 4 dashboards, 6 reports, and 2 AI copilots — every page in this section names where to look inside it.
33+
Install **HotCRM** from the Marketplace: 15 business objects, 17 automation flows, 6 permission profiles, 4 dashboards, 6 reports, and 2 AI copilots — every page in this section names where to look inside it.

0 commit comments

Comments
 (0)