# MOVE Pilot: Give HealthKit Permissions (iOS)

To show your steps in MOVE Pilot, you need the "Health Connect" app and must grant permissions.

Follow these steps:

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

### 1. Open HealthKit Settings via the MOVE Pilot Permissions Screen

* Go to the "Permissions" page in the MOVE Pilot App
* Click on the "Health app" button
  {% endcolumn %}

{% column %}

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

{% columns %}
{% column %}

### 2. Go to "Apps"

On the "Sharing" page, tap "Apps"
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}

### 3. Select "MOVE Pilot"

Tap "MOVE Pilot"
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}

### 4. Grant Access to MOVE Pilot

Press "Turn On All" to allow MOVE Pilot access to your steps
{% endcolumn %}

{% column %}

<figure><img src="/files/RsZlBIrGb8HG62vAEKsS" 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-give-healthkit-permissions-ios.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.
