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

<figure><img src="/files/EdArV9qDnISicSVrBJUb" alt=""><figcaption></figcaption></figure>

The recruiter adds the rejection reason and click on save without selection any action.

<figure><img src="/files/rixtpzNLrJMGfwRtnVMj" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/z222uRq1KlbEzuIhP03S" alt=""><figcaption></figcaption></figure>

### Reject Psychometric Test: <a href="#reject-psychometric-test" id="reject-psychometric-test"></a>

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

<figure><img src="/files/HZ6LYT2mrkwElZByuMbR" alt=""><figcaption></figcaption></figure>

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.

<figure><img src="/files/QC8ZXwICHM96mWdFPTq0" alt=""><figcaption></figcaption></figure>

### Reject Technical Test: <a href="#reject-technical-test" id="reject-technical-test"></a>

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

<figure><img src="/files/Y2Qy1Myd1sGhAJNfb8I2" alt=""><figcaption></figcaption></figure>

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.

<figure><img src="/files/sj44d3NSmfbwwlFewkSY" alt=""><figcaption></figcaption></figure>

### Reject HW Test: <a href="#reject-hw-test" id="reject-hw-test"></a>

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

<figure><img src="/files/qa3I8oZ0JdzHk1p4WF5n" alt=""><figcaption></figcaption></figure>

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.

<figure><img src="/files/MmXzM5rO81CqAKPSHyEI" alt=""><figcaption></figcaption></figure>

Last updated 23 December 2025


---

# 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://docs.aiflo.app/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/reject.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.
