# Detail Deal

In the left corner of the deal detail page, you can see deal info such as deal name, deal number, created on, deal value, pipeline, stage, and owner. In this section you can edit product info, maybe it’s because there is a moving stage to another stage or other problems. This privilege only belongs to the sales manager, owner, and admin.

You can edit the deal info by clicking the **'Deal'** to navigate to the Deals page. Click the pipeline dropdown and click the pipeline containing the deal you wish to edit. On the section of deal info, click the 'Edit' button ( <img src="/files/-MTsHkEnzPo2QqzH4gX8" alt="" data-size="original"> ) and change the deal info as needed. Click **'Edit Info'** when finished and you can see the deal info change log in the changelog tab.

![Changelog Tab](/files/-MTsIu7ggSL0k3pY40ou)


---

# 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/5.1.x/sales-activity/deal/detail-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.
