# 撤消

撤消命令 (File >>  Revert Reference) 可以撤消自从文献最后一次打开或保存的所有改变。但是恢复命令在关闭文献后无效

恢复一次改变或以使用 Edit >> Undo 或 Ctrl+Z


---

# 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://kb.howsci.com/references/edite-references/reverting-references.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.
