# App Permissions

You can see the roles and permissions section inside the manage users section in the hamburger menu.

Admin will have 3 new permissions for the mobile app that are:

1. **Allow user view contact history.**

If this permission is given to the executive then he will be able to view contact history of the lead, else not.

2. **Allow user to reassign lead to other user.**

If this permission is given to the executive then he can reassign his leads to other users, else not.

3. **Allow user to copy lead to other campaign.**

If this permission is given to the executive then he can copy his leads to other campaigns.<br>

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

**Why this update?**

With the help of this update the admin has more control over what the executive can see and what are the actions that can be performed by him.

<br>


---

# 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://docs.neodove.com/product-updates/september-2023/app-permissions.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.
