# 客户画像（隐藏）

可实时编辑客户详细信息，包括联系人信息、销售信息、公司信息、跟进记录、备忘录；

![](/files/324fba8cae61b3a20f2f17559d3ed16b9d1357a7)

修改客户简介后，可在客户信息【跟进记录】中查看跟进记录，包括可查看修改人账号、修改时间以及修改内容；

![](/files/b8272c87d9bf00ead5074241ce27ba5414cb34ec)

【备忘录】可对该联系人编辑或删除备忘录信息，避免遗忘重要任务工作；


---

# 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.geekscrm.io/ke-hu-hua-xiang-yin-cang.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.
