---
title: "Lead Management"
canonical: "https://bizcore.refined.site/space/BCKB/1776975877/Lead%20Management"
format: markdown
---
> Macro (toc)

# **Overview**

As customers apply for loans through the Application Form, lead records are created in the Biz Core portal. The initial lead record is established after an applicant completes the personal details step of the form, so even if they do not finish or submit the entire form, the lead ensures that subscribers still receive their customer details. 

By capturing leads at the personal details step, users can gather important information about potential customers who have shown initial interest in a loan. This data allows subscribers to establish contact, engage with the customer, and continue the conversation even if they have not completed the full application.

When a lead record is created users can choose to convert it to an application, or dismiss it. Additionally, if the option is enabled in the form's settings, a lead can be automatically converted to an application without any manual intervention. This flexibility allows users to manage leads efficiently and seamlessly transition them into applications as needed.

---

To manage leads, from anywhere in the Biz Core Portal, navigate to **Workspaces → Leads**:

![access-leads-workspace.gif](media://e19c57f3-0b89-4442-a5db-52ee5f1accf3)

From here click the **SEARCH **button to show all leads, ordered by creation date:

![search-leads.gif](media://e5cc7c41-fe05-4c57-8859-4e347aa42a08)

Users can also use the filter options to only show leads that are unconverted, and therefore require the user to follow up on:

![image](media://e29a1409-59b0-42c6-afaf-1563c3eeec6a)

The status of leads is explained further below in **Lead Statuses Explained**.

---

# **Create Applications and Dismiss Leads**

Each lead record contains a status:

![lead-status.png](media://38dddaab-33ba-4667-9aa1-b2ae27309b90)

## **Manually Create Applications and Dismiss Leads**

The status of a lead determines any necessary follow-up actions. In some cases, a user may need to initiate a follow-up process and decide whether to create an application based on the lead or dismiss it.

Any lead that requires user action will have a <span style="color: #4c9aff">**CREATE**</span> and <span style="color: #ff5630">**DISMISS**</span> button attached to the record, users can click either option to convert to an application or drop the lead:

![image](media://89f9e5ca-43ef-44ad-bfe5-6684f5a63726)

When the <span style="color: #4c9aff">**CREATE**</span> button is clicked, Biz Core initiates the process of matching the lead to an existing customer record using Customer Matching Rules (CMR). These rules are designed to identify potential matches based on predefined criteria explained below. If no customer is found that matches the lead, a new record will be created.

In the event a partial CMR is found, a list of potential customers will appear and allow users to link the lead to the existing customer and create the application, or create a new customer record altogether:

![image](media://3791503c-742e-46b3-b1ea-4bb1dd4f73ae)

If a decision is made to not convert the lead into an application, click <span style="color: #ff5630">**DISMISS**</span>** **button to change the lead status to Dismissed.

## **Automatically Create Applications**

If the [Auto-Create Application toggle is enabled](https://bizcore.refined.site/space/BCKB/1776615437#Application-Form-Details-Setup) in the Application Form settings, Biz Core will automatically convert leads to applications in the event:

- A Customer Matching Rule is found: the lead will be linked to an existing customer and a new application will be created.
- A Customer Matching Rule is not found: a new customer and application will be created.

![auto-create-app.png](media://0d85f905-d84a-4746-acda-b79f5947d762)

---

# **Customer Matching Rules (CMR) Explained**

Biz Core will attempt to link incoming leads to existing customers.

An incoming lead will be matched to an existing customer if:

|  | **Individual** | **Business** |
| --- | --- | --- |
| **Attempt 1 - Direct Match** | - First Name, Last Name, AND
- Mobile, OR
- Email | - ABN, OR
- ACN, OR
- Company Name, OR
- Trading Name |
| **Attempt 2 - Indirect Match ***(Handles nicknames and shortened names e.g. John instead of Johnathon)* | - Last Name, AND
- DOB, AND
- Mobile, OR
- Email |  |

---

# **Lead Statuses Explained**

Every lead record is associated with a status that reflects its current state:

| **Status** | **Description** |
| --- | --- |
| ![image](media://48a31c2c-8766-4acc-9332-ba8ab523acb5) | A customer started the Application Form but did not complete it. Any personal details the customer entered will be visible within the Lead record, allowing the user to follow-up with the applicant.<br>The <span style="color: #4c9aff">**CREATE**</span> and <span style="color: #ff5630">**DISMISS**</span> buttons are visible in this status. |
| ![image](media://85964da0-aff4-4ef7-b39e-66e1ec13f862) | A customer has completed the Application form and a user must decide whether to convert the Lead to an Application or dismiss it.<br>The <span style="color: #4c9aff">**CREATE**</span> and <span style="color: #ff5630">**DISMISS**</span> buttons are visible in this status. |
| ![image](media://c9ccfc9e-1521-4c2b-ace0-ae59b2154323) | The Lead was converted to an Application. |
| ![image](media://a8097db5-0b89-4fff-a71c-ca767fcb9aef) | The Lead was dismissed, no Application was created. |