Skip to main content

Getting started with Orbit Pulse

What this page is — the order to configure Pulse in on a new tenant, and why that order and not another.

What it is for — getting from an empty CRM to a working one without discovering halfway through that a step needed something you have not built yet.

The problem it solves — the configuration screens have dependencies that none of them mention. Scoring rules need custom fields; assignment rules need agents; conversion needs a deal pipeline. Doing these in the wrong order means going back. It also names the three things people assume are automatic and are not.


1. The shortcut​

Before configuring anything by hand, check whether the tenant already has defaults:

Lead Settings → Pipelines & Statuses. If it is empty, there is a setup action that seeds a default pipeline with a full set of statuses in one call. It is gated on Manage Lead Pipelines.

Seed first, then edit

Seeding gives you a working pipeline whose statuses already carry the right categories — new, working, qualified, converted, lost. Getting those right by hand is fiddly and the funnel report depends on them. Seed, then rename and reorder.


2. The order, and why it matters​

#StepWhy herePage
1Lead sourcesEvery lead wants one, and reports cannot attribute without itSources
2Pipelines and statusesA lead with no status appears on no boardPipelines
3GradesScoring writes a grade, so the grades must exist firstGrades
4Custom fieldsScoring and assignment rules can test them — but only if the definitions existCustom fields
5Queues and agentsAssignment rules can only target agents that are enabledQueues · Agents
6Scoring rulesNeeds custom fields and grades in placeScoring
7Assignment rulesNeeds agents and queues, and can test the scoreAssignment
8Conversion rulesNeeds a deal pipeline to convert intoConvert to deal

3. The admin contract​

Things that must be true elsewhere before Pulse works:

RequirementWithout it
A project is selectedEvery list renders empty. Pulse data is project-scoped
The module is in the org's packageThe screens do not appear at all
The role holds Manage Lead SourcesThe Lead Settings hub cannot be opened, whatever else is granted
A deal pipeline existsLead-to-deal conversion has nowhere to put the deal
Users are enabled as agentsAssignment rules match and then have nobody to assign to
The Lead Settings hub is gated on the source permission

Not on a settings permission. A role granted pipelines and queues but not sources cannot open the hub that contains them. Grant Manage Lead Sources to anyone who administers lead configuration.


4. A first lead, end to end​

  1. Leads → Create Lead. A name plus either an email or a phone is the minimum.
  2. Pick a pipeline and status. Nothing forces you to, and a lead without them is invisible on the board.
  3. Save. If an assignment rule matches, the lead is routed immediately — assignment is the one piece of automation that runs on create.
  4. The score is 0. It will stay 0 until somebody runs Recalculate. This is not a configuration error. See status, grade and score.
  5. Work the lead — log activities, add notes, move it through statuses.
  6. Convert it. That writes a contact, a deal, or both, and links them back to the lead.
Figure 1 — A worked lead. The stepper shows the pipeline; the Qualification panel holds score, grade and custom fields.

5. What is not automatic​

Worth knowing early, because all three surprise people:

Expected to be automaticReality
Lead scoringRuns only from the Recalculate action. Never on create or update
Lead de-duplicationOnly the inbound webhook de-duplicates. The CSV import and the API do not
Pipeline and status defaultsNot applied. A lead created without them has neither

Lead assignment is automatic, which makes the others more surprising than they would otherwise be.


6. Don't confuse this with…​

ThisNot this
Lead Settings — the eight-section hubDeal Settings, a separate screen for deal pipelines
Lead sourcesUTM fields. A source is configuration; UTMs are captured per lead
GradesScores. A grade is a letter you can set; a score is computed

7. Troubleshooting​

SymptomCause
Every list is emptyNo project selected
Cannot open Lead SettingsMissing Manage Lead Sources. Section 3
New leads have no ownerNo assignment rule matches, or no agents are enabled
New leads score 0Expected. Section 5
A new lead is missing from the boardIt has no pipeline or status. Section 4

Full list in troubleshooting.