# Candidate Management

## Overview

{% hint style="info" %}
The Candidates page summarizes all of candidate profiles. It is also where you manage potential candidates and collaborate with team members to monitor the hiring process.

**Note**:

The Admin can view all candidates in your company account.

Other roles (Member, Limited Member) only view candidates as belonging to jobs for which they are either in the hiring teams or the ones who sourced the candidates.
{% endhint %}

* You can access the Candidates page by clicking on the **Candidates** icon on the left menu.
* On the Candidates page, you'll be able to add new candidates. You can also view and search candidates depend on your permission.

<figure><img src="/files/8pySRp7azabg0b1t4azT" alt=""><figcaption><p>Candidates Page</p></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/candidate-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.
