> ## 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 a place: Envelope completed date

> Adds a envelope completed date place to a document.

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

### Input

<ParamField path="Place Key" type="string" required={true}>
  A key that identifies this place within the document.
</ParamField>

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

<ParamField path="Date Format" type="string">
  Defines the format of the date and time. Refer to the documentation for allowed values.
</ParamField>

<ParamField path="Page Number" type="string">
  The page number to position this place.
</ParamField>

<ParamField path="Distance From Top" type="string">
  The distance (in points) from the top of the page to the bottom of the place.
</ParamField>

<ParamField path="Distance From Left" type="string">
  The distance (in points) from the left of the page to the place.
</ParamField>

<ParamField path="Extra Properties" type="string">
  Extra properties for extensibility.
</ParamField>

### Output

This action has no output.
