> For the complete documentation index, see [llms.txt](https://docs.bluefletch.com/bluefletch-enterprise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/bluefletch-launcher.md).

# BlueFletch Launcher

The BlueFletch Enterprise Launcher is a highly secure and customizable home screen replacement for shared Android workforce devices that ties into all major Identity Providers. Through its enterprise single sign-on (SSO), role-based app access, and modern re-authentication methods, users can have fast and reliable access to business-critical applications and data.

Launcher 4 delivers improved security, streamlined usability, and greater operational efficiency for shared workforce devices. Key updates include a redesigned configuration structure, advanced integration capabilities, an intuitive user interface, and expanded options for security and customization.

**Frictionless Login Experience:** Eliminate the need to recall or repeatedly enter your username and password. Get immediate and secure access to all web, mobile, legacy, and 3rd party apps through secure single sign-on.

**Seamless Integration with Major IdPs:** Provide the fastest login experience possible to authenticate users. Tie into your existing identity providers (IdPs) such as Entra ID, Okta, Google Auth, Ping, LDAP and other providers.

**Modern Re-Authentication Methods:** Instantly access devices and apps instead of fumbling with login credentials. Support multiple re-authentication methods such as NFC, FaceRec, Fingerprint Biometrics, Barcode, and PIN for added ease of use.

**Advanced Security Features:** Prevent non-authorized users from accessing sensitive company data. Configure apps by user role, block side-loaded app installation, clear data on logout, and remotely disable access to settings.

**Total Device Visibility:** Safeguard Android device fleets and reduce device loss with integrated support tooling. Capture login/logout events, view login and user data, trigger built-in low battery alerts, and find missing devices using network access points.

Click [here](/bluefletch-enterprise/product-guides/bluefletch-launcher/whats-new-in-l4.md) to explore what's new in Launcher 4.

{% hint style="info" %}
Launcher 3 will continue to be supported in maintenance mode only. For the older Launcher 3 documentation, click [here](/bluefletch-enterprise/product-guides/bluefletch-launcher/launcher3.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bluefletch.com/bluefletch-enterprise/product-guides/bluefletch-launcher.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.
