> For the complete documentation index, see [llms.txt](https://runningquotient-support.gitbook.io/rqsupport/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://runningquotient-support.gitbook.io/rqsupport/record/uploadfromhealth.md).

# 如何重新上傳單筆 Apple Watch 或健康的紀錄

1. 請至 App 右上角 「 更多 」 > 「 連接裝置 」。&#x20;
2. 點選 「 Apple 健康 」 或 「 Apple Watch 」 。

<figure><img src="/files/2FmEy271pYyZQYBo9D25" alt=""><figcaption></figcaption></figure>

請務必允許 App 存取所有 「健康」 權限，以確保數據正常同步，若有同步該欄位後方將會顯示打勾符號<br>

3. 在列表中直接點選您想上傳的該筆紀錄，下方即會出現「重新上傳」按鈕。

<figure><img src="/files/KKPjVthdQCPRj5QQoLz9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
若您的紀錄已經上傳（右側顯示勾選標記）但缺少相關數據，請務必依下列步驟操作，才能重新上傳並成功啟動數據分析：
{% endhint %}

1. 先將 RQ APP 從裝置中刪除。
2. 於 App Store 下載並安裝最新版本的 RQ APP。
3. 開啟 APP 並重新授權完整的「健康」數據存取權限。
4. 刪除原本缺少數據的紀錄。
5. 再次執行上傳，即可重新進行完整分析。

\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://runningquotient-support.gitbook.io/rqsupport/record/uploadfromhealth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
