# 创建新的关联

[资料库（Library）](/anytype-docs/documentation_cn/ji-chu/anytype-library.md) 是管理、搜索和创建新的关联的中枢。

### 在资料库中创建新的关联

点击搜索栏，输入要创建的关联名称。下拉菜单中将出现 Anytype 资料库中所有匹配的术语。你可以选择其中任何一个，它们就会新安装到你的关联库中。如果你更想创建自己的关联，只需选择 `+ 创建关联 "关联名称"`。

如果你选择了创建自己的关联，则会自动打开【关联】页面。

如果你认为这种【关联】没有意义，可以使用角落的三点菜单从空间中删除该关联。

### 在对象编辑器创建关联

要即时创建新的关联，你可以按照 [添加新的关联](/anytype-docs/documentation_cn/ji-chu/relations/create-a-new-relation.md#adding-and-managing-relations) 中的说明进行操作，使用关联选择菜单的方法与使用【关联库】中搜索栏的方法相同。这个新的关联会自动添加到【关联库】中，同时，你可以继续编辑当前的对象。

你在对象编辑器中创建的所有关联，都可以通过上面的步骤在【关联库】中进行编辑。


---

# 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/relations/create-a-new-relation-1.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.
