> 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/attendance/attendance-setting/additional.md).

# Additional

### 1. What to do if there is on-duty application error?

If you face any validation applying on duty, kindly check with the settings for the on duty from the path mentioned below:

**Path:** Cloud login > Settings > Attendance > Attendance Settings > check with the on Duty restrictions if required set the settings and Save.

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

<figure><img src="/files/7c0ce482e8c64300f5133df7ea7dfc3931afc329" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the **‘Attendance’** tab and click on **‘Attendance Settings’**.

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

**Step 3:** Select ‘Additional’, then Locate the **‘On Duty restrictions’** section within the settings page. Review and configure the necessary restrictions (e.g., maximum OD days allowed, minimum days prior to application).

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

![](/files/1a5f6d30210724a6365cf1e32a6d56947a1eed07)

**Step 4:** Click **‘Save’** to apply the new configuration.

<figure><img src="/files/16e9ecb7e09939a87ae7e848e22fa4ce020e607f" alt=""><figcaption></figcaption></figure>

**Link:**<https://cloud.pockethrms.com/Settings/Employee/Index?module=attendance&submodule=AdditionalSettings>

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/attendance/attendance-setting/additional.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.
