# Deal

A deal is a piece of information pertaining to a potential sale or opportunity-it that you’ve identified and are managing through your sales pipeline. The pipeline represents the key milestones in your Sales process that each opportunity typically passes through. It helps your Sales team to stay organized by understanding what stage each deal is at, and for management to manage the progress of your Sales and Sales team.

As a deal progresses through the pipeline, it starts in the first stage and moves from left to right. So that you will get the final result, namely Won or Lost deal.

You can access this page by going to the **Dashboard** or **Sales** **Activity** menu > **Deal**.

![Deal](/files/XKhrdcfhKlPQrFR9Kqdz)

**Component Explanation:**

| Name         | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Stage        | A stage is a step in your sales process.                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Deals card   | <p>The following is the information on the deals card:</p><ol><li>Deal Number: A unique number for each deal.</li><li>Deal Name: Name of your deal.</li><li>Contact Person: A person who represents the company can be contacted to discuss the deal.</li><li>Value: Estimated value of deals.</li><li>Expected Close Date: Date you estimate the deal will be closed.</li></ol>                                                                                                          |
| Notification | <p>There's two notification type: </p><ol><li>Rotten: indicates that the deal has been idle for more than the period defined. On the rotten one, you may find the rotten label on the right top of the deals card. For further explanation, refers to <a href="/pages/-MToAl9HgvrJ3B2K1OlQ">'Pipeline-Add New Pipeline'</a>.</li><li>Overdue: indicates that the deal already passed the expected close date. On the overdue one, you may find the deals card change into red. </li></ol> |


---

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