⌥+⌃AltPlusCtrl

How to Archive a Card in Trello (C)

Windows: C
Mac: C
Pressing C while a card has keyboard focus archives it immediately, removing it from the active board view while fully preserving its content — description, comments, checklists, attachments — for later retrieval, rather than deleting it outright. **Archive versus delete, the distinction that matters most**: archiving is deliberately the easy, single-keystroke action, while permanent deletion is a separate, harder-to-reach action available only from within an already-archived card's own menu. This two-step design exists specifically to prevent a single stray keystroke from causing irreversible data loss — you'd need to archive a card first, then find it in the archive, then explicitly choose to delete it, before it's genuinely gone. **Where archived cards go**: archived cards leave the board's visible lists but remain fully retrievable through the board menu's Archive section (opened with W, covered on the board-navigation category page), where they can be searched, reviewed, and either restored back to their original list or permanently deleted from that same view. **Getting the right card focused**: as with every single-letter Trello shortcut, C only archives whichever card currently has keyboard focus — hovered by the mouse or reached via arrow-key navigation. On a densely packed list, it's worth confirming the correct card shows its focus outline before pressing C, since archiving the wrong card by mistake, while recoverable, still means an extra trip into the archive to fix it. **Restoring an archived card**: from the board menu's Archive view, each archived card offers a "Send to board" option that restores it to its original list (or lets you choose a different one), bringing back all of its content exactly as it was when archived, with nothing lost in the round trip. **Bulk archiving**: for clearing out many completed cards at once rather than archiving them one at a time with repeated C presses, Trello's list menu offers an "Archive all cards in this list" option — a mouse-driven bulk action rather than something the single-card keyboard shortcut is designed to handle, since C is deliberately scoped to whichever one card currently has focus. **Related shortcuts**: Esc closes any open picker or dialog without archiving anything, useful if you pressed C by mistake and want to immediately check the archive to undo it, though there's no single-keystroke "undo archive" — restoring requires the explicit "Send to board" step from within the archive view itself. **Mistake to avoid**: treating archiving as equivalent to "done" for every workflow can quietly bloat a board's archive with cards that actually still need attention later — many teams prefer a dedicated "Done" list that cards move into (via drag or the card's move option) rather than archiving on completion, reserving actual archiving specifically for cards that are no longer relevant at all, keeping the distinction between "finished and worth keeping visible" and "no longer needed" clear rather than collapsing both into the same archive shortcut. **Archiving and automation**: teams using Butler automation rules (configured through the board menu, not a keyboard shortcut) commonly set up a rule that automatically archives a card when it's moved into a specific "Done" list after some time, which achieves the same end state as manually pressing C but removes the need for anyone to remember to do it by hand.

Related shortcuts