> For the complete documentation index, see [llms.txt](https://support.corostw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.corostw.com/coros-app-1/january-2025-feature-update-highlights/recover-deleted-activities.md).

# 恢復已刪除的運動紀錄

您現在可以恢復過去 30 天內從 COROS 帳戶中刪除的運動。這項更新旨在幫助您在編輯或檢視運動後數據時，意外刪除活動的情況下，確保您的 EvoLab 指標保持準確，並持續提供最佳的訓練概覽。

***

#### 如何恢復已刪除的活動

1. **打開 COROS APP**\
   點擊底部的 **「紀錄」標籤**（第二個標籤）。
2. **選擇「所有運動」**\
   在頁面頂部點擊 **「所有運動」**。
3. **查看最近刪除的運動**\
   向下滾動並選擇 **「最近刪除」**，這裡將顯示過去 30 天內刪除的運動列表。
4. **恢復活動**
   * 選擇想要恢復的活動進行檢視。
   * 點擊頁面底部的 **「恢復紀錄」**，將活動恢復至您的運動歷史中。
   * 恢復的活動將重新計入您的健康指標（如訓練負荷、個人紀錄等）。

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

***

#### COROS 支援說明

* **刪除活動選項已從裝置中移除**\
  所有支援刪除活動功能的 COROS 裝置現在均已移除此功能。活動數據只能在檔案同步至您的帳戶後，透過 COROS APP 刪除。

如需了解更多關於如何從 COROS 帳戶刪除活動數據的資訊，請點擊此處。


---

# 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://support.corostw.com/coros-app-1/january-2025-feature-update-highlights/recover-deleted-activities.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.
