> 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/recruiter-can-perform-different-action/reject.md).

# Reject

When the recruiter performs the '**Reject**' action, a popup will appear, prompting the recruiter to select one of the following actions:

1. **Reject PSCH test**: Choose this option to reject the candidate's psychometric test.
2. **Reject TECH test**: Choose this option to reject the candidate's technical test.
3. **Reject HW test**: Choose this option to reject the candidate's handwritting test.

![](/files/RvpsHKxc236qAJWI5jTk)

The recruiter adds the rejection reason and click on save without selection any action. ![](/files/OJFQfwRsfQGumHc5DorR)

Status change to ‘**Rejected**’ in the tracker, a task activity is added as ‘**Candidate is rejected’** and a notification sent to the candidate.

![](/files/rQhzPqsJtS7wb3j214So)

## Reject Psychometric Test:

Perform reject action and adds the rejection reason and select the action **Reject PSCH test** and click on save.

![](/files/S6aHh1jfCrm7bOFu13Ts)

After performing Reject PSCH test action, Final status change to ‘**PSCH test rejected**’ in the tracker, a task activity is added as ‘**Psychometric test rejected**’ and a notification sent to the candidate.

![](/files/LkwvFDDhYSLNgfvMNyxA)

## Reject Technical Test:

Perform reject action and adds the rejection reason and select the action **Reject TECH test** and click on save.

![](/files/dc4v2Qec6xMmZPxBQ2PV)

After performing Reject TECH test action, Final status change to ‘**TECH test rejected**’ in the tracker, a task activity is added as ‘**Technical test rejected**’ and a notification sent to the candidate.

![](/files/EPKFPL2uIJ3SLa4mfyZp)

## Reject HW Test:

Perform reject action and adds the rejection reason and select the action **Reject HW test** and click on save.

![](/files/hq1GW80IC0YJyRSblC8R)

After performing Reject HW test action, Final status change to ‘**HW test rejected**’ in the tracker, a task activity is added as ‘**HW test rejected**’ and a notification sent to the candidate.

![](/files/zvrXHvciQAd8CqYfeaVU)


---

# 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/recruiter-can-perform-different-action/reject.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.
