> 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/omo-she-ding/hui-chu-dian-yuan-qr-code.md).

# 匯出店員 QR Code

## 匯出單一店員 QR Code（Web）

{% hint style="info" %}
只有管理員以及主管權限可以使用匯出店員 QR Code 的功能。
{% endhint %}

{% hint style="warning" %}
若有修改銷售經理、銷售人員的 OMO 資訊（分店編號），則需要重新產出 QR Code，舊的 QR Code 將無法使用。
{% endhint %}

設定教學請參考「[產生 QR Code](https://docs.omnichat.ai/features/omo-she-ding/jian-li-dian-yuan#chan-sheng-qr-code)」。

路徑：OMO 設定 -> 建立店員 -> 團隊成員列表動作 -> 產生 QR Code。

## 匯出單一店員 QR Code（APP）

Step 1：開啟 Omnichat APP 完成登入後點擊右下方「更多」按鈕

<figure><img src="/files/fdbFb9O6JcBZ8jk8etOd" alt=""><figcaption><p>APP 「更多」頁面</p></figcaption></figure>

Step 2：選擇社群帳號（LINE、WhatsApp）

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

Step 3：選擇分店資料，並可在下方查看 QR Code 及連結資料

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

1. 其他帳號：返回 Step 2 重新選擇其他社群帳號。
2. 做為預設：未來點擊「我的行動條碼」時將直接顯示此 QR Code。
3. 選擇該店員所屬的門市分店。
4. 店員 QR Code：將此 QR Code 出示給門市消費者掃描，進行 OMO 綁定流程。
5. 複製連結：可將此連結複製後分享給門市消費者點擊，進行 OMO 綁定流程。

## 批次匯出店員 QR Code

{% hint style="info" %}
注意：只有「管理員」以及「主管」權限可以使用匯出店員 QRCode 的功能
{% endhint %}

設定教學請參考「[批次匯出 QR Code](https://docs.omnichat.ai/features/omo-she-ding/jian-li-dian-yuan#pi-ci-hui-chu-qr-code)」。

路徑：OMO 設定 -> 建立店員 -> 批次匯出 QR Code。


---

# 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/omo-she-ding/hui-chu-dian-yuan-qr-code.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.
