# Master search

Master Search is designed for quickly locating specific Candidates, Business unites and Workflows within Kyloe Connect Onboarding manager. It’s ideal when you already know who you're looking for—such as when a candidate calls to ask about their onboarding status.

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

You can search (1) Candidate, Business Units or Workflows (2) using direct identifiers (3) like:

* **Email address**
* **Full name**
* **Phone number**
* **NINO**
* **Onboarding ID**
* **Bullhorn ID**

{% hint style="info" %}
This tool is best used for **individual lookups**, not for managing groups of candidates. To do this you can use the Candidate search section instead
{% 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/master-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.
