# Apps (browsers and native)

All Any2info applications are available on the main web browers.

<div><figure><img src="/files/PKrmfz4z2hRZbPrJ6so6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/oT74krELXUdSuYMFQLOx" alt=""><figcaption></figcaption></figure></div>

Any2info has developed its own “**native app container**” with a native user experience for this purpose. Apps can be included in the **Google Play and Apple stores** under your own account and company style.

**Look for UI examples** [**here**](/any2info-academy/apps/custom-design.md).

## Inlog page

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

### Log in

With a username and password assigned to an individual user, you can log in to the app collection (s) available to the user.

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

### Reset password

If an email address has been added to the user data, a request can be made to change a password. An email with actions taken by the user will be received at the email address.

### Settings

The applications are connected to the platform by means of a unique URL. A URL can be added and / or selected here.

### Multi Factor Authentication

Multi Factor Authentication can be activated for a user, after which, in addition to the username and password, the entry of an extra code is required when logging in to the app. This code can be generated using an Authenticator app from Microsoft or Google.

## Default left side bar menu

### For more info click [**here**](/any2info-academy/no-code-platform/app-studio/navigation/mainmenuleftsidebar.md)


---

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