# Comparables Valuation

**This step-by-step guide walks you through the process of conducting your first valuation using the comparables approach or comparables method in InterVal. Follow these steps to ensure a smooth and efficient valuation process.**

## 1 - Mandatory First Steps:

* [ ] [**1 - Create Your First Assignment:**](/interval/documentation/workflow/assignments.md) Organize your Terms of Engagement (ToEs) and valuation projects.
* [ ] [**2 - Learn How to Manage Your ToEs:**](/interval/documentation/workflow/assignments/terms-of-engagement-list.md) Learn to create, edit, and track your ToEs.
* [ ] [**3 - Create Your First ToE:**](/interval/documentation/workflow/assignments/terms-of-engagement-form.md) Complete the tabs for 'general information', 'target properties', 'conflicts of interest', 'disclosures', 'delivery', and 'payment details'.
* [ ] [**4 - Discover the Valuation Dashboard:**](/interval/documentation/workflow/dashboard.md) Access key features and monitor your valuation projects.
* [ ] [**5 - Mandatory First Steps of a Valuation:**](/interval/documentation/workflow/management/starting-a-project.md) Record signed contracts..
* [ ] [**6 - Prepare the Logistics of Your Inspection:**](/interval/documentation/workflow/investigation/logistics.md) Schedule and plan your property inspection.
* [ ] [**7 - Conduct Your Inspection:**](/interval/documentation/workflow/investigation/inspection.md) Document findings and take photos.
* [ ] [**8 - Define the Most Relevant Landmarks:**](/interval/documentation/workflow/investigation/landmarks.md) Identify significant nearby landmarks.
* [ ] [**9 - Carry On the Comparable Valuation:**](/interval/documentation/workflow/valuation/comparable.md) Select comparable properties and make adjustments.
* [ ] [**10 - Design Your Reports:**](/interval/documentation/workflow/reporting/design.md) Customize the layout and presentation of your reports.
* [ ] [**11 - Define Your Valuation Outputs:**](/interval/onboarding/outputs/valuation-report.md) Include value conclusions, supporting data, and analysis in reports.

## 2 - Advanced:

* [ ] [**12 - Create an Amendment:**](/interval/documentation/workflow/management/amendments.md) Update the original ToE as needed.
* [ ] [**13 - Manage Payments:**](/interval/documentation/workflow/assignments/terms-of-engagement-form/payment.md) Track and process payments for services.
* [ ] [**14 - Manage & Publish Your Audit Trail:**](/interval/documentation/workflow/management/audit-trail.md) Maintain and share a clear audit trail of activities.
* [ ] [**15 - Discover the Online Repository:**](/interval/documentation/workflow/management/online-repository.md) Securely share files, images and multimedia with clients.
* [ ] [**16 - How to Complete a Project:**](/interval/documentation/workflow/management/completing-a-project.md) Finalize and close out the valuation project.


---

# 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/onboarding/quick-start-guides/comparables-valuation.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.
