> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/document-builder/send-documents-for-signature-using-a-mapping.md).

# マッピングを使用して署名のために文書を送信する

マッピングを使用して署名のために文書を送信します。

### プラン <a href="#ie56rgyexq7o" id="ie56rgyexq7o"></a>

* Smartsheet
* Enterprise

プラン タイプと含まれる機能の詳細については、 「Smartsheetプラン」ページを参照してください。

### 許可 <a href="#eixqkq3kqsta" id="eixqkq3kqsta"></a>

所有者と管理者は、DocuSign アカウントにログインした後、そのシート上で DocuSign マッピングを作成および編集できます。

編集者は署名のために文書を送信できます。

この機能がSmartsheetリージョンまたはSmartsheet Gov に含まれているかどうかを確認してください。

まだドキュメント ビルダーを使用していない場合は、ドキュメントを作成して署名のために送信する行を最大 100 行選択します。これらの行を選択した状態で、右クリックして「行」メニューを開き、「ドキュメントの生成」を選択してビルダーを開きます。

既存のマッピングを使用してドキュメントを送信するには:

1. 「保存されたマッピング」リストで使用したいマッピングを見つけて、その上にカーソルを置きます。
2. 「生成」を選択します。
3. \[下書きとして保存] を選択して、生成された文書を DocuSign Drafts フォルダーに保存し、さらに確認したり変更したりできるようにします。\
   -または-\
   \[DocuSign で送信] を選択して、マッピング ウィザードで指定した列の受信者にドキュメントを送信します。
4. 進行状況バーがいっぱいになると、すべてのドキュメントが下書きとして保存されるか、署名のために送信されます。

{% hint style="info" %}
注記\
DocuSign 電子メールのカーボン コピーを受信するために、静的な名前と電子メールを持つ非署名受信者を含めることができます。
{% endhint %}

エラーが発生した場合は、構成および選択した行で、すべての受信者の役割に有効な名前と電子メール アドレスが割り当てられていることを再確認してください。

マッピング プロセス中にシートで追跡を有効にした場合、追跡列には、そのマッピングで生成されたドキュメントを含む行のリアルタイム ステータスが表示されます。

すべての当事者が文書に署名すると、署名された文書のコピーが添付ファイル列の行にアップロードされます。


---

# 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://manual.dxable.com/smartsheet/document-builder/send-documents-for-signature-using-a-mapping.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.
