For the complete documentation index, see llms.txt. This page is also available as Markdown.

Real-time Editing

Manyfast provides a collaborative environment where team members can edit the same project together and see each other's activity in real time.

1. Concurrent editing and activity awareness

  1. Active Members: Hover over the Member profile icons in the top-right corner to see which teammates are currently connected in real time.

  2. Live cursors: See where other connected Members are editing through their mouse cursors and name tags shown in real time.

  3. Selection highlighting: When another Member selects a node or text, that area is highlighted in the Member's unique color to prevent overlapping work.

2. Reflecting and syncing changes

  • All edits are saved to the server instantly — no separate save button is required.

  • When multiple people edit the same sentence simultaneously, the most recent edit becomes the final version.

  • If edits do not appear immediately due to network conditions, refresh the page to reload the latest data from the server.

TIP: For large structural changes or important decisions, use the 'Comments' feature to discuss first and then edit — this makes collaboration much more efficient.

Last updated