# 自定义字段

自定义字段是您可以添加的额外数据点，用于存储超出Chatalog标准字段的信息。它们帮助您跟踪与您业务需求相关的特定信息。

### **创建自定义字段**

导航至联系人 > 自定义字段，然后点击右上角的"新增自定义字段"按钮。

<figure><img src="/files/aLNmq6lnTWG0RlJl6swg" alt=""><figcaption></figcaption></figure>

输入新自定义字段的名称、类型和描述，然后点击"保存"图标。

<figure><img src="/files/j6IOH4QavKgx1xBjEJlL" alt=""><figcaption></figcaption></figure>

Chatalog支持各种类型的自定义字段，以适应不同的数据需求：

* 文本字段：用于存储姓名、描述或其他基于文本的信息
* 数字字段：用于存储数值，如ID、金额、电话号码或数量
* 日期字段：用于存储与您的联系人相关的重要日期
* 日期和时间字段：用于存储用于调度和时间敏感数据的日期和时间信息
* Boolean字段：用于是/否值

### **管理自定义字段**

您可以点击图标编辑描述或删除现有的自定义字段。

<figure><img src="/files/X6FtqAIbq5bky4KNEOif" alt=""><figcaption></figcaption></figure>

拖放以调整自定义字段在消息页面上显示的顺序，以便以适合您团队的方式组织信息。

<figure><img src="/files/Lpc9fW04sHlbUUPz7y17" alt=""><figcaption></figcaption></figure>

### **使用自定义字段**

您可以在流程块中使用自定义字段，包括消息模块、条件漏斗和其他具有自定义字段功能的模块。

{% content-ref url="/pages/wHNKBdePxkhmHrXgVQMe" %}
[自定义资料与用户输入](/zh-cn/crm-quickstarts/customized-flow/custom-field-and-user-input-setup-in-flow.md)
{% endcontent-ref %}

您还可以在消息页面和联系人信息页面查看和管理特定联系人的自定义字段。

<figure><img src="/files/8T53Iw4f5dNEXmr3BRDi" alt=""><figcaption><p>信息页面</p></figcaption></figure>

<figure><img src="/files/UyIZmFmOVAFpnoLNsapr" alt=""><figcaption><p>联系人资料</p></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/contact-setup/custom-field.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.
