# Siemens Typer

The Typer app provides the ability to transmit data to the the Siemens Typer USB device over Bluetooth Low Energy (BLE) protocol. Typer can be used as a standalone app, or it can be used with Keeper Password Manager to transmit information with one click. When the Typer device is plugged into the USB port of a computer, it behaves as a keyboard device.

Pairing can be completed by performing a QR code scan via the camera of the device, or by manual entry of the device MAC address.

When Typer is installed on the same device as Keeper Password Manager, a new menu item is displayed in the Keeper record called "Share to Typer". Tap on the "Share to Typer" menu item, then select which field to send. After the user selects the fields they want to send, Keeper will open the Typer app and transmit those fields via its "Text to Send" text editor. The Typer app will then pair to the Siemens BLE Typer peripheral and send the text to the peripheral.

### Installation

#### Google Play

* <https://play.google.com/store/apps/details?id=com.siemens.typer.android&pli=1>

#### iOS

* <https://apps.apple.com/us/app/siemens-typer/id6461215175>

{% hint style="info" %}
If you are interested in purchasing a Siemens Typer device, please contact **<pam@keepersecurity.com>**
{% endhint %}


---

# 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.keeper.io/en/release-notes/enterprise/siemens-typer.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.
