> For the complete documentation index, see [llms.txt](https://docs.interval-soft.com/interval/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.interval-soft.com/interval/documentation/workflow/assignments/quote-form/delivery-details.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.interval-soft.com/interval/documentation/workflow/assignments/quote-form/delivery-details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
