> 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/profile/other-details/emergency.md).

# Emergency

### How to View or Add or Delete Emergency Contact Details from Pocket HRMS 2.0 Mobile App?

**Path:** Login to Pocket HRMS 2.0 Mobile app > click on 3 horizontal lines (Hamburger menu) > Profile > Other Details > Emergency > Here you can view the emergency contact details added > Click on delete icon to delete any emergency contact > To add any new emergency contact, click on plus sign in the bottom of the page > Fill in details (Name, address, relationship, emergency contact number > Save.

**Step 1:** Log in to the Pocket HRMS 2.0 Mobile app and tap on the \*\*three horizontal lines (Hamburger menu)\*\*at the top left.

<figure><img src="/files/965a05a28efc296f1907d131d6abbaaeee2b4641" alt=""><figcaption></figcaption></figure>

**Step 2:** From the side menu, select ‘**Profile’**, then click on ‘**Other Details’.**

<figure><img src="/files/87674bd391f006eca03308843bfae0460eb454d2" alt=""><figcaption></figcaption></figure>

**Step 3:** Tap on 'Emergency' to view the list of emergency contact details currently added to your profile.

<figure><img src="/files/764d345176b09e7bf84e7f9a38205d38ad00b717" alt=""><figcaption></figcaption></figure>

**Step 4:** To remove an existing entry, click on the 'delete' icon next to the specific contact.

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

**Step 5:** To add a new emergency contact, click on the 'plus' sign (+) icon located at the bottom of the page.

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

**Step 6:** Fill in the required fields, including the Name, address, relationship, and emergency contact number. Click on 'Save' to update your emergency contact information.

<figure><img src="/files/4e4372da6163b22d12f4543431086b49ac27c5a3" alt=""><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/profile/other-details/emergency.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.
