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

# Merchant Dashboard

> Complete guide to managing payments, payouts, reporting, and settings in your SpacePay dashboard

# Your Payment Management Hub

The SpacePay Merchant Dashboard is your central hub for managing all aspects of your cryptocurrency payment operations. This guide covers everything you need to know about payments, refunds, payouts, settlements, reporting, and account settings.

## Dashboard Overview

When you log into your SpacePay dashboard, you'll see the main overview page with key metrics and recent activity:

<CardGroup cols={2}>
  <Card title="Today's Activity" icon="chart-line">
    * Total payments received
    * Transaction volume
    * Change from the previous period
  </Card>

  <Card title="Recent Transactions" icon="list">
    * Latest payments
    * Failed transactions
  </Card>
</CardGroup>

## Transactions

### Viewing Transactions

Navigate to **Transactions** to see all your transaction history:

<Steps>
  <Step title="Access Transactions">
    Click **"Transactions"** in the main navigation to view your transaction list.
  </Step>

  <Step title="Filter Transactions">
    Use the filter options to find specific transactions: - **Status**: Filter by
    transaction status (pending, confirmed, failed)
  </Step>

  <Step title="View Transaction Details">
    Each transaction displays the following information: - **Amount**: Transaction
    amount and currency - **Status**: Current transaction status - **Date**:
    Transaction date and time - **Chain**: Blockchain network used
  </Step>

  <Step title="Export Data">
    Export your transaction data by clicking the **"Export to CSV"** button to download a CSV file with all transaction details.
  </Step>
</Steps>

## Analytics

### Analytics Dashboard

SpacePay provides comprehensive analytics to help you understand your payment performance:

<Steps>
  <Step title="Access Analytics">
    Navigate to **Analytics** in your dashboard to view your business metrics.
  </Step>

  <Step title="Select Date Range">
    Choose your desired date range using the "From" and "To" date selectors.
  </Step>

  <Step title="View Key Metrics">
    The analytics page displays: - **Total Revenue**: Sum of all successful
    transactions - **Number of Transactions**: Total transaction count -
    **Customers**: Number of unique customers - **Average Value**: Average
    transaction amount
  </Step>

  <Step title="Analyze Charts">
    View detailed visualizations:

    * **Daily Transaction Totals**: Chart showing transaction volume over time
    * **Chain Distribution**: Breakdown of transactions by blockchain network
    * **Token Distribution**: Breakdown of transactions by cryptocurrency used
  </Step>
</Steps>

## Payouts and Settlements

### How Payouts Work

SpacePay handles your payouts automatically:

<Card title="Automatic Payout Process" icon="sync">
  * **Immediate Balance Update**: Your merchant balance is increased immediately
    after each transaction is confirmed.
  * **Automatic Payouts**: When your balance reaches the minimum payout threshold, funds are automatically transferred to
    your approved bank account the next business day.
  * **Payout History**: View your complete payout history in the dashboard, including pending and completed
    payouts.
</Card>

### Managing Payout Settings

<Steps>
  <Step title="View Payout History">
    Go to **Payouts** to see your settlement history and pending payouts.
  </Step>

  <Step title="Change Payout Account">
    To set up a new payout account, send your bank verification documents to our
    support team for approval.
  </Step>

  <Step title="Select Currency">
    Choose your preferred payout currency when setting up your bank account.
  </Step>
</Steps>

## Real Time Notifications

You can receive system updates:

<CardGroup cols={2}>
  <Card title="Email Notifications" icon="envelope">
    Access dashboard data programmatically for custom integrations and reporting.
  </Card>

  <Card title="Webhook Events" icon="webhook">
    Receive real-time notifications for transaction events and updates.
  </Card>
</CardGroup>

## Support and Resources

Need help with the dashboard?

<CardGroup cols={2}>
  <Card title="Help Center" icon="question-circle" href="/trust-operations/support">
    Access our comprehensive help documentation and tutorials.
  </Card>

  <Card title="Contact Support" icon="headset" href="/trust-operations/support">
    Get personalized assistance from our support team.
  </Card>
</CardGroup>
