# Amendments

It can happen that things change during an assignment: either the client wants to cancel a specific valuation, or unforeseen conflicts of interest arise. The amendment feature is here to address these issues. It will generate the necessary documents and update your project dashboard accordingly.

<figure><img src="/files/U3tcbyQKDM9Bm769Zy4y" alt=""><figcaption><p>Amendment Menu</p></figcaption></figure>

1. **Dropdown Menu**: Click to make the dropdown menu appear.&#x20;
2. **Declare New Conflict**: Click to declare a new conflict of interest.
3. **Add Amendment**: Click to add an amendment.

## 1 - Add New Conflict(s)

In case a new conflict arises during the assignment, you can add it here. The system will generate an informed consent document for the client to sign.

<figure><img src="/files/sVjauwOI5Iors9g9gUnC" alt=""><figcaption><p>New Conflicts Modal</p></figcaption></figure>

## 2 - Add New Amendment(s)

Here you can either remove a target property or abort the ToE.

<figure><img src="/files/fVdh0Z8Sw2l666iibUHW" alt=""><figcaption><p>Adding an amendment</p></figcaption></figure>

1. **Date of Amendment**: The date of the amendment.&#x20;
2. **Dropdown Menu**: Click to see options for amendments.&#x20;
3. **Remove Target Property**: Click to remove a target property.&#x20;
4. **Abort ToE**: Click to abort the ToE.

### A - Remove Target Property

<figure><img src="/files/x42o3fdrKsUvZfN57yH5" alt=""><figcaption><p>Adding an amendment - Remove Target Property</p></figcaption></figure>

1. **Validate**: Click to validate the removal.&#x20;
2. **Save**: Click to save the changes.&#x20;
3. **Date of Amendment**: The date of the amendment.&#x20;
4. **Target Properties**: Select the target properties you wish to remove from the assignment.&#x20;
5. **Reason for Removal**: Provide the reason for removing the property. \
   \&#xNAN;*<mark style="color:orange;">**Example**</mark>*<mark style="color:orange;">:</mark> <mark style="color:orange;"></mark>*<mark style="color:orange;">Property sold to another buyer.</mark>*&#x20;
6. **Affect Completion Date**: Indicate if this affects the completion date. If yes, enter a new date.&#x20;
7. **Affect Contract Amount**: Indicate if this affects the total amount of the contract.

### B - Abort ToE

<figure><img src="/files/4bbxUE38pH9W1ajUFcQV" alt=""><figcaption><p>Adding an amendment - Abort ToE</p></figcaption></figure>

1. **Remove Amendment**: Click on "-" to remove this amendment.&#x20;
2. **Reason for Aborting**: Provide the reason for aborting the ToE. \
   \&#xNAN;*<mark style="color:orange;">**Example**</mark>*<mark style="color:orange;">:</mark> <mark style="color:orange;"></mark>*<mark style="color:orange;">Client requested to halt the project due to budget constraints.</mark>*


---

# 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/management/amendments.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.
