[Domaines API]

Collaboration Domain

The Collaboration domain provides real-time collaboration features for war rooms and investigations.

Metadonnees du module

The Collaboration domain provides real-time collaboration features for war rooms and investigations.

Retour à la Liste

Reference source

content/modules/domain-collaboration.md

Dernière Mise à Jour

5 févr. 2026

Catégorie

Domaines API

Checksum du contenu

2dfcdb8587580c44

Étiquettes

api-domainsreal-time

Documentation rendue

Cette page rend le Markdown et Mermaid du module directement depuis la source publique de documentation.

Overview#

The Collaboration domain provides real-time collaboration features for war rooms and investigations. It includes notes with mentions, tasks with subtasks, activity tracking, entity locking for concurrent editing, and cursor position awareness for live collaborative workflows.

Key Features#

  • War room notes with rich text, priority levels, @-mentions, and file attachments
  • Task management with subtasks, assignments, priorities, due dates, and labels
  • @-mention system with real-time notifications and unread badge counts
  • Comprehensive activity log tracking all collaboration actions with audit trail
  • Pessimistic entity locking for concurrent editing with automatic expiration
  • Real-time cursor position sharing for collaborative editing awareness
  • Multi-tenancy with organization-level isolation and RBAC integration
  • WebSocket-based live updates for presence and activity feeds

Use Cases#

  1. Real-time war room coordination during active investigations
  2. Task assignment and tracking for investigation team members
  3. Collaborative note-taking with @-mentions for cross-team communication
  4. Concurrent document editing with conflict prevention via entity locking

Integration#

Integrates with investigation management for context, user management for authentication, notification system for alerts, and WebSocket infrastructure for real-time updates.

Last Reviewed: 2026-02-05