# Deals

The Deals page in the Sales Deal Room helps you manage and track all active, pending, and closed opportunities in one place. It provides a consolidated view of your pipeline, allowing you to organize, filter, and take action on deals efficiently.

The page offers two views - Table view and Kanban View. The detials on the page include:

* Account – The organization linked to the deal
* Deal Name – The title of the opportunity
* Expected Close Date – Target date for deal closure
* Deal Owner – The salesperson or team member managing the deal
* Customer Contact – Main point of contact for the deal
* Deal Value – The potential revenue from the deal

By default, the deals are grouped based on the deal stage. However, you can use the filter to group the deals by status too.&#x20;

Click on the Account name to navigate to the accounts page and deal name to deal details page.&#x20;

Let's first see how to 'Add a Deal'.


---

# 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.projetly.ai/home/documentation/sales-deal-room/deals.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.
