AtlasWork, planned itself.

The AI-native, all-in-one work platform. Tasks, projects, CRM, contracts, and analytics in one calm workspace.

All systems operational
  • SOC 2 II
  • ISO 27001
  • HIPAA
  • GDPR

Product

  • Overview
  • PDF tools
  • Diagram tools
  • People & HR
  • Integrations
  • Marketplace
  • Pricing

Resources

  • Guides
  • Glossary
  • Compare
  • Docs
  • API reference
  • Support
  • Changelog
  • Status

Company

  • About
  • Careers
  • Press
  • Contact

Legal & trust

  • Trust center
  • Security
  • Privacy
  • Terms
  • DPA
  • GDPR
  • SLA
  • Refunds
  • Google API data
Atlas, a product by wrxstack.com·© 2026 wrxstack·All rights reserved
PrivacyTermsSecurityStatus
Skip to documentation
Docs
Back to Atlas

Start here

  • Overview

Developer

  • REST API guide
  • Authentication
  • API reference
  • MCP (AI agents)
  • SDKs
  • Quick actions

Webhooks

  • Overview
  • Quickstart
  • Events
  • Payloads and headers
  • Security and signing
  • Delivery and retries
  • Managing via API

Connect

  • Connectors
  • Integrations

Product

  • Collaboration and chat

Reference

  • Glossary
  • Keyboard shortcuts
  • Module reference
Module reference

Module guide

Comments

Threaded comments with rich text, mentions, and attachment drops.

Open module/my-work
collabgtd

Overview

Every task surfaces a comment thread. Comments render sanitized Markdown, support @mentions (which notify, and can create tasks when configured), and accept file drops via the attachment pipeline.


Highlights

The capabilities worth knowing before you dive in.

  • Rich-text editor: Markdown, mentions, and slash commands
  • Optimistic posting with an offline queue
  • Edited and deleted markers preserved for audit

Important to know

Limits, permissions, and sharp edges to keep in mind.

  • Deleted comments are tombstoned; the audit row keeps the original body.
  • Mentions use the typeahead; raw @ strings do not notify.

How to use it

The primary workflow, start to finish.

  1. 1Open any task drawer, then the Comments tab.
  2. 2Type @ to mention someone, or drop files to attach them.
  3. 3Press Cmd+Enter to post.

FAQ

Does deleting a comment remove what it said?
Not from the record. A deleted comment is tombstoned in the thread and the audit row keeps the original body. Treat a comment as something said rather than something erasable.
Why did my mention not notify anybody?
Mentions are created through the typeahead. Typing an at sign and a name by hand produces text that looks like a mention and does nothing. Choose the person from the list.
Can I comment while offline?
Yes. Posting is optimistic and queues while you are offline, so the comment appears immediately and is sent when the connection returns.

Automate this module

Everything on this screen is scriptable. Drive it from the REST API, or let an AI agent run it through the MCP server.
All modules
Was this page helpful?

On this page

  • Overview
  • Highlights
  • Important to know
  • How to use it
  • FAQ