# Users

Add, delete or edit users and fill personal info, choose a profile image, MFA etc..

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

#### SSO log in

If enabled and regarding the type of Single Sign On (SSO) which is supported you can log in with a Microsoft, Google or Apple ID.

By editing the user settings - SSO User name - you can add an account name for Microsoft or Google or Apple.

For settings click [here](/any2info-academy/no-code-platform/platform/settings.md)

**Multi-Factor Authentication (MFA)**

With MFA, a user may be required to enter an additional code in addition to the login requirements of a username and password. The code can be generated with the authenticator apps from Google or Microsoft

#### Impersonation

<div align="left"><figure><img src="/files/51Uov4qQrDGY5k1KU3a5" alt=""><figcaption></figcaption></figure></div>

In the applications there is the possibility of impersonation.&#x20;

This means that another user can be taken over from the app and web app with a few clicks.&#x20;

You can set this option by editing "**Configure managed users**".

Other users can be linked to a specific user, such as a manager by means of set rights, which he/she may temporarily take over. This will then receive a function button "Accept user" in the app under "settings".

Pressing this function displays a list of users (based on set rights) that 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, you can switch back to your 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/no-code-platform/management/users.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.
