# Delivery Details

This tab is where you define how and when the valuation report will be handled and specify which documents will be included in the terms of engagement.

## 1 - Delivery

<figure><img src="/files/sOtHKBYmS8Ak2hUa96l1" alt=""><figcaption><p>Report Delivery</p></figcaption></figure>

1. **Report Delivery Method:** Choose how the reports will be handled to the client. Options include hard copy delivered by hand, soft copy (PDF) delivered by email, and multimedia support.
2. **Support Clarifications:** Specify any important details regarding the delivery of documents.\
   \&#xNAN;*<mark style="color:orange;">**Example:**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">If the report is to be delivered by hand, indicate the preferred time and location.</mark>*

## 2 - Operation dates

<figure><img src="/files/Zxfvz2i0l2BtQEOY8Z5r" alt=""><figcaption><p>Operation Dates</p></figcaption></figure>

1. **Date of Instruction:** Enter the date on which the terms of engagement are signed.
2. **Date of Completion:** Enter the date by which the full assignment should be finished and handed to the client.

## 3 - Documents to be included in the T0E

<figure><img src="/files/OkgmC2vguhbIbJ5EvoO9" alt=""><figcaption><p>Documents to be included in Terms of Engagement</p></figcaption></figure>

1. **List of Available Documents:** A list of documents available for either the valuer, their team, or the agency. These documents can be uploaded in the profile pages of each of these stakeholders.
2. **Add Document:** If needed, additional documents can be uploaded here.


---

# 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/delivery-details.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.
