# Connect apps

## Apps in the fulfillmenttools portfolio

The fulfillmenttools app portfolio consists of various apps tailored to different application areas and operating systems. The following apps are offered:

* [Store Operations Android app](https://play.google.com/store/apps/details?id=com.fulfillmenttools.storeoperations)
* [Operations Android app](https://play.google.com/store/apps/details?id=com.ocfulfillment.fulfillmentapp\&gl=DE)
* Operations Web app
* [Inventory Android app](https://play.google.com/store/apps/details?id=com.ocfulfillment.inventoryapp\&gl=DE)
* [Returns Android app](https://play.google.com/store/apps/details?id=com.ocfulfillment.multiplatform.app\&gl=DE)
* Returns iOS app

## Connecting an app to the Backoffice

{% stepper %}
{% step %}
**Download and open the app**

Download the app from the App Store or Google Play Store and open the app.
{% endstep %}

{% step %}
**Activate the app**

Tap **Activate app** on the welcome screen.\
![Welcome screen with the "Activate app" button.](/files/89e4be5a075855b2f530d0ec970823fd859671ff)
{% endstep %}

{% step %}
**Grant camera access**

Grant camera access when prompted. If access is denied, a button appears within the camera view to grant access from the Android device settings.\
![Android permission prompt for camera access.](/files/2550ee0520e10f25fd0efc6b8467854f1cc628fe)
{% endstep %}

{% step %}
**Open Backoffice and choose view**

Log in to Backoffice and select the **Network View** or **Facility View**.\
![The Network View in the Backoffice.](/files/3c2f503d59c69990eb83a127b25dccec82d5cbf0)
{% endstep %}

{% step %}
**Add mobile device in Backoffice**

In either the **Facility View** or the **Network View**, click **Settings** and then **Add mobile device**.\
![The settings menu with the "Add mobile device" option highlighted.](/files/a8ae2bdfa8686ad2dabc836cbb487a53c5d6aa14)
{% endstep %}

{% step %}
**Scan the QR code**

Scan the QR code displayed in Backoffice with the app.\
![Scanning a QR code with the mobile app.](/files/0542e6dcb094089fe1325ea80298d8f9c373441c)
{% endstep %}

{% step %}
**App connects and redirects to login**

After scanning the QR code, the app connects and redirects to the login screen.\
![The login screen of the mobile app after a successful connection.](/files/b6b1421829043778d073797164fbc0878ccf3b57)
{% endstep %}
{% endstepper %}

Using an outdated app version displays a screen that informs the user of a version mismatch and requires an update.


---

# 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.fulfillmenttools.com/documentation/apps/connect-apps.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.
