# Impersonation

### Impersonation

In the applications there is the possibility of impersonation. This means that from within the app and webapp another user can be taken over with a few clicks.&#x20;

First set up the impersonation in the menu item [**Management**](/any2info-academy/no-code-platform/management.md) - [**Users**](/any2info-academy/no-code-platform/management/users.md)**.**

Choose a user and configure the impersonation:

<div align="left"><img src="/files/3FZQKZqxLAXuyOAtTxts" alt=""></div>

A specific user, such as a manager, can be linked to other users by means of set rights, which he/she can take over temporarily. This user then gets a function button "Run as user" in the app under "settings".

![](/files/Q5CdV45YOnUp9B3hNKuI)

Pressing the button "Run as a user" displays a list of users (based on the set rights) who can be taken over. From the moment a user is taken over, all actions are performed by the replacement user.

After the execution of relevant tasks it is possible to switch back to the own account.


---

# 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://academy.any2info.com/any2info-academy/apps/webapps-nativeapps/specifics/impersonation.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.
