Commit Graph

7 Commits

Author SHA1 Message Date
Baptiste Arnaud
30682a258a
📝 Document status page and analytics completion criteria (#2480)
- Added a new "Is there a status page?" entry to the FAQ pointing to
status.typebot.io.
- Added a "Definitions" section to the analytics doc explaining Views,
Starts, Completions (no input remaining + at least one answer + no
pending client-side action expecting a dedicated reply) and the
per-block drop-off rate.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 11:10:10 +02:00
Baptiste Arnaud
70b7fdfe79
📝 Fill common docs gaps (logs, user commands, downgrade, persistent input) (#2466)
- Clarify that logs are per-result and not a global activity feed in
`results/overview.mdx`
- Add `guides/user-commands.mdx` with a concrete Reply event + Jump +
Return recipe for `restart` / `help` commands
- Cross-link Reply event vs Command event in `editor/events/reply.mdx`
and `editor/events/command.mdx`
- Add FAQ entry explaining that a persistent text input is not native,
with keyword and custom-UI workarounds
- Restructure `workspace/subscription.mdx` with a Steps-based
cancel/downgrade flow and explicit Free plan limits (200 chats, 1 seat)
- Register the new user-commands guide in `mint.json` navigation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 10:24:19 +02:00
Baptiste Arnaud
0c5cd615f5
📝 Add transcript section to results docs 2025-08-28 11:22:02 +02:00
Baptiste Arnaud
ae31fe8f48
📝 (results) Add time filter section in Results page 2024-09-10 10:49:17 +02:00
Baptiste Arnaud
5a7ec5c921 📝 (results) Add results overview introduction 2024-02-06 16:38:18 +01:00
Baptiste Arnaud
006b9d6658 📝 Add analytics doc 2024-01-10 11:58:08 +01:00
Baptiste Arnaud
1e5fa5a575
📝 Migrate from Docusaurus to Mintlify (#1115)
Closes #868
2023-12-22 09:13:53 +01:00