# 操作日志

此功能可以查询当前用户下的所有操作，比如想知道什么时间点对某个设备是否做操作，可以通过以下界面，过滤出类型为 “RPC调用”的数据，并通过点击“详情”查看具体的操作，如下发的命令操作。

![](/files/-MK44R1HYhaMQSB23Odv)

![](/files/-MK44V8I9xdX7bVEpeJx)


---

# 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://doc.yuncitys.com/guan-li-jie-mian/cao-zuo-ri-zhi.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.
