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

Board

Kanban with tenant-defined swimlanes.

Open module/board
coreplanning

Overview

The board renders your tasks as cards across customizable columns. Columns are defined per tenant in Settings > Board columns. Drag a card to change its status, and the action is audited and synced across every open replica in real time.


Highlights

The capabilities worth knowing before you dive in.

  • Add, rename, reorder, and delete columns from settings
  • Empty-column delete guard prevents orphaned tasks
  • Real-time sync across tabs via CRDT and SyncAction
  • Per-column counters, with opt-in WIP limits per project

Important to know

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

  • Deleting a column that still holds open tasks returns 409 and tells you how many tasks to move first.
  • Custom column keys are lowercase and stable. Renaming a column changes only its display label.

How to use it

The primary workflow, start to finish.

  1. 1Open Settings > Board columns to customize your lanes.
  2. 2Drag a card to a new lane on the board to change its status.
  3. 3Shift-click a card to open the detail drawer without navigating away.

FAQ

Can I have per-project boards?
Columns are tenant-wide today. Per-project overrides are planned for a future iteration, so follow the #board-columns channel for progress.
Where do WIP limits live?
Per-column WIP limits ship as a column setting. When a column overshoots its limit, the counter lights up red and dragging a new card in opens a confirm.
Why can I not delete a board column?
The column still holds open tasks. The refusal is a 409 and it tells you how many tasks to move first, so nothing is stranded in a column that has gone.

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