# 智能组编辑

**编辑智能组方法：**

1. 选中需要编辑的智能组
2. 依次打开菜单Groups >> Edit Group，显示对话框，会显示当前的搜索策略
3. 根据需要调整搜索策略然后保存

智能组会根据当前的搜索策略自动更新，如何使用搜索对话框详见[搜索文献](/search/searching-for-references.md)


---

# 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/editing-smart-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.
