# Intro & Header

The Terms of Engagement (ToE) form is a comprehensive document used to outline the details and conditions of a valuation assignment. This form ensures that all necessary information is captured, providing a clear framework for the valuation process. The form is divided into several sections accessible through a tab system, allowing for easy navigation and completion. Properly filling out this form is crucial for maintaining accuracy and compliance throughout the valuation process.

<figure><img src="https://4161080466-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaX264ZGo7TMCDV-wYU%2Fuploads%2FupSCFVGPmiVb5npiBY4l%2FCleanShot%202024-05-15%20at%2016.56.56%402x.png?alt=media&#x26;token=35311899-2196-418a-a929-76b497cb6966" alt=""><figcaption><p>Header of the Terms of Engagement Form</p></figcaption></figure>

1. **Close:** Click to close the form without saving any changes. This option allows you to exit the form if no modifications have been made or if you wish to discard all changes.
2. **Save as Draft:** Click to save the current state of the form as a draft. This option allows you to save your progress and return to complete the form at a later time.
3. **Save and Validate:** Click to save and validate the form. This option is available only when the entire form has been completed. Upon validation, you will be redirected to the Dashboard of your valuation for this Terms of Engagement.
4. **Tabs for Sections:** Access all sections of the form through a tab system. The tabs allow you to navigate between different sections such as General, Target Properties, Conflict of Interest, Disclosures, Delivery Details, and Payment, ensuring that all relevant information is accurately entered.


---

# 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://docs.interval-soft.com/interval/documentation/workflow/assignments/terms-of-engagement-form/intro-and-header.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.
