# MOVE Pilot: Give Health Connect Permissions (Android 13 and below)

For the MOVE Pilot App to collect information about walked steps two things need to be done

* Health Connect needs to be installed, and MOVE Pilot needs access to it.
* There must be a fitness app that reports data into Health Connect installed on your device, such as Samsung Health or Google Fit. If you have a smartwatch or a fitness tracker, you have likely installed such an app already.

This guide covers both of those steps.

### Installing Health Connect & Granting Permissions

To allow MOVE Pilot access to Health , you need the "Health Connect" app and must grant permissions.

Follow these steps:

{% columns fullWidth="false" %}
{% column %}

### 1. Download Health Connect

Get the "Health Connect" app from the [Google Play Store](https://play.google.com/store/apps/details?id=com.google.android.apps.healthdata)
{% endcolumn %}

{% column %}

<div data-full-width="false"><figure><img src="/files/SjoJAe71e53CAWmqOZo7" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

### 2. Open Health Connect

Launch the app and tap "Get Started"
{% endcolumn %}

{% column %}

<figure><img src="/files/QfyegN5kjXnuW1xxo0FB" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

### 3. Allow MOVE Pilot to access your steps

* Tap “Allow all” to enable data sharing.
* Once the “Allow” button becomes active, tap “Allow” to confirm your choice.
  {% endcolumn %}

{% column %}

<figure><img src="/files/bkdwYzfjfXSKQ8YE00fd" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

### 4. Allow Usage Access

When prompted, tap “Allow”.
{% endcolumn %}

{% column %}

<figure><img src="/files/brcrcBadOa5gElhjVcSE" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

### 5. Open Usage Access Settings

A pop-up titled “Turn on usage access?” will appear — tap “Open settings”.
{% endcolumn %}

{% column %}

<figure><img src="/files/4KWebdUInXFnJWW6nKe0" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

### 6. Select Health Connect

In the Usage access settings, tap “Health Connect”.
{% endcolumn %}

{% column %}

<figure><img src="/files/e77Yb7ScTq982BbM5IBn" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

### 7. Enable Usage Access

Toggle “Permit usage access” ON and then tap the back arrow to return to the Usage access overview.
{% endcolumn %}

{% column %}

<figure><img src="/files/wZzTkWYHNgkMwPmetcJa" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

### 8. Return to Health Connect

Tap the back arrow again to return to the Health Connect permissions screen.
{% endcolumn %}

{% column %}

<figure><img src="/files/zSGObYPxPCBLYx08IsqA" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

### 9. Allow MOVE Pilot Background Access

Tap “Allow” so that MOVE Pilot can access your step data in the background.
{% endcolumn %}

{% column %}

<figure><img src="/files/wcb9x32905SA5HVcbWHN" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Installing an App that reports data into Health Connect

#### Samsung Health

* Install Samsung Health
* Complete on-boarding in the App
* Go to "My Page" > "⋮" > "Settings" > "Connected apps and services" > "Health Connect" > Grant All

#### Google Fit

* Install Google Fit
* Complete on-boarding in the App
* Go to "Profile" (bottom right) > "Settings" > Enable "Sync Fit with Health Connect"


---

# 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.movesdk.com/move-platform/faq/move-pilot-give-health-connect-permissions-android-13-and-below.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.
