# 敏捷看板泳道列工时统计逻辑

在敏捷看板的泳道中观察到的预估工时与剩余工时数，均为该泳道行内所关联工作的预估/登记工时之和统计而来，如图 1 所示。

计算方法：

> * 泳道 1 预估工时=Sum{(进行中：工作项 1，2，3预估工时)，(已完成：工作项 1，2，3预估工时)}
> * 泳道 1 剩余工时=Sum{(进行中：工作项 1，2，3剩余工时)，(已完成：工作项 1，2，3剩余工时)}

![图 1](/files/-MGD5lo6FVYZUynyaQW_)


---

# 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://guides-ones.gitbook.io/new/cjwt/qi-ta-wen-ti/min-jie-kan-ban-yong-dao-lie-gong-shi-tong-ji-luo-ji.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.
