# 自訂資料

自訂資料是您可以添加的額外數據點，用於存儲超出Chatalog標準欄位的信息。它們幫助您追蹤與您業務需求相關的特定信息。

### **創建自訂資料**

導航至聯絡人 > 自訂資料，然後點擊右上角的"新增自訂資料"按鈕。

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

輸入新自訂資料的名稱、類型和描述，然後點擊"保存"圖標。

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

Chatalog支持各種類型的自訂資料，以適應不同的數據需求：

* 文字欄位：用於存儲姓名、描述或其他基於文本的信息
* 數字欄位：用於存儲數值，如ID、金額、電話號碼或數量
* 日期欄位：用於存儲與您的聯絡人相關的重要日期
* 日期和時間欄位：用於存儲用於調度和時間敏感數據的日期和時間信息
* Boolean欄位：用於是/否值

### **管理自訂資料**

您可以點擊圖標編輯描述或刪除現有的自訂資料。

<figure><img src="/files/0N37DyLyBXmfqJH2y9yf" alt=""><figcaption></figcaption></figure>

拖放以自定義自訂資料在消息頁面上顯示的順序，以便以適合您團隊的方式組織信息。

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

### **使用自訂資料**

您可以在流程塊中使用自訂資料，包括消息區塊、條件漏斗和其他具有自訂資料功能的區塊。

{% content-ref url="/pages/f7IFMdQRADynusprntLH" %}
[自訂資料與用戶輸入](/zh-hk/crm-quickstarts/customized-flow/custom-field-and-user-input-setup-in-flow.md)
{% endcontent-ref %}

您還可以在訊息頁面和聯絡人資料頁面查看和管理特定聯絡人的自訂資料。

<figure><img src="/files/6GBtaOG73FCL5o3PzwjR" alt=""><figcaption><p>訊息頁面</p></figcaption></figure>

<figure><img src="/files/CoLMKoQ51lvFIcV3F9hy" 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-hk/contact-setup/custom-fields.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.
