> 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/ess-settings/profile-info/global-setting.md).

# Global Setting

### 1. How to enable geofencing location to employee set address?

To enable the employee address for geofencing you can do it from path below:

\
**Path:** Login cloud portal > ESS Setting > Profile Info > Global Setting > Require Geofencing Address Approval option select Yes or No > Save

**Step 1:** Login to the cloud portal, go to ‘ESS Setting’ menu, under the ‘Profile Info’ tab, select ‘Global Setting’ option.

<figure><img src="/files/9zqzvvaeosfMnSRDYSiq" alt=""><figcaption></figcaption></figure>

**Step 2:** Fill the ‘Require Geofencing Address Approval’ option as ‘Yes’ or ‘No’ from the drop-down as per your requirement, and click on ‘Save’.

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

**Link:** <https://cloud.pockethrms.com/Settings/Employee/ESSIndex?module=Profile&submodule=GlobalSetting>

For any queries, contact <support@pockethrms.com>

### 2. How do device lock setting?

**Path:** Cloud login > ESS Setting > Profile info > Global Settings > From the ‘Device Lock’ drop-down click on the ‘Yes’ to activate the device lock function > Save.

**Step 1:** Log in to the **Cloud portal** and navigate to **‘ESS Setting’ menu**.

<figure><img src="/files/37cff0d1d3fe9484485c8e62a5fa13df0cb39350" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the **‘Profile info’** tab and then click on **‘Global Settings’**.

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

**Step 3:** Locate the **‘Device Lock’** dropdown menu and select **‘Yes’** from the dropdown options to activate the device lock function. Then, click on **‘Save’**.

<figure><img src="/files/093d0389dcd0487b77214f45418170d771026e4d" alt=""><figcaption></figcaption></figure>

**Link:**<https://cloud.pockethrms.com/Settings/Employee/ESSIndex?module=Profile&submodule=GlobalSetting>

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/ess-settings/profile-info/global-setting.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.
