# Job Management

## Overview

{% hint style="info" %}
The Jobs page summarizes job positions. It is also where you manage potential candidates and collaborate with team members to monitor the hiring process.&#x20;

**Note:** All team members will be able to access it but will see different jobs based on their assigned jobs.
{% endhint %}

* Upon successfully logging into Hireforce, you will be redirected to the Jobs page, where you can view a list of jobs you've been assigned to. Alternatively, you can access the Jobs page by clicking on the **Jobs** icon on the left menu.
* To view candidate details and submit feedback for a specific job, simply click on the job listing. You can also access additional information related to the job, such as job details, notes, and activity logs.

<figure><img src="/files/Wh7nyNmf7PanLl2c55Em" alt=""><figcaption><p>Jobs Page</p></figcaption></figure>

{% content-ref url="/pages/U2M4rscFm1BY1XEWHGiC" %}
[Jobs Listing](/product-guides/job-management/jobs-listing.md)
{% endcontent-ref %}

{% content-ref url="/pages/303MBwdDvA2j9JrtYrOx" %}
[Create Jobs](/product-guides/job-management/create-jobs.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/job-management.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.
