Skip to main content

Add to VOX backlog

What this page is — the rules that hand a lead to Orbit Vox for an automated outbound call.

What it is for — turning a qualifying lead into a call target, so an AI voice agent rings them without anybody queueing it manually.

The problem it solves — following up at volume. It is also the one conversion family that crosses into another module, so this page draws the boundary: which leads get called is here, everything about the call itself is Vox.

Route: /org/marketing/leads/settings?tab=rules&rule=convert-vox Permission: Manage Conversion Rules for Lead to Contact or Deal

Figure 1 — Vox backlog rules. Downstream of this, the lead belongs to Orbit Vox.

1. What this does​

Rather than creating a contact or a deal, a matching lead is added to Orbit Vox's outbound calling backlog — a queue of people an AI voice agent should ring.

Owned by PulseOwned by Orbit Vox
The rule, its conditions, the Run actionThe backlog itself, campaigns, the dialler
Showing the resulting call log on the leadPlacing the call, the agent script, recordings

2. The boundary​

This is a genuine module handoff, so the documentation splits here.

QuestionWhere
Which leads get called?This page
What does the agent say?Orbit Vox — voice agent configuration
When does it dial?Orbit Vox — outbound campaigns
Which number does it call from?Orbit Vox — numbers
Where do I see the outcome?Calls tab on the lead
Vox reads lead queues directly as well

Separately from this rule family, Vox campaigns can be built from a lead queue — which is why queue information also accepts Vox campaign permissions. Adding to the backlog and building a campaign from a queue are two different routes to the same outcome.


3. What a rule is​

The same shape as the other two families: name, conditions, trigger, active toggle, and a Run that applies it retroactively.

Run adds every currently-matching lead to the calling backlog

There is no preview and no summary. A broad rule can enqueue hundreds of real people for an automated outbound call — with the compliance consequences that implies.

Check the lead's consent flags in your conditions. consent_sms and consent_whatsapp are stored on every lead precisely so routing decisions can respect them.


4. The admin contract​

NeedsOr
Orbit Vox configured with a voice agent and a numberBacklog entries are created and never called
Manage Conversion Rules for Lead to Contact or DealRules render and every save fails
Leads with a phone numberThere is nothing to dial
Consent conditions on the ruleYou may call people who declined

5. Downstream​

ReachesAs
Orbit Vox outbound backlogA queued call target
The lead's Calls tabThe resulting lead_voice_logs entry
The lead timelineActivity from the call outcome

6. Don't confuse this with…​

ThisNot this
Adding to the backlogPlacing a call — Vox does that
A Vox voice agentA lead agent, which is a user
This rule familyConvert to contact or deal

7. Troubleshooting​

SymptomCause
Backlog entries never calledVox has no agent, number or active campaign
Nothing addedNo rule matches, or leads have no phone number
Rules save with an errorMissing manage_conversion
A declining contact was calledConsent flags were not part of the rule. Section 3