# User Management

Go to **User Management** App.

![](/files/yzIQ0ObIvfPQNNk6lGl7)

Go to User Management tab.

![](/files/4A97hzSfSCIfmrcSB59t)

## Role Definition

Permissions are often assigned based on user roles. Different roles may have different levels of access to particular app. For example, an administrator might have full control permissions, while a standard user might have limited access.

Click on **+Role Definition.**

![](/files/aiQY3uasWladCU8DqbUC)

Click on **+Role.**

![](/files/FKYHXYP5VvJJs549ABHx)

Enter **Role Name**, Select **Application and Permission,** Click on **Save.**

![](/files/oMdOh92gqO4rbISzSQf7)

A new **Role** is added at the top.

![](/files/cx3FDqc4DWmHkGlxlR0e)

## Team

User can create team.

Click on **Teams** to create team.

![](/files/gFhTgB3OtagelspR3lYu)

Enter **Team Name** and **Users** which you want to add in the team (Here shows only those users which are mapped in user mapping) and click on **Save**.

![](/files/NLnOUW6yQaXumzDbJG1U)

A New **Team** is added at the top.

![](/files/uhkXL9dTQzOgXa26TmeI)

## Give Permission to User or Team

You can give access of any app to individual or team.

Click on **+Permission.**

![](/files/rX0jKwr6KcltUKYO7STU)

Select Individual user or team and assign role which you want and click on **Save**.

![](/files/MlwT4KTT02SokDEWMBsN)

A New permission record is added at the top.

![](/files/cwY92g6J7OSLv0lSSnCa)

## 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.

Click on **Reset Password.**

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

Select the **employee** for whom you want to reset the password, enter the **new password**, and **save** the form.

<figure><img src="/files/0RIrKOQeinu3YmDsHPjv" alt=""><figcaption></figcaption></figure>

## User Mapping

User mapping is the process of linking user identities with resources or permissions in a system, ensuring appropriate access and security.

Go to **User Mapping** tab and click on **+New Record** tab.

![](/files/vksPoOwQmcIh3mG0hC74)

Select App name as **CRM** and select users which you want to allow for CRM and click on **Save** button.

![](/files/TjUjeBM3QZF9XsBz7gey)

## Edit User Mapping

You can choose to edit the user mapping that you have created.

To edit user mapping.

Click on the Action (3 vertical dots) ![](/files/HDMjkpInekFiHiIEv2FW) for the record which you would like to edit and click the **Edit** button.

![](/files/9y2junl8nQ36G9pbazu1)

Make the necessary changes and click **Save.**

![](/files/kQg6QGMdf4QUhBAzs8eb)

## Delete User Mapping

User mapping once added can be deleted if no longer necessary.

To delete user mapping.

Click on the Action (3 vertical dots) ![](/files/KT95WOEHzlhIkwCrvz8O) for the record which you would like to delete and click the **Delete** button.

![](/files/mEJ2yr60aT1aq7Q1H4E3)

Give your confirmation in the pop up and the record will be deleted.

<figure><img src="/files/Yy7lWUzBGTPCg9JLtWbN" 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/user-management.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.
