# Recommendation

{% hint style="info" %}
**This is a premium feature. Please get in touch with the Support team to upgrade your plan and unlock full access.**
{% endhint %}

## Overview

The Recommendation feature in Hireforce is designed to efficiently match job openings with the right candidates by analyzing key criteria from both candidate profiles and job descriptions. The feature compares and ranks candidates based on their profiles, matching them with suitable job openings. It also allows the Hiring team to match job openings with specific candidate profiles, facilitating faster and more effective talent sourcing.

The hiring team can quickly view a ranked list of Candidates or Jobs, saving time by avoiding manual searches for potential candidates or best-fit jobs.

{% content-ref url="/pages/oehB6QKGOVQNZl1RRNi1" %}
[Recommendation at Job](/product-guides/recommendation-full-ver/for-the-hiring-team/recommendation-at-job.md)
{% endcontent-ref %}

{% content-ref url="/pages/uP9GX0mBqubNGdVKO6oX" %}
[Recommendation at Candidate Profile](/product-guides/recommendation-full-ver/for-the-hiring-team/recommendation-at-candidate-profile.md)
{% endcontent-ref %}

## How does it work?

The recommendation system functions by comparing job and candidate profiles, ranking them based on how well they match specific criteria. It’s explained further through two main sub-pages:

{% content-ref url="/pages/oehB6QKGOVQNZl1RRNi1" %}
[Recommendation at Job](/product-guides/recommendation-full-ver/for-the-hiring-team/recommendation-at-job.md)
{% endcontent-ref %}

{% content-ref url="/pages/uP9GX0mBqubNGdVKO6oX" %}
[Recommendation at Candidate Profile](/product-guides/recommendation-full-ver/for-the-hiring-team/recommendation-at-candidate-profile.md)
{% endcontent-ref %}


---

# 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.hireforce.io/product-guides/recommendation.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.
