> 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/pocket-hrms-2.0-mobile-app/profile/other-details/employee-documents.md).

# Employee Documents

### How to View, Download, Delete and Upload Employee Documents from Pocket HRMS 2.0 Mobile App?

**Path:** Login to Pocket HRMS 2.0 Mobile app > click on 3 horizontal lines (Hamburger menu) > Profile > Other Details > Employee Documents > Click on download button (Green downward arrow) to download the document to your system > Click on Delete Icon (Red thrash box) to delete the document from the app.

**Step 1:** Log in to the Pocket HRMS 2.0 Mobile app and tap on the \*\*three horizontal lines (Hamburger menu)\*\*at the top left.

<figure><img src="/files/965a05a28efc296f1907d131d6abbaaeee2b4641" alt=""><figcaption></figcaption></figure>

**Step 2:** From the side menu, select ‘**Profile’**, then click on ‘**Other Details’**

<figure><img src="/files/87674bd391f006eca03308843bfae0460eb454d2" alt=""><figcaption></figcaption></figure>

Step 3: Navigate to ‘**Employee Document’** Tab.

<figure><img src="/files/5ccfd1220b404c57380628d58a75fca332a1cd22" alt=""><figcaption></figcaption></figure>

Step 4: Locate the specific document you wish to access and **click on the** **download button (green downward arrow**) **to save it** to your system.

<figure><img src="/files/6d434be7dc1d9d713209e663bb3b8081e50ff15f" alt=""><figcaption></figcaption></figure>

**Step 5:** If you need **to remove** a file, **click on the delete icon (red trash box)** to officially delete the document from the application.

<figure><img src="/files/5df7e7bf6422a93998c6826d1c9eaa98f84eb953" alt=""><figcaption></figcaption></figure>

**Step 6: To Upload**Click on **‘Upload Icon’** blue icon in the bottom of the page to upload any new document.

<figure><img src="/files/582ded805eef5b9dc4778fee8d058c2418efdfd0" alt=""><figcaption></figcaption></figure>

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/pocket-hrms-2.0-mobile-app/profile/other-details/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.
