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

# Language

### Language

### How to View or Add or Delete Language 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 > Language > Here you can view the added language details > Click on the language card to edit details > Save > To add new language, click on the plus sign in the bottom of the page > Fill in details such as language, tick the skills > 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 **‘Language’** to view the list of language details that have already been added to your profile.

<figure><img src="/files/979cd8c69e1ac7125ae3e2be4a3374f4dec94a47" alt=""><figcaption></figcaption></figure>

**Step 4:** To **modify an existing entry**, **click on the specific language card** to edit the details and then click ‘Save’.

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

![](/files/e5de00651d11f5bb74522941aba636561f51ef89)

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

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

**Step 6:** Fill in the required details such as the \*\*Language name and tick the relevant skills (e.g., Read, Write, Speak).\*\*Click on **‘Save’** to officially add the new language details to your record.

<figure><img src="/files/6244fba1df8d649f051972a28c4b92b4b12ef9cf" 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/language.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.
