> 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.md).

# ドキュメントビルダー

- [ドキュメントビルダー：行データからドキュメントを生成](https://manual.dxable.com/smartsheet/document-builder/generate-documents-from-sheet-data.md): Smartsheetマニュアル｜ドキュメントビルダーで入力可能なPDFを使用して、Smartsheetの行からカスタムドキュメントを作成できます。
- [ドキュメントビルダー：シートの列を入力可能なPDFにマップする](https://manual.dxable.com/smartsheet/document-builder/document-builder-map-columns-to-your-fillable-pdf.md): Smartsheetマニュアル｜ドキュメントビルダーを使用してSmartsheet列を入力可能なPDFにマッピングすることで、ドキュメントを効率的に作成できます。
- [DocuSign署名用の文書を作成して送信する](https://manual.dxable.com/smartsheet/document-builder/generate-and-send-documents-for-signature-with-docusign.md): Smartsheetマニュアル｜SmartsheetをDocuSignと統合して、テンプレートをマッピングし、電子署名用のドキュメントを送信し、ステータスの更新を追跡できます。
- [ドキュメントビルダーで作成されたドキュメントのカスタムファイル名](https://manual.dxable.com/smartsheet/document-builder/custome-filenames-document-builder.md): Smartsheetマニュアル｜列の数式を使用してSmartsheetドキュメントビルダーで一意のファイル名を作成し、整理しやすくする方法を説明します。
- [DocuSignプロセスで送信されるメールをカスタマイズする](https://manual.dxable.com/smartsheet/document-builder/custom-docusign-emails.md): Smartsheetマニュアル｜件名とメッセージのカスタマイズにSmartsheetの値を使用してDocuSignメールをパーソナライズできます。（ビジネスプラン、エンタープライズプラン）
- [DocuSign署名リクエストのステータスを追跡する](https://manual.dxable.com/smartsheet/document-builder/track-the-status-of-docusign-signature-requests.md): Smartsheetマニュアル｜DocuSign署名リクエストのステータスをSmartsheet内で直接監視し、ドキュメントを効率的に追跡できます。
- [マッピングを使用して署名のために文書を送信する](https://manual.dxable.com/smartsheet/document-builder/send-documents-for-signature-using-a-mapping.md): Smartsheetマニュアル｜所有者と管理者の権限を持つDocuSignマッピングを使用して、Smartsheetで署名用のドキュメントを作成して送信できます。
- [ドキュメント自動化ワークフローのトラブルシューティング](https://manual.dxable.com/smartsheet/document-builder/troubleshoot-document-automation-workflows.md): Smartsheetマニュアル｜Smartsheetのドキュメントの自動化と電子署名のワークフローに関する一般的な問題を解決する方法を説明します。
- [ドキュメント作成のヒント](https://manual.dxable.com/smartsheet/document-builder/document-builder-tips.md): Smartsheetマニュアル｜カスタムファイル名、フォーム、自動フラグ設定によりSmartsheetのドキュメントビルダーの効率を最大化し、プロセスを合理化できます。


---

# 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:

```
GET https://manual.dxable.com/smartsheet/document-builder.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.
