# Lead generation

The **Lead Generation** module is designed to repurpose Candidate work history into potential business leads. It allows consultants to identify companies where Candidates have previously worked and use that information to initiate contact and generate new business opportunities.

* It’s primarily used for **business development**, not for formal reference checking (though it can support that use case).
* For example, if a Candidate worked at a company and provided a contact, consultants can reach out to that contact to explore potential recruitment opportunities.

**Users can filter the Lead Generation list using several criteria**

<div data-with-frame="true"><figure><img src="/files/IH4OTuEHuFgaAd1P6TZ8" alt=""><figcaption></figcaption></figure></div>

1. Business unit
2. Candidate status
3. Agency search: This allows you to search clients by agencies used
4. Job title
5. Companies
6. Date ranges
7. Sort options
8. Search button
9. Search results

{% hint style="warning" %}
Some fields like job title may be free text, so filtering precision can vary.
{% endhint %}

#### **Viewing and Using Lead Data**

When you click on a Candidate, their record will pop out into a new tab, taking you directly to their work history. You can see which agency placed the Candidate, and who the contact was — useful for initiating outreach.

<div data-with-frame="true"><figure><img src="/files/TPophYdssXWpaCSchjuV" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
All Lead Data originates from Candidate-submitted work history.\
Only Candidates can input this information — it cannot be manually added by consultants.\
This ensures authenticity and compliance with data handling standards.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.kyloepartners.com/kyloe-connect-onboarding/welcome-to-kyloe-connect-onboarding/recruiter-guide/lead-generation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
