# Deal's Dashboard

<figure><img src="/files/9NQNVC8R2M3KPWekWjS8" alt="" width="472"><figcaption></figcaption></figure>

1. To access your deals dashboard, select **Transactions or the Money Icon** on your main navigation menu.&#x20;
2. Under the **Transactions** tab you’ll see a list of all of your listings and contracts.
3. Each deal is identified by the property address and is one row of information in the dashboard.
4. Hovering over critical date of a deal will display the entire timeline of that deal.&#x20;
5. You can search for your deals by address, MLS number, or a person’s name who was involved in the deal, such as an agent or a client name.&#x20;
6. You can sort deals by status or filter through them using the tabs on top.
7. All of your sold and terminated deals will be found under **Archive** tabs or by searching for them


---

# 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/guides/deals/deals-dashboard.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.
