# 复合组

[EndNote](http://www.howsci.com/tag/endnote/) 的复合组包含自定义组和智能组，能更好的管理文献。使用 AND, OR, 和 NOT 逻辑可以建立一个复合群组。

### 建立复合组方法

1. 依次打开Groups >> Create from Groups 打开对话框，在组面板中右击也有同样的效果
2. 输入复合组名称
3. Include References in 最多可选择10个自定义组和/或智能组，可以使用(+)和(-)增加或者减少组的数量
4. 使用 AND, OR, NOT 增加或者排除组

每个[数据库](http://www.howsci.com/tag/library/)最多只能建立5000个组，一旦达到这个限制，再增加组需要删除某些组

**注意：**&#x590D;合组不能包含群组

### 编辑复合组

编辑复合组方法：

1. 选择需要编辑的组
2. 依次打开Groups >> Create from Groups 打开对话框
3. 输入新的名字
4. 使用 AND, OR, NOT 增加或者排除组

### 删除复合组

删除复合组方法：

1. 选择需要删除的组
2. 依次打开Groups >> Delete Group打开对话框
3. 确定


---

# 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/group/groups/combination-group.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.
