# Default Values

Suppose you are creating a workflow for Non-Disclosure Agreements and wish to capture the following fields: Counterparty, Start Date, and Document Type. Counterparty and Start Date will vary with each agreement, but Document Type should always be NDA. Rather than selecting "NDA" each type, you can create a default value.

{% hint style="info" %}
Currently, default values are supported for "List" and "Multi List" fields.
{% endhint %}

Firstly, click the "Edit" icon:

<figure><img src="https://990055713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpzhcJuh5qEG7uLa8k3LR%2Fuploads%2FqCyzbR7ipYyvPuTNW9Sq%2Fimage.png?alt=media&#x26;token=4aa9da39-e065-4f8a-a58e-6b4c02ac7dec" alt=""><figcaption></figcaption></figure>

Then choose the relevant Default Value and click "Update":

<figure><img src="https://990055713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpzhcJuh5qEG7uLa8k3LR%2Fuploads%2FrZtCOM0aqXQqtRHQhw5U%2Fimage.png?alt=media&#x26;token=c3b8f716-45c8-41aa-8bd6-c8ab1669016e" alt=""><figcaption></figcaption></figure>

After saving the workflow, the next time that type of workflow is created, Document Type will automatically be populated with "NDA":

<figure><img src="https://990055713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpzhcJuh5qEG7uLa8k3LR%2Fuploads%2Flgw6SMuMYRCu2SBAGu74%2Fimage.png?alt=media&#x26;token=7bb9e450-a89d-4046-b69c-de7ae8d3b3b4" alt=""><figcaption></figcaption></figure>
