> 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/faqs/cloud-portal/analytics/report/hr/employee-documents.md).

# Employee Documents

### 1. How to check pending employees to whom appointment letters pending to be issued?

To check the pending appointment letter, you can download the documents report from the path below:

**Path:** cloud login > Analytics > Report > HR > Employee Documents Report to check the pending appointment letter> Select the category > Employee Status > Download excel

**Step 1:** Log in to the **Cloud portal** using your credentials, navigate to the **‘Analytics’** menu, and Select the **‘Report’** sub-menu.

<figure><img src="/files/2bfbcbdb54edf9f91ecb1fd0e470724d63f35506" alt=""><figcaption></figcaption></figure>

**Step 2:** Click on the **‘HR’** tab and then Select **‘Employee Documents Report’**. You can now view the list to check for any **pending appointment letters**.

![](/files/1f7c2c4d3b6694e5a7d4ea9dd8bd0b776386a2a5)

![](/files/4ba89837ca41ba501727318cd647e46d2ecfd1c7)

**Step 3:** Select ‘Category’, ‘Employee status’ and click on ‘Download Excel’.

![](/files/76a18615a5a4b2c7dbd97cb76c16bff018c52f02)

**Link:**<https://cloud.pockethrms.com/Reports/Report/Index?module=hr&submodule=EmployeeDocumentsReport>

For any queries, contact <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/faqs/cloud-portal/analytics/report/hr/employee-documents.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.
