> ## Documentation Index
> Fetch the complete documentation index at: https://signatureapi-daf4ee54.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Add data to template

> Adds data to a template.

Use this action to add or merge data into a template. Before using this action, ensure you have [added a template to your envelope](/docs/integrations/power-automate/actions/add-template).

<Frame>
  <img src="https://mintcdn.com/signatureapi-daf4ee54/-zNb44iNHnnmKMui/docs/integrations/power-automate/images/actions/add-template-data.png?fit=max&auto=format&n=-zNb44iNHnnmKMui&q=85&s=88308ad984c7e350452d6ad98edb7adc" alt="" width="2880" height="1624" data-path="docs/integrations/power-automate/images/actions/add-template-data.png" />
</Frame>

### Input

<ParamField path="Field Name" type="string" required={true}>
  The name of the field or condition into which the data will be merged.
</ParamField>

<ParamField path="Value" type="string" required={true}>
  The value to be merged into the field or conditional.
</ParamField>

<ParamField path="Document ID" type="string" required={true}>
  The ID of the document to which the place will be added.
</ParamField>

### Output

This action has no output.
