Prerequisites
- You need an existing lead category with the fields you plan to match on. If you haven’t added custom fields yet, see Adding Fields to a Lead Category first.
- Admin role access to your tenant.
Step 1: Create the lead type
Navigate to Lead Types in the left sidebar (under the Ingest group) and click New lead type in the top-right corner. The creation form has these settings:Name
Give the lead type a descriptive name. It must be unique within the lead category, and it’s how the type appears in tables, bidding dropdowns, and customer-facing bid pages. Something like “High-Value Homeowners” or “Renters Under 30” works well.Description
Optional free-text description for your team’s reference. Max 1024 characters.Lead category
Select which lead category this type refines. Once set, the condition builder below populates with the category’s fields.You can’t change a lead type’s category after it’s been created without archiving and recreating it. Pick carefully.
Fallback Lead Type
Toggle this on to make the type a catch-all. Fallback types automatically match any lead that doesn’t match any other non-fallback lead type in the same category. When enabled:- The Priority field is hidden—fallback types are always evaluated last.
- The Conditions section is hidden—fallbacks match by definition, not by rule.
Priority
A numeric value that decides which lead type wins when a lead matches multiple non-fallback types. Lower values mean higher priority—a type with priority1 beats a type with priority 2.
If you leave this blank or at 0, the system assigns the next available priority for the category automatically, so you don’t have to think about it unless two types overlap.
Step 2: Define conditions
The Conditions section is where you write the rules that decide whether an incoming lead matches this type. It’s hidden when Fallback Lead Type is on. Click Add filters to add your first condition row. Each row has three parts:Combining conditions
- Conditions within a group are combined with AND—every condition in the group must be true for the group to match.
- Groups are combined with OR—a lead matches the lead type if any group matches.
Example: Qualified auto insurance leads
Example: Qualified auto insurance leads
You want a lead type that catches drivers who are either experienced with a clean record, or young with a premium vehicle.Group 1
agegreater than25ANDviolationsequals0
ageless than or equal to25ANDvehicle_classanyluxury, sport
Step 3: Save the lead type
Click Create to save and return to the edit page. A green Created notification confirms success. If you plan to add several lead types back-to-back, click Create & create another instead—the form resets and stays open. After creation, the page refreshes with a sub-navigation showing three tabs: Edit, Bidding, and Marketplace (the last only if marketplace is enabled for your tenant). An Archive button appears in the top right.Step 4: Add at least one bidding scope
By default a new lead type has no bidding scopes, which means customers can’t bid on it yet. Click the Bidding tab to fix that. Click New bidding scope in the top-right corner. The form has these fields:
Click Create to save. The new scope appears in the Bidding table with columns for Scope, Fixed, Minimum, Maximum, and Step. You can Edit or Delete any scope from the table actions.
Until at least one bidding scope is enabled, customers won’t see any bidding options for this lead type in the customer portal.
Step 5: Configure marketplace settings (optional)
If your tenant has marketplace enabled, a Marketplace tab is available in the sub-navigation. This is where leftover leads—ones that went unsold through normal distribution—go to find a buyer via a reverse auction. Toggle Enable Marketplace on to expose the reverse-auction settings:
As you fill in these four values, the Explanation placeholder below the form generates a plain-English summary of how the auction will behave for a lead—useful for sanity-checking your numbers before saving.
The Advanced section is collapsed by default and currently shows “Coming soon…”—no action needed there today.
What happens next
Once your lead type is created and configured:- Incoming leads start being evaluated against its conditions. Matches are classified as this lead type.
- Priority resolves conflicts—if a lead matches multiple types, the one with the lowest priority value wins.
- Bidding scopes show up in the customer portal under this lead type, and customers can place bids that compete for its leads.
- Marketplace behavior kicks in for leads that go unsold—the reverse auction starts at First Price and drops by Increment every Interval minutes until a buyer takes it or it hits Last Price.

