# Hiring Funnel

This funnel chart provides a visual representation of the candidate journey through your hiring process. It allows you to track the number of candidates who enter your system within a specific timeframe and see how many progress through each stage of your hiring pipeline.

The chart tracks candidates from the moment they was started process and shows their movement through next stages. You don't need to manually drag candidates through each stage. The funnel logic automatically advances qualified candidates to the next stage, following this order:

1. Source/Applied
2. Screening
3. Interview
4. Offer
5. Hired

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

Clicking on a stage in the hiring funnel, it will display a table with detailed information about the candidates who have gone through or are currently in that stage. Stage in the table will show the current stage that candidate is being in your hiring pipeline.

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


---

# 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/report/hiring-funnel.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.
