# Bulk Actions

### **Overview**

The "Bulk Actions" feature on the application page allows you to efficiently manage multiple candidates at once. This tool is designed to save time and streamline your workflow by enabling you to perform actions on several candidates simultaneously.

### **To  access and use the Bulk Action**

### **Viewing Applicants**

* Navigate to the application page where you can view and manage all applicants for the job.

<figure><img src="/files/TSbp3jADxZB7PvIFBscp" alt=""><figcaption><p>View and manage all applicants for the job</p></figcaption></figure>

### **Selecting Candidates**

* From the left side list, select one or more candidates by checking the boxes next to their names.

<figure><img src="/files/oMTDsQhuECZFdS4RkGdX" alt=""><figcaption><p>Select one or more candidates</p></figcaption></figure>

### **Available Bulk Actions**

Once candidates are selected, the bulk action button appears and you can choose from the following actions:

1. **Send Email:**
   * Compose and send an email to the selected candidates.
2. **Move Candidate to Another Stage:**
   * Change the application stage for the selected candidates, such as moving them from "Interview" to "Offer".
3. **Copy/Move Candidate to Job:**
   * Copy or transfer the selected candidates to a different job listing.
4. **Download Resumes:**
   * [Download the resumes](/manage-candidates/bulk-actions/download-resumes.md) of the selected candidates as a zip file with the selected resumes.&#x20;
5. **Send Bryq Assessment:**
   * Send a Bryq assessment to the selected candidates to evaluate their skills and compatibility.

### **Tips for Using Bulk Actions**

* **Efficiency:** Use bulk actions to handle repetitive tasks quickly, reducing manual effort and time.
* **Communication:** Keep candidates informed and engaged by sending timely and personalized emails.
* **Organization:** Maintain a structured recruitment process by moving candidates to appropriate stages as they progress.
* **Documentation:** Ensure you have all necessary candidate information by downloading resumes.
* **Assessment:** Utilize Bryq assessments to gain deeper insights into candidate capabilities and fit for the role.

By utilizing the bulk actions feature, you can streamline your candidate management process, making it more efficient and effective.


---

# 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.smartcv.co/manage-candidates/bulk-actions.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.
