# MOVE Pilot: Setting up Google Fit / Samsung Health

For the MOVE Pilot App to collect information about walked steps there must be a fitness app that reports data into Health Connect installed on your device, such as Samsung Health or Google Fit.&#x20;

If you have a wearable that tracks steps, you have likely installed such an app already, in that case you need to make sure that it reports data into Health Connect.

This guide covers the set-up for both Samsung Health and Google Fit.

## 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

{% columns %}
{% column %}

### 1. Download the Google Fit app

Get the "Google Fit" app from the [Google Play Store](https://play.google.com/store/apps/details?id=com.google.android.apps.fitness\&hl=en)
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}

### 2. Open Google Fit

Launch the App and complete the onboarding
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}

### 3. Go to the Profile Page

Open the profile page using the button on the bottom right
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}

### 4. Open Settings

Open the Settings using the gearbox icon
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}

### 5. Enable Sync with Health Connect

Toggle the "Sync with Health Connect" toggle on
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}

### 6. Start Health Connect onboarding

Tap "Set up" to start the Google Fit onboarding for Health Connect
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}

### 7. Allow Google Fit access to Health Connect

Tap "Allow all", and then "Allow" to grant Google Fit access to Health Connect

{% endcolumn %}

{% column %}

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


---

# 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-setting-up-google-fit-samsung-health.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.
