# 發起交易申請

Cregis錢包的付款申請功能允許團隊成員協作發起單筆或批量付款，對企業管理有多項實際好處。它提升了協作效率，簡化流程，同時透明化資金管理，所有交易可供審核和追蹤，增強財務監控。設置審核流程可降低風險，避免未經授權的交易發生，批量付款功能則便於處理多筆交易。總體來說，該功能提升了企業支付的靈活性和效率。

## **單筆付款**

進入至“協作”頁面並點擊“發起發送請求”

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

輸入付款請求信息，包括金額、代幣和接收地址。

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

完成驗證後，請求將被提交。

## **批量付款**

進入“協作”頁面並點擊“發起發送請求”。批量支付支持兩種方式：上傳表單和在線創建表單。

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

### **上傳表單**

1. 要選擇上傳表單，您需要先下載模板，並按照模板格式填寫相應數據。完成後，點擊“上傳表單 -> 確認 -> 選擇上傳文件”。

<mark style="color:green;">**請注意，使用“Numbers表格”的Mac用戶需要導出Excel (.xlsx)格式文件，並刪除“導出摘要”表格。**</mark>

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

2. 表單成功上傳後，您需要選擇該批量支付的貨幣、總金額和總交易筆數。輸入後，點擊“提交”按鈕。為了確保交易信息的準確性，系統會根據您輸入的總金額和總交易筆數檢查上傳的表單。

<figure><img src="/files/2xPdWTWeSqXZLQbakkhr" alt=""><figcaption></figcaption></figure>

3. 最後，輸入交易密碼並點擊“確定”按鈕，成功提交後進入審批流程。

### **在線創建表單**

1. 進入在線表單創建頁面後，您可以先選擇貨幣。

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

2. 然後在交易編輯框中輸入支付交易信息，點擊文本框底部的“保存”按鈕以添加多筆支付，<mark style="color:green;">**最多可以一次性創建99筆交易。**</mark>當鼠標移動到已創建的支付數據上時，右側會彈出刪除按鈕，點擊即可刪除該支付數據。輸入支付信息後，點擊“提交”按鈕。

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

3. 確認此次批量支付的筆數和金額正確後，點擊“提交”按鈕。

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

4. 最後，輸入交易密碼並點擊“確定”按鈕，成功提交後進入審批流程。

## **取消交易申請**

當您進入到付款請求詳情頁面時，可以在底部找到取消按鈕。

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

點擊“取消申請”後，會彈出一個供您填寫備註的窗口。點擊“確認”後，申請將被取消。

<figure><img src="/files/5qgZmdQWB1FwsuRWVXQm" alt=""><figcaption></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://support.cregis.com/cregis-wallet-guide/zh-tw/team/teamwork/initiate_send_request.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.
