# 术语表间复制术语

可以从一个术语表中复制一些术语到另外一个术语表

**术语表间复制术语方法**

1. 依次打开菜单 Tools >> Open Term Lists，选择需要复制的术语表
2. 选择需要的一个或者多个术语
3. 在选中的术语上右击，选择 Copy
4. 打开另一个术语表，方法同第1步
5. 在列表Terms列表窗口中右击，选择 Paste


---

# 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/term-lists/add-terms/copying-terms-between-lists.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.
