# Creating Deals

### New Update on Agent Deals Page

We have implemented these changes on the Agents' Deals page in the latest release:

* The eye option has been replaced with the "Make Visible to Office" button on top of the deals page. But the Admins can still Search the agents' deal drafts and view them.&#x20;
* We have changed the "Activity" button name to "Message Office" on the Listing's checklist.
* In the Message office chatroom, a bell icon populates beside the agent's activities that have been done on each checklist's task.&#x20;
* We have also changed the "Notify Admin" to "Notify Office to Review" on the Listing checklist.&#x20;
* The tasks' status badges on the Listing checklist have been changed: "Notified" to "Office Notified," "Approved" to "Office Approved," and "Declined" to "Office Declined."
* When the agents upload a file, DocuSign, or split the PDF, they will see a new onscreen confirmation box to submit for Review or not submit.
* In the fact sheet column, a new bell icon (next to the Timeline) has been added instead of the Setting button."

{% embed url="<https://rechatq.wistia.com/medias/zzduxpj6gq>" %}


---

# 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://help.rechat.com/whats-new/creating-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.
