# Convert Lead to Deal or Archive Lead

On the detail lead page, you can update the status of leads. Either to convert lead to deal or archive the lead. This is the important action for your lead report.&#x20;

To mark a lead as a deal or archive them, go to the lead page by clicking the **'Lead'** option located in the left-side navigation menu. Select the lead that contains the lead you wish to mark as either convert to deal or archive.

![Detail Lead](/files/LBj4aMFmtjASf80GcYuR)

To mark the lead as a deal, on the lead info, you can click the **'Convert to Deal'** button. After that, a pop-up window to convert leads will appear. Basically, the form component is similar when you create a deal. For detailed information please refer to the document[ 'Create New Deal-Deal'](/sales-activity/deal/create-new-deal.md).

![Convert Lead to Deal](/files/QeFtEdcDAvwO7ppP2YXm)

To mark the lead as an archive. n the lead info, you can click the **'Archive'** button. Then, you will be prompted to archive the lead. Click **'Yes'** to proceed archive lead or you can click **'No'** to return to the detail lead.

![Archive Lead](/files/m2mUEY7ALYvwpoDSSGLK)

Then, you will see a notification success and your lead will move into the **Archive** tab.

![Archive Tab](/files/HqMSliFFDy3woLbf9WE9)


---

# 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/sales-activity/lead/convert-lead-to-deal-or-archive-lead.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.
