# Detail Deal

When you click one of the deal list, 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 choose the pipeline dropdown to select the pipeline and click the **'Deal'** you wish to edit to open the details. On the section of detail info, click the 'Edit' button ( <img src="/files/-McE2T3lRGj9q_JVTJIW" alt="" data-size="line"> ) and change the deal info as needed. Click **'Save'** when finished and you can see the deal info change log in the changelog tab.

![Detail Deals & Changelog](/files/-McE3O8mF-4IUhzKwAVw)


---

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