> 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.md).

# Attendance Setting

### 1. How to delete late mark settings for the shift? Or how to remove late mark criteria from the system?

**Step 1**: Log into the cloud portal go to the ‘Settings’ menu. Under the ‘Attendance’ tab go to the ‘Attendance Settings’ subtab and select the ‘Late’ option.

![](/files/DrauSmcHzd7ntTKGeMBa)

**Step 2**: Select the ‘Shift Name’ and the respective late settings will appear. Click on the ‘Delete’ button and the late mark settings will be removed for the shift.

![](/files/kqagHae9qUAyfLFt9Hm0)

**Note**: If you want to delete the late mark settings for the other shifts too, repeat the above steps by selecting the respective shift names.

**Path**: Cloud Portal>Settings>Attendance>Attendance Setting>Shift Name>Delete

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

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

### 2. How to set the half day settings? or How to set auto half day as per in/ out time?

To set half day settings:

**Path:** Cloud login > go to Settings>Attendance>Attendance settings > Half Day > Select shift and time as required > Save.

**Step 1:** login to cloud portal, and go to ‘Settings’ menu.

![](/files/lds4HWQM7v0eeSoMMJDz)

**Step 2:** From the ‘Attendance’ tab, select ‘Attendance Settings’ sub-tab and under it select ‘Half Day’ option.

![](/files/cPHVzt2xw684s7PbNGSq)

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

**Step 3:** Set shift and time as required for half day and click on ‘Save’.

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

**Path\_Link**:<https://cloud.pockethrms.com/Settings/Employee/Index?module=attendance&submodule=HalfDay>

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.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.
