# 活動預約流程

流程：需要預先在chatalog的右邊到聯絡人contact頁面設置自訂資料。之後回到對話流程頁面設置新流程。

<figure><img src="https://lh7-us.googleusercontent.com/dXn5oJlvc-jn2zgHyb3mCJzAUEuFx5PQvc6Qb-H55xrWasPLDYwJinc540RWkwNJxKbE7OlHipyC0Mg0jZh-M-jiEVFiyvJSpW64hyQPjgx5hcKQ4c-8Ahp7TN4wQwjUKu81_cHUaXfaNQ1NvSyOoH8" alt=""><figcaption><p>聯絡人頁面</p></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/U903KZY2J-wzLfPa5B_a0J5kIfOagayJlnbNsKrHJabRwXN-QjpxqvKxXdDNQIhRSG9cavPIGoGCKHhKzgbhx5eeZBez3XHuQ5J-ml9Cq2LoS6xBOT9LheyywS5sr-uL3Nec4vl-N3oU-4apghrpZMI" alt=""><figcaption><p>自訂資料頁面</p></figcaption></figure>

回到對話流程頁面後，可以參考以下圖片方式建立新流程。

(使用的流程方塊：**訊息區塊Message Block、用戶輸入User Input、設定標記/自訂資料Set Label/Custom Field**)

<figure><img src="https://lh7-us.googleusercontent.com/LFVikUK5M-XEVJmdlD6RYRpY1AZCeeTERYP1lDwSXQRN3phazXtF9CtxZzOAesjPjNkR3_NMqq7wp4YWOMhBwwAtVORrIoicc4PxLr2RP-A8p5vGoBCytJpGUSCPyMBriwBNs-Yd7KN98HAtGXXf_JI" alt=""><figcaption></figcaption></figure>

由於用戶輸入變數 {{age}} 儲存到名為"age"的自訂資料中。因此，無論你輸入的是用戶輸入變數 {{age}} 還是自訂資料 {{customFields.age}}，你都同樣可以獲得同樣的結果。<br>


---

# 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/crm-quickstarts/customized-flow/flow-blocks/dui-hua-liu-cheng-fan-ben-can-kao/huo-dong-yu-yue-liu-cheng.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.
