> 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/custom-docusign-emails.md).

# DocuSignプロセスで送信されるメールをカスタマイズする

シートの値を使用して、電子メールの件名やメッセージをカスタマイズします。

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

* Business
* Enterprise

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

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

マッピングを作成するには DocuSign アカウントが必要です。

新しいマッピングを作成するには、シートの管理者である必要があります。

マッピングを使用してエンベロープを送信するには、シートに対する編集者権限が必要です。

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

1. ドキュサインにログインします。
2. テンプレートを選択し、\[編集] を選択します。
3. 「すべての受信者へのメッセージ」まで下にスクロールします。
4. Smartsheet の列の値を使用して、電子メールの件名と本文メッセージをカスタマイズします。 Smartsheet の列名を二重中括弧内に入力し、メッセージの残りの部分を入力します。

   例: Contract for: {{First Name}} {{Last Name}}

![Customized email example for the DocuSign process](/files/agynXYl3LasjwQGac0bd)

**Smartsheetからカスタム 電子メール メッセージと電子メール本文をプレビューするには:**

1. Smartsheetに移動し、行を右クリックして、 \[ドキュメントの生成] を選択します。
2. DocuSign マッピングを見つけます。
3. マッピングの上にカーソルを置き、編集アイコンを選択します。
4. \[設定]を選択し、\[カスタム電子メール メッセージ] を選択します。
5. カスタマイズしたメッセージをプレビューします。

{% hint style="info" %}
重要\
この機能は DocuSign 経由での送信に限定されており、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/custom-docusign-emails.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.
