# 创建对象集合

### 你可以使用左下角的 + 或者编辑器中的 / 快捷键菜单来创建【对象集合】。

然后，你需要选择是按【类型】创建【集合】（可列出某一【类型】的全部【对象】），还是按【关联】创建【集合】（可列出包含所选【关联】的全部【对象】）。

你也可以在新文档的对象类型切换按钮中，根据其【类型】创建一个【集合】。

![](https://3071101804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3X0sua4qgcQkC1K0NRZE%2Fuploads%2Fgit-blob-285141ae9ecf622505bcadcc9da59b81c175676d%2Fimage%20\(18\).png?alt=media)

### 接下来，你需要确定你创建的【集合】的目的。

例如，项目管理的集合可能需要“项目（Project）”类型，而对于阅读清单的集合，则可能是“图书（Book）”类型。在库中，选择一个【对象类型】，点击“创建”，然后选择“新建对象集”。

这将创建一组包含所有“图书（Book）”【类型】的【对象】的对象集合。

这样，就可以对你的 Anytype 中的所有图书对象进行组织管理。

![](https://3071101804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3X0sua4qgcQkC1K0NRZE%2Fuploads%2Fgit-blob-1831b65a7c34c391458f7ace8d5863165570d8b0%2Fimage%20\(26\).png?alt=media)


---

# 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://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/sets/creating-sets.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.
