# How to Mark a Proposal as Lost

1. In ERM, from the Proposal section, open the **Proposal**.

<figure><img src="/files/pfhcUdsDnRXSe9pyD2BN" alt="" width="563"><figcaption></figcaption></figure>

2. Ensure all current line items and customer details are correct before changing the status.
3. Click the button to begin the cancellation process.

<figure><img src="/files/ZUAVc8yXoZNZMg79iBXw" alt="" width="563"><figcaption></figcaption></figure>

4. A Reason dialog box will automatically appear. Click on the **Please enter a reason...** field.

<figure><img src="/files/WMqb22eB46dHA0WnOxec" alt="" width="563"><figcaption></figcaption></figure>

5. Type in an explanation for why the proposal will not be converted to an Agreement.
6. Click the **Submit Reason** button to continue.

<figure><img src="/files/U764I7CyODIVqAGunOrY" alt="" width="563"><figcaption></figcaption></figure>

7. Once submitted, a red Lost badge will appear in the proposal header, displaying the reason provided.

<figure><img src="/files/f2SFiXQdIwbAhHur26DS" alt="" width="563"><figcaption></figcaption></figure>

7. A confirmation message stating "Successfully saved proposal" will appear in the top-right corner.


---

# 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.biscit.com/erm-user-guide/how-to/how-to-mark-a-proposal-as-lost.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.
