> 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/target-properties/target-properties-list.md).

# Target Properties List

The Target Properties List Tab displays all properties to be valued under the current Quote. This tab allows you to manage the properties, including adding new ones, duplicating existing entries, and updating their statuses. Proper management of this tab ensures that all relevant properties are accurately documented and assessed.

<figure><img src="/files/F8mDK6WT5BgEgbNQIiaf" alt=""><figcaption><p>Target Properties List</p></figcaption></figure>

1. **Target Property Table:** The table lists all the target properties to be valued for this Terms of Engagement. It includes columns for property ID, surface area, sub-type, type of investigation, number of valuations, status, and actions.
2. **Add Target Property:** Click to add a target property from a blank.
3. **Status of the Target Property:** Indicates the status of each target property. A "Draft" status means that some fields still need to be edited. A "Validated" status means the property details are complete and ready for valuation.
4. **Actions:** Options to duplicate, edit, or delete a target property. Duplicating is practical for similar properties in the same location, while editing and deleting ensure accurate management.


---

# 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:

```
GET https://docs.interval-soft.com/interval/documentation/workflow/assignments/quote-form/target-properties/target-properties-list.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.
