# 关联图谱（Graph）

{% hint style="danger" %}
图谱功能目前在移动端应用上不可用。
{% endhint %}

### 在应用中的任何位置，你都可以在底部导航面板中看到关联图谱的图标

<figure><img src="/files/yk0Y6HaVxeex8PoR6xKh" alt="" width="375"><figcaption><p>找到导航面板中间的关联图谱图标</p></figcaption></figure>

### 打开【关联图谱】，查看所有对象以及它们的关联。

在这里，你可以看到哪些【对象】连接在一起，以及所有对象的流向。

![](/files/pda6DXvpARo2IuQCpg4E)

在【图谱】视图的右上方，你可以执行 **搜索** 以及优化调整部分设置。

切换标题、箭头和图标的外观。

优化对链接、关联和孤立对象的查看。如**如果你发现缺少某些对象，检查孤立对象是否被设置为显示。**

![](/files/1UnwCQC4T5tSz1QuUF3x)


---

# 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/graph.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.
