# Contract Fields

Suppose you set up automated terms for counterparty name, start date and end date and create a rule based on contract value. By unchecking the boxes corresponding to each term under the “Required” column, you can choose which fields are optional, which means that the end user need not enter those details while using the workflow.

<figure><img src="https://990055713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpzhcJuh5qEG7uLa8k3LR%2Fuploads%2FqOIU9tb1r4PSWv07ixfO%2Fimage.png?alt=media&#x26;token=9cee1434-3f14-432e-b771-ab0b3fb60c6b" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
By default, each field is mandatory
{% endhint %}

When have chosen all the information that must be collected from the user, click on the “Next” button.


---

# Agent Instructions: 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://adminguidesgitbook.aerofiler.com.au/approvals/workflow-setup/contract-fields.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.
