Skip to main content

Bulk actions on leads

What this page is — the actions that apply to many leads at once: assign, update, change status, tag and delete.

What it is for — fixing or moving a set of leads in one operation instead of opening each one.

The problem it solves — it is the practical repair tool for imported leads, which arrive with no pipeline, status or source. It is also the fastest way to cause damage, so this page is explicit about what a selection actually covers and what a bulk status change can set off downstream.

Route: /org/marketing/leads · Select rows with the checkbox column to reveal the bulk bar.


1. What is available​

ActionPermission enforcedEndpoint
Bulk assignAssign LeadsPOST /leads/bulk-assign
Bulk updateEdit Existing LeadsPOST /leads/bulk-update
Bulk change statusEdit Existing LeadsPOST /leads/bulk-status
Bulk tagEdit Existing LeadsPOST /leads/bulk-tag
Bulk deleteDelete LeadsPOST /leads/bulk-delete
Editing one lead and editing five hundred are the same permission

Bulk actions are governed by the ordinary permissions in the table above, alongside the dedicated Assign multiple leads, Update multiple leads and Delete multiple leads. Someone who can edit a lead can edit a whole page of them, and someone who can delete one can delete the selection.

Bear that in mind when granting Edit Existing Leads or Delete Leads.


2. Step by step​

  1. Tick the rows, or the header checkbox to select the page.
  2. The bulk bar appears above the table.
  3. Choose an action and confirm.
Selection covers the loaded page, not the filter

The header checkbox selects the rows currently rendered. On a filtered list of 300 leads across pages, it selects the page you are looking at. Check the count in the bulk bar before acting.


3. Bulk update — what it can set​

Bulk update is the practical repair tool for imported leads, which arrive with no pipeline, status or source:

Settable in bulkNotes
Pipeline and statusThe fix for imported leads missing from the board
SourceThe fix for leads with no attribution
OwnerOr use bulk assign
GradeRemember the list displays a computed grade regardless
TagsBulk tag adds; it does not replace

4. The admin contract​

NeedsOr
Edit Existing Leads / .assign / .deleteThe action fails on submit
A pipeline and statuses configuredBulk status has nothing to offer
Enabled agentsBulk assign has nobody to assign to

5. Downstream​

A bulk status change can fire conversion rules for every affected lead, which can create many contacts or deals at once. Consider that before changing status on a large selection.

Bulk delete is a soft delete — rows are flagged, not removed — but there is no undo in the interface.


6. Don't confuse this with…​

ThisNot this
Bulk updateBulk tag, which only adds tags
Bulk assignQueue auto-assign, which takes one lead
A conversion rule's RunBulk actions — Run applies rules retroactively

7. Troubleshooting​

SymptomCause
Bulk bar does not appearNo rows selected
Fewer leads changed than expectedSelection covered one page. Section 2
Many deals appeared after a bulk status changeA conversion rule fired per lead. Section 5
Withholding a bulk.* permission changed nothingThey are dead. Section 1