# My Profile

To view your Profile, click My Profile option on My Info screen as shown below-&#x20;

<div align="left"><figure><img src="/files/IkRTBnieQOL08RvOnjIN" alt="" width="375"><figcaption><p>My Info</p></figcaption></figure></div>

You will be directed to My Profile screen which is divided into the following sections:

* Basic & HR Info
* Work Profile
* Bank Details
* Personal Info
* Addresses

**Basic & HR Info**

This is a section in the application where you can view your personal information. To get your personal information updated you need to submit the [Workflow request.](/requests/workflow-request.md)

You can view all the basic information in this section including Joining Date, Date of Birth, Phone numbers, Emergency contact, and Biometric code.

* **Verify Your Mobile** - If your Mobile number is not verified, you can verify your number by clicking the **Start Verification button.** You will be asked to Send **OTP** to authenticate your number. Click Send OTP. You will get a 6-digit OTP on your mobile. Enter the OTP and click/tap to **Verify OTP**.&#x20;

**Work Profile**

Under Work Profile, you can see your Location, Department, Default shift and Manager details.

**Bank Details**

You can view all the Bank details in this section.

<div align="left"><figure><img src="/files/qxUJBbJY5gCwP30Q7pl1" alt="" width="375"><figcaption><p>Bank Details </p></figcaption></figure></div>

**Personal Info**

You can see all the personal details in this section as shown below:

<div align="left"><figure><img src="/files/rr3U56EjMJwjbYHUt1HE" alt="" width="375"><figcaption><p>Personal Info</p></figcaption></figure></div>

**Addresses**

You can view both Present and Permanent Addresses in this section.


---

# Agent Instructions: 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:

```
GET https://help.runtimehrms.com/my-info/my-profile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
