ข้ามสารบัญไปยังเนื้อหา
อัปเดต 2026-09-07
Version history, sharing & collaboration
snapshot diff · live co-edit
Every study keeps a revision timeline you can snapshot and diff (with a CSV export of exactly what changed across nodes), plus sharing with teammates, a notification feed for shares/edits/locks, and live WebSocket co-editing — change control and teamwork layered over the worksheet.
เมื่อไรจึงใช้
- Documenting what changed between two points in a study's life for a management-of-change record.
- Multiple engineers need to work the same study at the same time without overwriting each other.
- Handing a study to a colleague or a reviewer and tracking who has access.
ค่าที่ต้องกรอก
| ค่า | คำอธิบาย |
|---|---|
| Snapshot point | Any point in the revision timeline can be snapshotted for later comparison. |
| Share recipients & role | Who a study is shared with, and what they can do. |
คำนวณอย่างไร
Diffing two snapshots walks every node's payload and reports field-level changes; live co-editing broadcasts row-level changes over a WebSocket connection so concurrent editors see each other's edits without a manual refresh.
ข้อควรระวัง
noteA snapshot diff is at the node/field level — it tells you what changed, not why; pair it with the recommendation lifecycle for the why.
ที่เกี่ยวข้อง