# 文献批量

文献批量可以轻松的保持文献数据一致

* 菜单 Edit >> Find and Replace
* 菜单Tools >> Change/Move/Copy Fields

[查找替换](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/references/changing-text/Change_Text.htm)命令可以搜索数据库中的文本进行删除或者替换为其他内容。[栏目编辑命令](/references/changing-text.md)可以在开头或者结尾插入新文本内容，甚至替换或清除某个栏目的全部内容。[移动/复制字段](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/references/changing-text/Move_Fields.htm) 命令可以移动某个栏目内容到新栏目。

**注：**&#x4EE5;上操作都是不可逆操作，因此在进行上述操作以前作好数据库备份。


---

# 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/changing-text/change-fields.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.
