# Employee Profile

How to edit and view employee profile

Enter username and password, Click on **Login**.

![](/files/KFDxPq6sQiOEQEKlldaS)

Click on the arrow symbol beside of employee initials, and then click on **My Profile**.

![](/files/42Og22rtCh4fXMuQKh9W)

Click on **Edit**.

![](/files/KebEaCr1GyFFOrLBhEOP)

You will be able to edit details from my profile and click on **Save.**

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

You can see the changes which you have edited.

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

Employee can download his/her salary slip from my profile.

1. Select month and year for which you want to download&#x20;

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


---

# 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.quickappflow.com/employee-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.
