Skip to main content

The lead board

What this page is — the kanban view of leads, one column per status, where dragging a card moves the lead through the pipeline.

What it is for — seeing progress at a glance and updating it by dragging, rather than opening records one at a time.

The problem it solves — "how is the pipeline doing?" answered visually. It also answers the question this screen generates more than any other: why is a lead missing from the board when the list can see it? There are three distinct causes and a decision tree for telling them apart.

Route: /org/marketing/leads?tab=kanban · Permission: View Marketing Suites lead management


1. What the board is​

BoardList
Groups byStatus within one pipelineNothing — flat, newest first
Shows leads with no statusNoYes
Shows leads from other pipelinesNoYes
Changes data by draggingYes — writes the statusNo
Figure 1 — The board. Columns are the statuses of one pipeline, in their configured order.

2. What a card carries​

Figure 2 — One card, showing an invented lead. Real leads' details are blurred throughout this documentation.
On the cardFrom
Namefull_name
Companycompany_name
Contact handleemail or phone
Valuedeal_value

3. Step by step — moving a lead​

  1. Choose the pipeline. The columns change to that pipeline's statuses.
  2. Drag a card to another column.
  3. The new status is saved immediately, and the change is recorded on the lead's activity timeline as a system entry.
Moving a lead can trigger a conversion rule

Conversion rules can watch for a status change. Dragging a card into a converted status may create a contact or a deal — see convert to deal.


4. Why leads go missing from the board​

This is the most common question about this screen, and there are three distinct causes.

A lead always gets a pipeline and a status

If neither is supplied — by the API, the import or a webhook — the lead is given the project's default pipeline and its first status, so it appears on the board straight away.

Older leads created before that was true may still have neither. Those show in the list and not on the board; give them a status with bulk update.

A lead can only use a pipeline its project can see

Pipelines belong either to one project or to the whole organisation, and a lead can only be attached to one its own project can see. An attempt to save any other combination is refused.

Older data may still hold leads pointing elsewhere. If your board looks emptier than your list, that is the first thing to check.

A pipeline with no statuses renders an empty board

A pipeline can be created and left without statuses. Selecting it produces a board with no columns at all and no explanation. See pipelines and statuses.

Diagnosing it​


5. The admin contract​

NeedsOr
A pipeline visible to this projectNo columns
That pipeline to have statusesNo columns
Leads that have a statusEmpty columns
Edit Existing LeadsDragging fails on save

6. Downstream​

A drag writes the status, which feeds the funnel report, can fire a conversion rule, and appears on the lead's timeline. It does not change the lifecycle stage — those are independent, see status, grade and score.


7. Don't confuse this with…​

ThisNot this
The lead board — statusesThe deal board — stages, a different table
A statusA lifecycle stage
Column ordersort_order on the status, which is what sets it

8. Troubleshooting​

SymptomCause
Board has no columnsThe pipeline has no statuses, or none is selected
Board shows fewer leads than the listLeads with no status, or a cross-project pipeline. Section 4
A dragged card springs backThe save failed — usually missing Edit Existing Leads
A drag created a deal unexpectedlyA conversion rule watches that status