# User Permission

## User Management

In user management we can add new user in QuickAppFlow

To add new user,

Go to settings

![](/files/JZtDl7jlCbIdyVkG94Gm)

In settings, go to user management

![](/files/5PGZSLqoyTBxP2KyaNnQ)

In user management click on +Users

![](/files/21oMBkHWKIJY3EXoEthG)

Add the personal details and select the permission for which you want to add the user and click on the save

![](/files/FPF3jpnAIxNKxkbAr7uq)

![](/files/OESYDgFevO0xtdLfO5Ow)

A new user added in the list&#x20;

<figure><img src="/files/7n2wc65cWYHvALpTqhyY" alt=""><figcaption></figcaption></figure>

To edit the user’s details, click on the 3 dots action menu and select edit

![](/files/NvYEDLmPZiJkxP7Kbqwr)

Edit the details and save

![](/files/JKjCeg1ydnYV3gB1qNkb)

## Reset password

Resetting a password is the process of changing an existing password to a new one, usually because the user has forgotten it or for security reasons.

Go to Reset Password

![](/files/7GcUUk4dRIrBnObFZLyK)

Select the employee from the list, enter the new password and save the form.

![](/files/R3OIvna3G2qRluBQYAQI)

![](/files/AoACmLNYPdnMnIOhPSS8)


---

# 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/user-management/user-permission.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.
