> 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/settings/hr/form-master.md).

# Form Master

### 1. Where can I see handover properties format list?

Currently there is no format uploaded for exit handover form, but you can create your own form from the below path:

**Path:** Cloud login > Go to Settings > HR > Form Master > Click '+' > Enter details & save > Once the form saved click on Form creator > Click on '+' > enter details & Create.

**Step 1:** Log in to the Cloud portal and navigate to **Settings menu.**

<figure><img src="/files/46c5cd6b0bdbff680da115c696f0f0fc20060455" alt=""><figcaption></figcaption></figure>

***

\*\*Step 2:\*\*From the HR tab, select Form Master.

![](/files/3001246a28f3675004f7ab2cf6ef5893a5d2f49d)

![](/files/f81ca049685755f7fd6e82919e0aa5d134372773)

**Step 3:** Click the **‘+’** button, enter the initial form details, and click **‘Save’** to register the form.

![](/files/be2821b89abfd35d4805902d0a1442119730a40e)

<figure><img src="/files/25dbc9f128ab47be4db7e29bbe559747f1d44caa" alt=""><figcaption></figcaption></figure>

**Step 4:** Select the saved form, click **‘Form Creator’**, then click **‘+’** to add specific fields and details, and select **‘Create’** to finalize the design.

![](/files/ec81a97878dcde0fad4f509af7f6f2c314b16294)

![](/files/7d94d2af1e1597c438f2b65f38ea53f65cde0d89)

![](/files/27c1e0b06e8979c4f7b6915d6cc443ffc3ec1fe5)

**Link:**<https://cloud.pockethrms.com/Settings/Employee/Index?module=hr&submodule=FormCreation&Id=152&ModuleName=11>

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/settings/hr/form-master.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.
