# Candidate search

Candidate Search is designed to help you manage the onboarding pipeline across a business unit. It allows you to view and filter large groups of candidates based on various onboarding criteria.

<figure><img src="/files/W3iafzDG2eNabEK9cFLG" alt=""><figcaption></figcaption></figure>

You can refine your search using the following filters:

1. **Business unit search:** Candidates that have registered for a particular onboarding pack that you also have access to.\\

2. **Steps remaining search:** Candidates with certain additional steps remaining. For example, this allows you to find candidates with one or zero steps remaining, making them[ ready to be processed/validated](/kyloe-connect-onboarding/welcome-to-kyloe-connect-onboarding/recruiter-guide/candidate-search/finding-candidates-ready-to-validate.md).

3. **Status search:** Filter by candidate status, including:
   1. *General Information Done*
   2. *Registered*
   3. *Registered: Not Logged In*
   4. *Rejected*
   5. *Validated*
   6. *Withdrawn*

4. **Date range search:** Search for candidates who registered or modified their records within a specific timeframe.

5. **Postcode Search:** Narrow candidates by geographic location using postcode and radius filters.

6. **Job:** Useful for referencing or lead generation. For example, if a candidate worked at DHL Supply Chain, you can identify contacts and roles for outreach.

7. **Sort Order:** You also have a sort order option to sort candidates based on data, such as the closest distance etc.

8. **Search button:** Once you click the Search button, results appear in a grid format with the following columns: Name, Email, Phone, Created On, Steps Remaining, Travel Mode, Rank and Status


---

# 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/candidate-search.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.
