CRM NEWS TODAY

Launch. Integrate. Migrate.
Or anything CRM.

104+ CRM Platforms
Covered

Get Complete CRM Solution

Salesforce Lead Conversion: How the Process Works and How to Configure It

Salesforce Lead Conversion guide: what happens at conversion (Account, Contact, Opportunity creation), field mapping configuration, handling duplicates, Lead Conversion Layout, converted lead reports, and common mistakes to avoid.

Salesforce Lead Conversion is the process of converting a Lead record into an Account, Contact, and optionally an Opportunity – moving a prospect from the top of the funnel into the active sales pipeline. Understanding exactly what happens during Lead Conversion is essential for Salesforce administrators configuring the process and sales reps using it daily. This guide explains the conversion mechanism, what data moves where, how to configure the Lead Conversion layout, field mapping, and how to avoid the data loss mistakes that are easy to make when conversion is set up incorrectly.

A good conversion setup is not just about moving data. It is about making the next stage of the sales process easier to manage.

For a busy team, that structure is what keeps lead conversion from becoming a manual cleanup task.

It also reduces confusion when multiple people touch the same prospect during the handoff.

When the process is clear, it is easier to keep records aligned with real buyer activity.

The main value of the setup is that it gives reps and admins a shared process to follow every time a lead becomes sales-ready.

That matters because sales teams usually do better when the conversion path is predictable instead of improvised.

Salesforce lead conversion is useful when a team needs a clear process for turning qualified leads into contacts, accounts, and opportunities. It keeps the handoff from lead capture to active pipeline work more consistent.

What Lead Conversion Does

When a rep clicks Convert on a Lead record, Salesforce performs the following actions:

  1. Creates an Account: a new Account is created using the Lead’s Company name, or the Lead is matched to an existing Account the rep selects during conversion
  2. Creates a Contact: a new Contact is created from the Lead’s personal details (First Name, Last Name, Email, Phone, Title), linked to the Account created in step 1 – or the Lead is matched to an existing Contact
  3. Optionally creates an Opportunity: the rep can create a new Opportunity during conversion, pre-populated with the Opportunity Name and Close Date they enter, linked to the Account created in step 1
  4. Marks the Lead as Converted: the Lead’s IsConverted field is set to TRUE and the ConvertedDate is stamped. Converted Leads are hidden from the standard Lead list views but remain in the database and are queryable via reports and SOQL
  5. Transfers Lead activities: all Open Activities (Tasks and Events) on the Lead are transferred to the new Contact and Account records. Closed Activities remain accessible from the Lead record

The Lead Conversion Screen

When a rep clicks Convert, they see a conversion screen with four sections:

  • Account: create a new Account (pre-populated with Lead’s Company) or search for and select an existing Account
  • Contact: create a new Contact (pre-populated with Lead’s name, email, phone) or search for and select an existing Contact
  • Opportunity: optionally create an Opportunity – check the “Do Not Create Opportunity” checkbox to skip opportunity creation (for non-sales qualified leads being converted for other reasons)
  • Converted Status: select the Converted Status from the Lead Status picklist (the status marked as “Converted” in the Lead Status setup)

Field Mapping: How Lead Data Moves to Account/Contact/Opportunity

Salesforce uses a Lead Field Mapping configuration to determine which Lead field values transfer to which Account, Contact, and Opportunity fields during conversion. Standard field mappings exist out-of-the-box (Lead.Email ? Contact.Email, Lead.Company ? Account.Name, Lead.Phone ? Contact.Phone), but Custom Fields on the Lead do not automatically map to any target object.

Configuring Custom Field Mappings

For every Custom Field added to the Lead object that contains data that should survive conversion, an admin must configure a field mapping:

  1. Go to Setup ? Lead Settings ? Map Lead Fields
  2. For each Lead custom field, select the matching Account, Contact, or Opportunity field to receive the data during conversion
  3. Save

If a Custom Field on Lead is not mapped, its data is lost at conversion – it exists on the Lead record but does not transfer to the Account, Contact, or Opportunity. This is the most common and costly mistake in Lead Conversion configurations: teams add custom qualification fields to the Lead (Budget, Timeline, Use Case, Industry) without mapping them to the corresponding Contact or Opportunity fields, losing that qualification data when the rep converts.

Handling Duplicate Detection During Conversion

When a Lead is converted, Salesforce checks for existing Accounts and Contacts that match the Lead’s Company and Email fields. If a match is found, the conversion screen prompts the rep to either create a new record or associate with the existing one. For organisations with active Salesforce Duplicate Management rules, the conversion process respects those rules – alerting reps to potential duplicates before creating new records.

The most common data quality problem at conversion: a rep creates a new Account and Contact at conversion even when a matching Account already exists (because the prospect reached out from a different email address than the one on the existing Contact). Admin practice to reduce this: train reps to always search the existing Account field before creating new, and use the Salesforce Duplicate Rules to surface potential matches automatically.

Configuring the Lead Conversion Layout

The fields displayed on the Lead Conversion screen – and the fields available on the newly created Opportunity during conversion – are controlled by the Lead Conversion Layout (for the Opportunity section) and the Opportunity Page Layout. Admins can configure which Opportunity fields appear during conversion:

  1. Go to Setup ? Lead Settings ? Lead Conversion page layouts
  2. Edit the Lead Conversion Layout to add the Opportunity fields that reps should fill in during conversion (Amount, Type, Product Line, etc.)

Adding critical Opportunity fields to the conversion layout (rather than letting reps fill them in later) improves data quality – the rep has the prospect context at hand during conversion and is unlikely to fill in fields later once they move to next steps.

Converted Lead Reports and Analytics

Salesforce’s standard Lead Conversion Rate report and the Leads with Converted Lead Information report type provide conversion analytics:

  • Total Leads Created vs Converted (by period, by lead source, by assigned user)
  • Average Days from Lead Creation to Conversion (lead response time analysis)
  • Conversion rate by Lead Source – which sources generate leads that convert to pipeline
  • Total Pipeline generated from converted leads – the Opportunities created at conversion

The Lead-to-Opportunity conversion rate by source is one of the most important marketing-to-sales metrics – it reveals which lead generation programmes generate qualified pipeline versus which generate volume without quality.

The best conversion setup is the one that matches the way the team actually sells. If the process is vague, the CRM becomes harder to trust.

Common Lead Conversion Mistakes

  • Converting too early: reps who convert leads before proper qualification create unqualified contacts and junk opportunities that pollute the pipeline. Define and enforce qualification criteria before conversion is allowed (use a Validation Rule requiring key qualification fields to be populated before the Stage can be set to “Converted”)
  • Creating duplicate Accounts at conversion: not searching for existing Accounts before creating a new one – creating Account duplicates that require cleanup later
  • Not mapping Custom Fields: losing qualification data captured on the Lead because field mappings were not configured
  • Always creating an Opportunity at conversion: not every conversion creates a sales-qualified opportunity. Use “Do Not Create Opportunity” for non-sales conversions (e.g., converting a lead that is a partner, employee, or customer who reached out with a service question)

Salesforce Lead Conversion: Optimization Strategies for Sales Teams

What happens when you convert a lead in Salesforce?

Converting a lead creates three records: an Account (company), a Contact (person), and optionally an Opportunity (deal). The original lead record is marked as converted but remains accessible in reports.

Can you unconvert a lead in Salesforce?

There is no native unconvert feature. To reverse a conversion, you must manually delete the created Account, Contact, and Opportunity, then update the lead record to set IsConverted to false via API or a data loader.

What is the lead conversion status field?

The Lead Status field tracks where a lead is in your qualification process. The Converted field is a separate system field that becomes true when a lead is formally converted to an Account, Contact, and Opportunity.

Should you convert unqualified leads?

Generally no. Only convert leads that meet your minimum qualification criteria. Converting unqualified leads pollutes your Account and Contact database with low-quality records. Use lead statuses (Not Qualified, Recycled, Nurture) to track unqualified leads without converting.

How do you map lead fields to opportunity fields?

In Setup, navigate to Lead > Fields > Map Lead Fields. Lead fields can be mapped to Opportunity fields during this configuration. Note that Opportunity fields must already exist before mapping is available.

Problem: Duplicate Accounts and Contacts Created on Lead Conversion

Salesforce creates new Account and Contact records on every conversion, even when matching records exist. Fix: Before converting, use Salesforce duplicate rules to check for existing matches. During the conversion dialog, search for and select the existing Account rather than creating a new one. Implement a pre-conversion deduplication step in your sales process as a required checklist item.

Problem: Custom Lead Fields Not Mapping to Converted Records

Custom fields on the Lead object are not automatically mapped to the resulting Contact, Account, or Opportunity. Fix: Go to Setup > Lead > Fields > Map Lead Fields. Map each custom lead field to the corresponding field on the target object. Test a sample conversion and verify data appears on all three created records before rolling out.

Problem: Converted Leads Cluttering Reports and Views

Converted leads appear in lead reports and list views, inflating pipeline counts and confusing reps. Fix: Add a filter of Is Converted = False to every lead list view and report. Create a dedicated Converted Leads report for historical analysis that uses Is Converted = True. Train new admins to include this filter by default in any lead-related report they build.

Frequently Asked Questions

We Set Up, Integrate & Migrate Your CRM

Whether you're launching Salesforce from scratch, migrating to HubSpot, or connecting Zoho with your existing tools — we handle the complete implementation so you don't have to.

  • Salesforce initial setup, configuration & go-live
  • HubSpot implementation, data import & onboarding
  • Zoho, Dynamics 365 & Pipedrive deployment
  • CRM-to-CRM migration with full data transfer
  • Third-party integrations (ERP, email, payments, APIs)
  • Post-launch training, support & optimization

Tell us about your project

No spam. Your details are shared only with a vetted consultant.

Get An Expert