Skip to content
Current/ Help Center

The Kanban board: columns, drag-and-drop, and views

4 min read · Updated Sep 3, 2026

Board is Current's Kanban view of a project's tasks — one column per status, cards you drag between them as work moves along. Columns size themselves to the window; when more exist than fit, the next one peeks in at the right edge with a count of how many sit past it, and that count (or the arrow at the left edge) pages through them.

The Kanban board. Drag a card between columns to change its status — the change saves immediately and syncs to your PSA on the next pass.

The default columns

Every project starts with four columns that map directly to task status:

ColumnTask status
Backlogbacklog
In progressin_progress
Review / QAreview
Donedone

Columns are customizable per project: you can add a new column, delete one, and set a WIP limit on any column to cap how many tasks can sit in it at once.

Before your first project

Every task lives inside a project, so a brand-new workspace has nothing for the board to hold yet. Until you create one, the board shows a Create your first project panel with a New project button on it, and the Add task button on each column is switched off with the reason on hover. Make a project and the board fills in with its columns and cards. The Getting Started card in the corner and the Portfolio page both offer the same button.

Dragging cards

  1. 1
    Click and hold a card
    Drag it into another column to change the task's status.
  2. 2
    Drop it
    The task's status updates immediately.
  3. 3
    Or use the keyboard
    The board is fully keyboard-accessible — tab to a card and use arrow keys to move it between columns without a mouse.

Each card shows its dependency load at a glance — how many tasks it's waiting on and how many it blocks — so you can see why a card in Backlog might not be ready to start yet. See "Task dependencies: types, lag, and the dependency map" for the full picture.

Hide a column you don't use

The ⋯ menu on any column header carries Hide column. It changes your view of the board and nothing else: no task moves, no status changes, and your teammates' boards are untouched. Everyone gets that one menu item; rename, color, WIP limit, move, and delete above it still need project-manage rights. Current won't let you hide the last visible column.

A chip at the end of the column row counts what you've put away — "2 hidden" — and opens a list of them with each one's task count and a Show every column link. Hidden columns still appear in the bulk status picker, marked (hidden), so work you move into one doesn't disappear on you. The set is kept per board and per person, and it follows you across browsers.

Narrow a view to one person

Board, List, and Calendar each carry an assignee filter beside the Everything / My work switch: pick a name and the view narrows to that person's work. It stacks with everything else — the status and priority filters, the search box, and whichever project is pinned in the scope bar. On the board, column counts and WIP badges follow the filter too, so the board answers what one person has in flight rather than the team. The filter only appears when someone in view is actually named, and on the Board and List it clears itself if the person you picked no longer has work there.

Hide completed work on the List

The List view has a one-click Hide completed toggle next to its status filter, and it's remembered for you across browsers. Set the status filter to Done and the toggle greys out — a line under the header explains why — and it comes back the moment you move the status filter off Done.

Note
Deleting a card that has billed time
If you try to delete a task that already has time logged against it, Current blocks the delete and offers Archive instead. Those time entries are real billing records, so deleting the task under them would quietly erase billing history. Archive drops the task from every board, list, timeline, calendar, and My Day while keeping its time entries intact — the safe way to get it out of view. A task with no logged time deletes normally.
Note
A big workspace nudges you to pin a project
If you open a board that isn't pinned to a project on a very large workspace, Current nudges you to pick a project first. An unscoped board tries to load every task in the whole workspace, which is slow and rarely what you want — pin a project and the board snaps to just that work. And when a huge view has to stop short of showing every single task, the Board (like List and Timeline) shows a calm heads-up that not everything is displayed and how to narrow it, rather than silently cutting off. Normal-sized projects never see either message.

Switching views

Every project screen shares the same view switcher, so you can flip between ways of seeing the same work without hunting the sidebar:

  • Overview — the project's summary page
  • Timeline — the Gantt-style schedule (see "The Timeline view: drag to reschedule, and back-scheduling")
  • Board — this Kanban view
  • List — a flat, sortable task list
  • Calendar — work by date (see "The Calendar: work by date, and adding to a day")
  • Dependencies — the dependency map (see "Task dependencies: types, lag, and the dependency map")
  • What-if — scenario planning
Note
Partner viewers see a smaller set
A partner logged into the portal sees Board, List, Calendar, and Dependencies for their own projects only — Timeline and What-if are internal-only views.
Was this helpful?