> 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-phone.md).

# BlueFletch Phone

## Overview

BlueFletch Phone is a SIP-based softphone designed for Android shared-device environments, providing secure voice communication for frontline workers and mobile teams. The platform automates the user lifecycle by instantly provisioning devices with the correct extensions and call groups based on user identity, while fully utilizing the organization's existing PBX functionalities. This ensures users are immediately operational and reachable upon authentication, eliminating the problem of unmanned lines.

By integrating with enterprise identity providers, BlueFletch Phone removes login friction and establishes secure, personalized sessions. Role-based access controls ensure a user's telephony profile and call history remain tethered to their active session across shared devices. All previous session data and settings become completely inaccessible upon logout.

Backed by centralized management and analytics, BlueFletch Phone modernizes the calling experience without replacing existing infrastructure. This approach streamlines workflows and enables smart provisioning for everyone, from contingent workers to complex organizational structures.

### Why BlueFletch Phone

* Enterprise VoIP Calling: Enable secure VoIP calling over Wi-Fi or mobile data without consuming cellular minutes. This ensures coordinated, role-based communication across frontline teams, overcoming traditional connectivity barriers.
* Seamless Authentication: Eliminate login friction through Identity Provider (IdP) integration for instant provisioning of the user's telephony profile. Workers are reachable, correctly routed, and connected within seconds.
* PBX Compatibility: Leverage existing PBX infrastructure to enable adaptable call configurations for any enterprise environment or use case. This includes multi-extension support, flexible call routing, and custom escalation flows.
* Identity-Driven Privacy: Protect sensitive conversations with end-to-end encryption while dynamically tailoring contacts and apps to the logged-in user. All call history and session data are inaccessible upon logout.
* Centralized Phone Management: Streamline the administration of credentials and configurations into BlueFletch Portal. There is critical coverage during peak shifts and operational surges through insightful call analytics.

### Industry Use Cases

* Healthcare: When a nurse logs into a shared clinical device at the start of their shift, their specific extension and contacts are instantly ready. Once their shift ends and they log out, all call history and call activities are completely wiped from the device, ensuring patient data stays private and compliant.
* Healthcare: By dynamically assigning the "Emergency Response" hunt group to the logged-in role, critical alerts always reach an on-duty rapid response team member without relying on static, hardcoded hardware.
* Retail: A store manager needs to handle sensitive vendor calls without worrying about the next shift worker seeing their call history. With role-based access, their secure lines are only available while they are actively logged in, while floor associates automatically receive the general department extensions needed to keep customer lines covered.
* Retail: During the holiday rush, seasonal store workers simply log in with their temporary credentials. The system automatically assigns them to the "Curbside Pickup" ring group, making them immediately operational and reachable by customers waiting outside.
* Manufacturing: Shift workers cannot afford downtime manually configuring phones or tracking down specific hardware. As soon as a floor supervisor authenticates, the system provisions the device with their role-specific extension, keeping the production line connected.
* Law Offices: Attorneys frequently move between conference rooms and shared workspaces. With telephony profiles tethered to the user, legal teams can make confidential client calls from any device, knowing their data remains completely isolated from the next user.
* Banking and Finance: Tellers and floor managers often share mobile devices to assist branch customers. A teller's login routes the general customer service line to the device, while a manager's login provisions their secure extension for overrides to ensure no cross-contamination of call history.

##


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bluefletch.com/bluefletch-enterprise/product-guides/bluefletch-phone.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
