> 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/setting-icon/set-reminder.md).

# Set Reminder

### How to View and Create New Reminder from Pocket HRMS 2.0 Mobile App?

**Path:** Login to Pocket HRMS 2.0 Mobile app > click on 3 horizontal lines (Hamburger menu) > Settings Icon > Set Reminder > Here you can view any past or current Reminder > Click on Create new reminder to add new reminder > Fill in details such as Name of reminder, Frequency, date and time > Save Reminder.

**Step 1**: Log in to the Pocket HRMS 2.0 mobile app and tap the **three horizontal lines** (hamburger menu) at the top left corner.

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

**Step 2:** Locate and tap on the ‘**Settings Icon’ (gear icon)** found at the top of the menu.

<figure><img src="/files/8b0dcd945b4dbb9a9543561fafd008a58dd86155" alt=""><figcaption></figcaption></figure>

**Step 3:** Select **‘Set Reminder’** from the list to view any past or current reminders.

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

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

**Step 4:** Click on the **‘Create new reminder’** button to initiate a new entry.

<figure><img src="/files/1244f18bb181e608ce5328613636dbccc589820b" alt=""><figcaption></figcaption></figure>

**Step 5:** Fill in the essential details, including the **name of the reminder, frequency, date, and time.**

<figure><img src="/files/4toanEjbHvnn4bLiMhaR" alt="" width="371"><figcaption></figcaption></figure>

**Step 6:** Click on **‘Save Reminder’** to successfully add the new reminder to your list.

<figure><img src="/files/71f3054d5f44274d29e422d4dffbe6ab2f0af1c8" alt=""><figcaption></figcaption></figure>

![](/files/571bdc6f3f01328c4f6dc0e8a26aa899fa2f5d25)

**Step 7:** To **Delete** a Specific Reminder , Click on the **Trash Icon** next to the Reminder.

<figure><img src="/files/KnSnDDZLM99GOySp8nVb" alt="" width="354"><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/setting-icon/set-reminder.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.
