# 可以统计某个状态的停留时间和停留次数吗

可以，ONES系统里的状态，都会对应两个系统属性：状态停留时间、状态停留次数，项目设置-工作项类型-工作项属性-添加状态对应的属性，即可统计

![](/files/-MG3I7_acTN0CPYy4p83)

并且支持通过报表分析某状态的滞留时间分析

![](/files/-MG3HxKM9TDqJvshaSKC)


---

# 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/ke-yi-tong-ji-mou-ge-zhuang-tai-de-ting-liu-shi-jian-he-ting-liu-ci-shu-ma.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.
