# Overview

## Overview <a href="#overview" id="overview"></a>

### EMM Console <a href="#emm-console" id="emm-console"></a>

Android Enterprise is Google’s initiative to foster the development of secure management solutions for Android devices in the workplace.

The BlueFletch Enterprise Mobility Management (EMM) Console is built on the Android Management API, provided by Google as part of this initiative, and supports the enterprise device lifecycle. From initial enrollment to remote device management, EMM Console Management leverages Google’s cloud infrastructure for security, scale, and consistency.

Continue into the **Setup** documents for more details on...

* [**Enrolling an Organization**](/bluefletch-enterprise/product-guides/portal/emm-console/setup/enroll-org-in-emm.md) into the BlueFletch EMM.
* [**Policy Management**](/bluefletch-enterprise/product-guides/portal/emm-console/setup/policy-management.md) of Android Management API protocols through EMM Console.
* [**Provisioning**](/bluefletch-enterprise/product-guides/portal/emm-console/setup/provisioning.md) devices with various EMM profiles.
* [**Device Management**](/bluefletch-enterprise/product-guides/portal/emm-console/setup/device-management.md) of enrolled devices in EMM Console.
* [**Installing Playbook via EMM**](/bluefletch-enterprise/product-guides/portal/emm-console/setup/installing-playbook-in-emm.md) to leverage the Playbook Agent for seamless installation of all applications upon provisioning.

Also, read the **Troubleshooting** documents to prevent or understand...

* [**Device Issues**](/bluefletch-enterprise/product-guides/portal/emm-console/troubleshooting/device-issues.md) specific to EMM-enrolled devices that may occur.
* [**Policy Issues**](/bluefletch-enterprise/product-guides/portal/emm-console/troubleshooting/policy-issues.md) that can occur with policies in the EMM Console.

[<br>](https://emsdocs-staging.bluefletch.com/products/portal/userGuide/playbookMdm/stageNow.html)


---

# 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.bluefletch.com/bluefletch-enterprise/product-guides/portal/emm-console/overview.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.
