# 查看进度

## 方式一：GrowingIO系统内提醒

当有待回复的工单时，界面右上角的 会有通知提醒，单击选择要查看的通知。

![](/files/-M5BsY64gvKHeqL4c4aB)

## 方式二：进入工单系统内查看

单击界面右上角的 选择**查看问题受理**，进入工单系统查看。

![](/files/-M5Bt4wi4ooga9GmEqs5)

![](/files/-M5Bstt3km8ZCTR8-Lnl)

## 方式三：使用登录邮箱查看

您也可以在您登录本平台的邮箱中查看问题反馈，并且通过回复邮件来与我们讨论问题。


---

# 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://growingio.gitbook.io/v3/product-manual/tickets/progress.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.
