> For the complete documentation index, see [llms.txt](https://help.rechat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rechat.com/guides/deals/administering-transactions/navigate-the-transactions-admin-dashboard.md).

# Navigate the Transactions Admin Dashboard

The Transactions Admin dashboard helps authorized staff locate Deals across the brokerage, monitor operational inboxes, and identify transactions that require attention.

This dashboard is different from the agent-facing **My deals** experience.

<figure><img src="https://1031368632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJZySovZjoLVT1XAonI%2Fuploads%2FWJMMCbRwFYrt1gbpM5Nn%2F2026-08-19_15-10-15.png?alt=media&amp;token=72d3be07-aee1-4b3c-8d6e-130ffde44c5f" alt=""><figcaption></figcaption></figure>

### Open Transactions Admin

1. Select **Transactions** from the main navigation.
2. Select **Transactions**.

Authorized users will see the administrative dashboard based on their permissions.

### Search across Transactions

Use Search to find available Deals using information such as:

* Property address
* MLS number
* Agent name

Administrators only see the offices, agents, and Deals included in their assigned permissions.

### Operational inboxes

The dashboard may include:

* **Contract Inbox**
* **Escrow Release Inbox**
* **Manager Approval Inbox**
* **Listing Inbox**
* **Search**
* **Notifications settings**

### Filter Transactions

Available filters may include:

* Side represented
* Property type
* Status
* Listing date
* Listing expiration
* Advanced criteria

Use **Reset** to clear applied filters.

### Understand the Transaction list

Depending on the selected inbox or view, columns may include:

* Address
* Status
* Primary Agent
* Office
* Submit Time

Select a row to open the Deal and review its information, activity, and checklist.

### Additional tools

Depending on permissions, administrators may also have access to:

* **Export**
* **Analytics**
* **View**
* **New Deal**
* **Notification settings**

### Related articles

* [Review Transactions and Documents](/guides/deals/administering-transactions/review-transactions-and-documents.md)
* [Navigate and Manage Your Deals](/guides/deals/navigate-and-manage-your-deals.md)
* [Understand Your Deal Workspace](/guides/deals/understand-your-deal-workspace.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.rechat.com/guides/deals/administering-transactions/navigate-the-transactions-admin-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
