> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/ess-portal/recruiter/recruitment-management/candidate-documentation-approval.md).

# Candidate Documentation Approval

**Introduction**

This page provides the steps for approving candidate documents.

**Pre-requisites**

:heavy\_check\_mark: Admin credentials

:heavy\_check\_mark: User rights

***Note:*** *Kindly contact your Admin/HR for rights if you are not able to perform the steps below.*

### **How to approve candidate documents?**

**Step 1:** Select ‘Hire’ and then ‘Jobs’ from the left side menu.

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

**Step 2:** Select ‘Job Outline’ tab at the top.

<figure><img src="/files/0axj2GMd2hLho8LfiDvx" alt=""><figcaption></figcaption></figure>

**Step 3:** From the job list, you need to select the ‘Offer’ stage to view the candidates in that stage of the job process.

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

**Step 4:** Click on the ‘Attachments’ icon near the candidate’s name to view the documents submitted by the candidate.

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

**Step 5:** You can select either ‘Approve’ or ‘Reject’ option against each document to approve or reject the document respectively. You can also click on the ‘Download’ button adjacent to each document to verify the same. Click on the ‘Submit’ button once you are satisfied with the changes.

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

**Step 6:** Once the documents are approved, you can also click on the ‘Document’ link to view the approved documents.

<figure><img src="/files/4Yvx252HH1SQ4QD63XMI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1PnTQKTcgIyoFN5h1uVq" alt=""><figcaption></figcaption></figure>

***Note: If you are unable to approve or view the candidate’s documents, kindly contact us at*** [***support@pockethrms.com***](mailto:support@pockethrms.com)


---

# 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://docs.pockethrms.com/ess-portal/recruiter/recruitment-management/candidate-documentation-approval.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.
