> 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.md).

# Job Tracker

- [Add candidates in the tracker](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/add-candidates-in-the-tracker.md)
- [Recruiter can perform different action](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action.md)
- [Shortlist](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/shortlist.md)
- [Create HW test](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/create-hw-test.md)
- [HW submission reminder](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/hw-submission-reminder.md)
- [Send HW test for review](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/send-hw-test-for-review.md)
- [Create technical test](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/create-technical-test.md)
- [Schedule Interview](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/schedule-interview.md)
- [Cancel Interview](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/cancel-interview.md)
- [Send offer approval](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/send-offer-approval.md)
- [Send offer](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/send-offer.md)
- [Upload resignation](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/upload-resignation.md)
- [Upload documents](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/upload-documents.md)
- [Update Profile](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/update-profile.md)
- [Shared JD](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/shared-jd.md)
- [Move Candidate](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/move-candidate.md): Moving a candidate from one tracker to another typically refers to transferring or shifting information about a job candidate from one recruitment or applicant tracking system to another.
- [Copy Job URL](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/copy-job-url.md): "Copy job URL" means duplicating the web link associated with a job posting for sharing or distribution.
- [Duplicate Out](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/duplicate-out.md): “Duplicate out" refers to the recruiter's action of permanently removing a candidate from consideration for a particular job post in the tracking system.
- [Propose Candidate](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/propose-candidate.md): "Proposing a candidate" typically refers to recommending or suggesting a candidate for a position or opportunity.
- [On Hold](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/on-hold.md): An "On hold” candidate in recruitment is someone whose application or candidacy is temporarily paused or delayed.
- [Move to Talent Bank](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/move-to-talent-bank.md): A "Talent Bank" is a feature that allows recruiters to store potential candidates for future job opportunities.
- [Reject](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/reject.md)
- [Psychometric Test](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/psychometric-test.md)
- [Psychometric Test Reminder](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/psychometric-test-reminder.md)
- [Technical Test Reminder](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/technical-test-reminder.md)
- [Quickbook Test](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/quickbook-test.md)
- [Bulk Edit and delete candidate](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/bulk-edit-and-delete-candidate.md)
- [Other actions](https://help.quickappflow.com/product-guides/recruitment-and-ats/job-tracker/other-actions.md)


---

# 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.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.
