# 联系信息页面

在对话中点击联系人头像，可以查看和编辑联系人信息，并修改此联系人的其他设置。

<figure><img src="/files/iMl79Hdr6j6d97E4yUkf" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/sc31625tPEmI6cTIB3Wx" alt="" width="188"><figcaption></figcaption></figure>

### **查看和编辑联系人信息**

您可以查看有关此联系人的基本信息。点击右上角按钮进入编辑页面，可以访问更多联系人详细信息。

<figure><img src="/files/4GMNOaFtHM6CcH5kYimx" alt="" width="188"><figcaption></figcaption></figure>

### **标签管理**

点击标签部分的编辑按钮，可以搜索、添加或移除此联系人的标签。

<figure><img src="/files/31AM07RR8vezug3UvmUn" alt="" width="188"><figcaption></figcaption></figure>

### **暂停自动跟进**

启用此切换按钮将暂停自动跟进消息和自动关闭对话流程。

### **机器人模式**

您可以选择是否激活机器人模式，该模式允许机器人通过预设流程管理对话。

### **自订资料管理**

点击自订资料以查看、添加或移除此联系人的自订资料。

<figure><img src="/files/TMQM7Ecm5mgeiQ0LCQyz" alt="" width="188"><figcaption></figcaption></figure>

### **阻止/解除阻止联系人**

您可以阻止或解除阻止此联系人。请注意，阻止联系人将阻止他们向您发送消息。

<figure><img src="/files/QEyvGQW3fNdIkAvbbfDM" alt="" width="187"><figcaption></figcaption></figure>


---

# 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://docs.chatalog.ai/zh-cn/chatalog_mobile_app/contact-info.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.
