# Google Docs - Create document from template action
The Create document from template action creates a new document from an existing template.
# Input
| Input field | Description |
|---|---|
| Document ID | Specify the ID of the template document. |
| Template fields | Specify the fields from the document template. |
# Output
| Output field | Description |
|---|---|
| ID | Unique identifier for the document. |
| Kind | The type of resource returned. |
| Name | The name or title of the document. |
| MIME type | The format of the document. |
Last updated: 5/21/2025, 5:22:32 AM