# 11. How to perform bulk actions in job or in candidate?

To help you save your time and boost your productivity, Hireforce provide bulk actions feature. Quickly perform a variety of actions on multiple jobs or candidates at once.

You may perform bulk actions on the Candidate page with the following actions:

* [Add bulk candidates](https://help.hireforce.io/product-guides/candidate-management/add-candidates#id-2.-add-bulk-candidates)
* [Assign candidates to jobs](https://help.hireforce.io/product-guides/candidate-management/candidate-listing#bulk-assign-candidates-to-jobstalent-pools)
* [Assign candidates to talent pools](https://help.hireforce.io/product-guides/candidate-management/candidate-listing#bulk-assign-candidates-to-jobstalent-pools-1)
* [Delete candidates](https://help.hireforce.io/product-guides/candidate-management/candidate-listing#bulk-delete-candidates)

You may perform bulk actions on the Job page with the following actions:

* [Change the job status](https://help.hireforce.io/product-guides/job-management/jobs-listing#change-the-job-status-in-bulk)
* [Delete jobs](https://help.hireforce.io/product-guides/job-management/jobs-listing#bulk-delete-jobs)


---

# 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/others/faq/11.-how-to-perform-bulk-actions-in-job-or-in-candidate.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.
