# Hiring Pipelines

## Overview

In Hireforce, all vacancies have a fixed three-stage pipeline that cannot be deleted:

* **Source** is the application that is sourced by a recruiter.
* **Applied** means the candidate has submitted their application.
* **Hired** signifies that the candidate has accepted the job offer.

However, depending on the level of the job or skills required, you might need to add several interviews or skills or personality assessments into the pipeline, **Hireforce** allows you to track the progress of each job by customizing other stages and a maximum of 15 stages.

{% hint style="danger" %}
**Important:** If you use multiple pipelines, it is not recommended to frequently adjust the reporting pipeline. Most changes should be made to specific pipelines instead. Changes to the reporting pipeline impact all pipelines.&#x20;
{% endhint %}

By default, the Direct employers have a 6-stage hiring pipeline, while Agencies have a 7-stage pipeline, which includes an additional **Client Submission** stage and you're not able to delete this stage.

| Direct Employer                                                     | Agency                                                              |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="/files/NEboeXaBlbxtssmoNksn" alt="" data-size="original"> | <img src="/files/nWwPoLqWYGZe7x7sJ7XT" alt="" data-size="original"> |

{% hint style="info" %}
For hiring pipelines in Agency tenants, the hiring team can set up shared/hidden stages with the Client via the hiring portal by clicking the **Eye icon**.<br>

![](/files/XGuRwlyPTtyQYpl71HJX)
{% endhint %}

## Hiring Pipeline Templates Management

On the **Settings** page, select **Hiring Pipelines** to access.

By default, Hireforce recommends a hiring pipeline. You completely changed it to fit the hiring process, but you are unable to remove it.

Besides, you're able to edit or delete the Hiring Pipeline Template after being added:

* Edit: Click the **Pencil** icon on the right > Edit information then click **Save**
* Delete: Click the **Trash** icon on the right > Click **Delete**

<figure><img src="/files/0R3qH3oEovqvG8zwZ1w6" alt=""><figcaption></figcaption></figure>

## Add A New Hiring Pipeline Template

1\. Go to the **Settings** > **Hiring Pipeline.**

2\. Click the **+ New Template** button.

3\. Input the pipeline template information.

<figure><img src="/files/pECwENtepJ6uYDmfqRa2" 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/getting-started/settings/templates/hiring-pipelines.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.
