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

# Dashboard Handbook

> Your complete guide to mastering the FlexyPe Checkout Dashboard

Get started with FlexyPe's powerful checkout platform. Everything you need to optimize conversions, reduce RTO, and scale your e-commerce business.

## Core Features

<CardGroup cols={2}>
  <Card title="Dashboard Overview" icon="chart-line" href="/dashboard">
    Monitor your store's performance with real-time analytics and insights
  </Card>

  <Card title="Abandoned Cart Recovery" icon="cart-shopping" href="/abandonedcart">
    Recover lost sales with automated cart recovery campaigns
  </Card>

  <Card title="Shipping Management" icon="truck-fast" href="/shipping">
    Configure shipping zones, rates, and delivery options
  </Card>

  <Card title="Payment Offers" icon="percent" href="/paymentoffers">
    Create payment-specific discounts to boost conversions
  </Card>

  <Card title="Smart Upsells" icon="arrow-trend-up" href="/upsell">
    Increase AOV with pre and post-purchase upsell offers
  </Card>

  <Card title="RTO Suite" icon="rotate-left" href="/rtosuite">
    Reduce return-to-origin rates with AI-powered verification
  </Card>

  <Card title="Coupons & Discounts" icon="ticket" href="/coupons/overview">
    Create versatile discount campaigns and promotional offers
  </Card>

  <Card title="Checkout Customization" icon="paintbrush" href="/customizations/overview">
    Customize your checkout to match your brand identity
  </Card>

  <Card title="Settings" icon="gear" href="/settings/overview">
    Configure store, payments, integrations, and team access
  </Card>
</CardGroup>

## Popular Guides

<AccordionGroup>
  <Accordion title="How do I set up my first discount campaign?">
    Navigate to the Coupons section and choose from various discount types like Amount Off, Buy X Get Y, or Free Shipping. Configure your rules and activate the campaign.
  </Accordion>

  <Accordion title="How can I reduce RTO rates?">
    Enable the RTO Suite to add OTP verification, address validation, and fraud detection. This helps confirm genuine orders before fulfillment.
  </Accordion>

  <Accordion title="Can I customize the checkout design?">
    Yes! Visit the Customization section to modify colors, fonts, layout, and add custom fields to match your brand identity.
  </Accordion>

  <Accordion title="How do I track abandoned carts?">
    The Abandoned Cart dashboard shows all incomplete checkouts. Enable automated recovery emails and SMS to bring customers back.
  </Accordion>
</AccordionGroup>

## Need Help?

<CardGroup cols={2}>
  <Card title="Contact Support" icon="headset" href="mailto:support@flexype.io">
    Get in touch with our support team
  </Card>

  <Card title="API Documentation" icon="code" href="/api-reference">
    Explore our developer documentation
  </Card>
</CardGroup>
