You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trello pioneered the digital Kanban board, and its IA reflects that simplicity: Workspaces contain Boards, Boards contain Lists, and Lists contain Cards. This flat, visual hierarchy makes Trello immediately intuitive. Power-Ups extend functionality, and Butler provides no-code automation — but the core mental model remains a board of cards you drag between columns. Trello's strength is its flexibility: the same Board → List → Card hierarchy works for software development, event planning, content calendars, CRM pipelines, and personal task management.
Top bar (persistent): Trello logo (→ Home), Workspaces dropdown, Recent boards, Starred boards, Templates, Create (+), Search bar, Notifications bell, User menu
Home page: Board grid organized by workspace and starred status; recent boards prominent
Board view: Horizontal scroll of lists; each list scrolls vertically for long card sets; board menu slides in from the right
Card detail: Modal overlay on top of board — no page navigation required; click outside or X to close
name, type (text/number/date/dropdown/checkbox), options
→ Board, Cards
Power-Up
name, type (integration/utility/board tool), icon, enabled
→ Board
Butler Rule
name, trigger (card move, due date, schedule), action(s), enabled
→ Board
Attachment
filename, url, type (file/link), thumbnail, date
→ Card
Comment
text, author, timestamp, reactions
→ Card
Activity
action, member, timestamp, target
→ Board or Card
User Flows
Create a Board and Add Cards
+ Create → Board → Name + background + workspace → Add Lists (e.g., To Do, Doing, Done) → + Add Card to each list → Invite team members
Move Work Forward (Core Loop)
Board → Drag card from "To Do" to "Doing" → Open card → Update checklist progress → Add comment → Drag to "Done" → Notifications sent
Set Up Butler Automation
Board Menu → Butler → + Create Rule → When [card moved to Done] → Do [check all items, remove members, add label] → Save → Automation runs automatically
Use a Template
Templates Gallery → Browse by category → Preview template → Use Template → Set board name + workspace → Board created with pre-built lists and cards
Card Collaboration
Open card → Assign members → Add due date → Create checklist with items → Attach files → Add comments → @mention teammate → Watch for updates