Перейти к основному содержимому

Comments & Mentions

A rich commenting system with @mention support for discussions on tasks, projects, and other entities.

Overview

Gauzy provides a full-featured commenting system that enables:

  • Threaded discussions on any entity (tasks, projects, etc.)
  • @mention colleagues to notify them
  • Rich text formatting
  • Comment resolution workflow
  • Activity tracking for all comments

Adding Comments

  1. Open any task or entity detail view
  2. Scroll to the comments section
  3. Type your comment in the editor
  4. Use @ to mention team members
  5. Click Submit

Threading

Comments support parent-child threading:

  • Reply to specific comments to create threads
  • Threads can be collapsed/expanded
  • Each reply notifies the original commenter

@Mentions

Type @ followed by a name to mention someone:

  • Mentioned users receive a notification
  • Mentions link to user profiles
  • Mentions are tracked in the Mention entity for auditing

Comment Resolution

StatusDescription
OpenActive discussion
ResolvedDiscussion resolved by a member

Comments can be marked as resolved with:

  • Resolution timestamp
  • ID of the user who resolved

Actor Types

TypeDescription
UserComment from a human user
SystemAutomated system comment

API Reference

See Comment & Mention Endpoints for the complete API documentation.