> For the complete documentation index, see [llms.txt](https://help.quickappflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/bulk-edit-and-delete-candidate.md).

# Bulk Edit and delete candidate

## Bulk Edit and delete candidate from tracker

Recruiter can choose to bulk edit and delete candidates that they have created.

## To **bulk edit** candidate

The recruiter can select the candidates they want to edit and click on **'Edit.'**

![](/files/SPJW4ueQCqH5iYY5BVjl)

Select the fields that the recruiter wants to edit in bulk and click on '**+**'.

![](/files/OaKopwR0CsW9yuSYHewk)

Add values and click on **save**.

![](/files/jnYZGVMQ0UOu3JGGpb4R)

Recruiter can see updated record in the tracker.

![](/files/goXTnSPTRyxmDZTFiHJ8)

## To **bulk delete** candidate

The recruiter can select the candidates they want to delete and click on **'Delete.'**

![](/files/pP43cx4WjIlPYK5mcs4L)

Confirm in the popup, and the records will be deleted.

![](/files/Rik8UAoTz8M9PExfPLgy)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/bulk-edit-and-delete-candidate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
