# Candidate Referral Form

**Overview**

The Candidate Referral Form allows current employees or external partners to refer potential candidates for open positions within the company. This form helps streamline the referral process and ensures that referred candidates are considered for relevant job opportunities.

**How to Use the Candidate Referral Form**

1. **Accessing the Form**

   * Navigate to the Candidate Referral Form, which can be found on the [Jobs page](https://app.smartcv.co/jobs).

   <figure><img src="/files/PeI5QD3Xt3PEp9P9uK5t" alt=""><figcaption><p>Candidate Referral link</p></figcaption></figure>

   * Click on the "Candidate Referral Form" link on the Career Site options. This will open the referral form page.

**Filling Out the Form**

* **Referrer Contact Details:**
  * **First Name:** Enter your first name.
  * **Last Name:** Enter your last name.
  * **Email:** Provide your email address.
  * **Referral Letter:** Optionally, write a referral letter explaining why you are recommending the candidate.
* **Referred Candidate Details:**
  * **Resume (Attachment):** Upload the candidate's resume.
* **Additional Questions:**
  * Answer any specific questions related to the referral or the candidate.

1. **Submitting the Referral**
   * Review all the information you have entered to ensure it is correct.
   * Click the "Submit" button to complete the referral process.

<figure><img src="/files/8JfQSfQkavAQFqFnLb9x" alt=""><figcaption><p><strong>Candidate Referral Form</strong></p></figcaption></figure>

&#x20;**Note:** Worklife Recruit will receive the referral. The candidate will be created and a tag with the name of the referrer will be automatically created. This will help with filtering or searching for candidates.

<figure><img src="/files/3VRC6HbGwJq00dWVkfcd" alt=""><figcaption><p>Referral tag</p></figcaption></figure>

{% hint style="info" %}
**Benefits of Using the Candidate Referral Form**

* **Streamlined Process:** Makes it easy for referrers to submit candidate recommendations quickly and efficiently.
* **Expanded Talent Pool:** Taps into the networks of current employees and partners to find high-quality candidates.
* **Efficient Evaluation:** Provides hiring managers with detailed information to facilitate the evaluation of referred candidates.

Using the Candidate Referral Form helps streamline the referral process, enhancing your company's ability to attract and evaluate top talent through trusted recommendations.
{% 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.smartcv.co/career-site/candidate-referral-form.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.
