> ## Documentation Index
> Fetch the complete documentation index at: https://guides.saber.money/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> What you can do in the Saber merchant dashboard — stats, user and transaction details, reports, status checks, balance withdrawals, and access to the developer and team management sections.

The Saber dashboard is the web-based portal for merchants to monitor and manage their account without needing to call the API directly.

Saber offers two dashboards:

| Dashboard                     | Description                      | Link                                                       |
| :---------------------------- | :------------------------------- | :--------------------------------------------------------- |
| **Sandbox Testing Dashboard** | View and act on testing data.    | [Sandbox Dashboard](https://dashboard.sandbox.saber.money) |
| **Production Dashboard**      | Manage and view production data. | [Production Dashboard](https://dashboard.saber.money)      |

## Getting Access

Once you've registered as a merchant, your relationship manager will send you a dashboard invite. Further team members can be directly added from the dashboard or can be requested to be added by your Saber POC.

## Logging in

Dashboard login is via OTP — enter your registered email or phone number, and verify with the one-time passcode sent to you to access the dashboard.

## What you can do

* **View stats** — a summary view of transaction volumes, success rates, and other account-level metrics.
* **View user details** — look up individual users on your account, including their KYC status and linked bank accounts.
* **View transaction details** — inspect individual onramp/offramp transactions, including status, amounts, and timestamps.
* **Download reports** — export transaction and user data for reconciliation or internal reporting.
* **Check transaction status** — search for a specific transaction and see its current lifecycle state without calling the status API.
* **Withdraw balances** — initiate a withdrawal of available Pool Account balance directly from the dashboard.

## Developer Section

A dedicated area for managing your API integration — API keys, webhook URLs, and webhook keys. See [Developer Section](/client/dashboard/developers) for details.

## Team Management

Add teammates to your Saber account and control what they can access based on role. See [Team Management](/client/dashboard/team) for details.


## Related topics

- [Overview](/offramp/overview.md)
