> For the complete documentation index, see [llms.txt](https://docs.omnichat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnichat.ai/features/tong-xun-qu-dao/third-party-survey/surveycake-tie-biao-zhi-qu-dao-lian-luo-ren.md).

# SurveyCake 貼標至渠道聯絡人

### SurveyCake標籤自動匯入渠道聯絡人

SurveyCake 設定之標籤（如 「題目標籤」 與 「選項標籤」 ），填完送出（被貼標）後標籤可 「自動匯入」 到他們的Omnichat渠道聯絡人身上。

* 題目標籤

<div align="center"><figure><img src="/files/oTTM5NsKcMDB0C3FbX3A" alt="" width="563"><figcaption></figcaption></figure></div>

* 選項標籤

<figure><img src="/files/dAhecn0oRdUElqDoJTtF" alt="" width="563"><figcaption></figcaption></figure>

### 檢視問卷詳情&手動匯出問卷回應資料

1. 進入問卷詳情/明細匯出
2. 明細匯出中，確認有確實紀錄變數
3. 問卷回應資料，可匯出 .csv 檔案
4. 可將 .csv 檔案人工整理後，匯入 Omnichat 中
5. 可更新顧客之「標籤」、「自訂屬性」

{% hint style="info" %}
目前SurveyCake 「標籤」已經可以自動匯入渠道聯絡人 ; 自訂屬性仍須人工匯出匯入處理。
{% endhint %}

<figure><img src="/files/8S4nQtkDpFqYlwzHbnX9" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.omnichat.ai/features/tong-xun-qu-dao/third-party-survey/surveycake-tie-biao-zhi-qu-dao-lian-luo-ren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
