> For the complete documentation index, see [llms.txt](https://usermanuals.geojit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanuals.geojit.com/flip-mobile/more/profile.md).

# Profile

Your complete **"Profile"** details such as **Contact Details, Bank Details, Client Details, Power of Attorney Status,** and **Active & Inactive Segments and Products** are displayed here.

### How to open the Profile page <a href="#how-to-open-the-profile-page" id="how-to-open-the-profile-page"></a>

To open the **"Profile"** page, follow these steps:

<div align="left"><figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOOkrtgr3FzpImfJDvQpQ%2Fuploads%2FrkGCaG7TK0VMQGP8Zisg%2FView%20Profile.gif?alt=media&#x26;token=cfe6f73f-fca5-4c52-9737-ae76de4b746a" alt="" width="375"><figcaption></figcaption></figure></div>

* Locate the **"More" Icon**<img src="/files/SAEqDodrccjLTDSJ6cwG" alt="" data-size="line"> at the bottom of the page.
* Click on the **"More" Icon**<img src="/files/R7Wz9gr3Lcbde1Gerexv" alt="" data-size="line"> to go to the **More page.**
* You can see your **"Name"** and **"Trade Code"** at the top of the page.
* Click on your **Name / "Arrow" Icon**<img src="/files/g3xNx3zXKaYPzqYDhrkA" alt="" data-size="line">  at the left-hand sid&#x65;**.**&#x20;
* This will redirect you to the **"Profile" page**.
* Click on the **"Back Arrow" Icon**<img src="/files/nGDVU6vtYfYATTXSdhTj" alt="" data-size="line"> at the top-right hand side to go back to the **More page.**
* You can see details like your - registered email, mobile number, account number, customer ID, DP client ID, DP ID, DP, UCC, **password expiry**, KRA status, PoA/DDPI, active segments, inactive segments, active products and inactive products.


---

# 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://usermanuals.geojit.com/flip-mobile/more/profile.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.
