# Close Deal to Won or Lost Deal

On the deal detail page, you can update the status of closed deals to Won or Lost. Correctly marking a deal as Won or Lost has a major impact on data available in your Deals reports.

To mark a deal as Won or Lost from a specific pipeline, select the pipeline containing the deal you wish to mark as either Won or Lost from the pipeline dropdown. Then click on the deal you wish to close. To mark the Deal as Won, scroll down on the deal detail page, and click the **'Won'** button on the deal detail page.

![Won deals](/files/-McJG-QXJk-w4qaRIQzh)

To mark the Deal as Lost, click **'Lost'** button.

![Lost deals](/files/-McJFgjS9TOquFJtQl_6)


---

# 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.3dolphins.ai/anywhere-en/sales/deal/close-deal-to-won-or-lost-deal.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.
