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

# Paysight Platform

> Master the core features of the Paysight platform - the central hub for managing your payment operations, customers, and transactions.

# Paysight Platform

<Info>
  The Paysight is our core product - a comprehensive platform for managing your payment operations, customers, and transactions. These guides will help you master its essential features and capabilities.
</Info>

<Tabs>
  <Tab title="Overview">
    ## What is Paysight?

    Paysight is a powerful platform designed specifically for businesses that need to manage payment operations efficiently. Our platform combines robust customer relationship management with secure payment processing capabilities, giving you a complete solution for your payment needs.

    <Note>
      The Paysight dashboard provides a comprehensive view of your payment operations, including customer profiles, transaction history, and merchant account management in an intuitive interface.
    </Note>
  </Tab>

  <Tab title="Key Features">
    <CardGroup cols={2}>
      <Card title="Customer Management" icon="users">
        Create and manage customer profiles, view payment history, and track customer interactions.
      </Card>

      <Card title="Transaction Processing" icon="credit-card">
        Process payments, manage authorizations, and handle refunds through a unified interface.
      </Card>

      <Card title="Merchant Management" icon="store">
        Configure and manage multiple merchant accounts from a single dashboard.
      </Card>

      <Card title="Reporting & Analytics" icon="chart-line">
        Generate detailed reports on sales, settlements, refunds, and other key metrics.
      </Card>

      <Card title="User Access Control" icon="lock">
        Manage user permissions and roles to control access to sensitive information.
      </Card>

      <Card title="Integration Options" icon="plug">
        Connect with various payment methods and third-party services.
      </Card>
    </CardGroup>
  </Tab>
</Tabs>

## Who Is This For?

<CardGroup cols={3}>
  <Card title="Business Owners" icon="building">
    Manage your Paysight account, transactions, and subscriptions effortlessly.
  </Card>

  <Card title="Finance Teams" icon="money-bill">
    Track payments, generate reports, and reconcile transactions.
  </Card>

  <Card title="Customer Support" icon="headset">
    Access workflows for handling customer transactions, refunds, and disputes.
  </Card>
</CardGroup>

## Getting Started with Paysight CRM

<Steps>
  <Step title="Set up your account">
    Configure your business profile, banking information, and user access settings.

    <Tip>
      See the [Merchant ID Setup Guide](/guides/creating-a-mid) for detailed instructions.
    </Tip>
  </Step>

  <Step title="Configure payment settings">
    Set up your payment methods, currencies, and processing rules.
  </Step>

  <Step title="Explore the dashboard">
    Familiarize yourself with the CRM interface, including transaction management, customer profiles, and reporting tools.
  </Step>

  <Step title="Process your first transaction">
    Start accepting payments through the CRM interface or by integrating with our Widget SDK or API.
  </Step>
</Steps>

## Available CRM Guides

<AccordionGroup>
  <Accordion title="Account Setup" icon="gear" defaultOpen>
    <CardGroup cols={1}>
      <Card title="Merchant ID Setup" icon="id-card" href="/guides/creating-a-mid">
        Learn how to set up and configure your merchant account, including banking information, business details, and payment processing settings.
      </Card>
    </CardGroup>
  </Accordion>

  <Accordion title="Transaction Management" icon="credit-card">
    <CardGroup cols={2}>
      <Card title="Transaction Reports" icon="chart-line" href="/guides/reports">
        Generate and analyze detailed transaction reports, including sales summaries, settlement reports, and custom date range analytics.
      </Card>

      <Card title="Transaction Management" icon="list-check" href="/guides/transactions">
        View, search, and manage individual transactions, including capturing authorizations, voiding transactions, and transaction history.
      </Card>
    </CardGroup>
  </Accordion>

  <Accordion title="Customer Management" icon="users">
    <CardGroup cols={2}>
      <Card title="Processing Refunds" icon="rotate-left" href="/guides/customer-management#refunding-an-order">
        Step-by-step instructions for processing full and partial refunds, managing refund disputes, and refund reporting.
      </Card>

      <Card title="Subscription Management" icon="calendar-check" href="/guides/customer-management#unsubscribing-a-user">
        Manage recurring billing, handle subscription cancellations, and process unsubscribe requests from customers.
      </Card>
    </CardGroup>
  </Accordion>
</AccordionGroup>

## Integration Options

<Tabs>
  <Tab title="Widget SDK">
    Embed a secure payment form directly into your website or application.

    <Info>
      The Widget SDK is an extension of the Paysight CRM that allows you to accept payments online while maintaining all the benefits of the core platform.
    </Info>

    <CardGroup cols={1}>
      <Card title="Widget SDK Documentation" icon="code" href="/widget-sdk/introduction">
        Explore our comprehensive guides for integrating the Widget SDK into your website or application.
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="API Integration">
    For more advanced integrations, you can use our RESTful APIs to build custom payment flows.

    <CardGroup cols={2}>
      <Card title="Payment API" icon="credit-card" href="/api-reference/card-submit">
        Process payments, manage authorizations, and handle refunds programmatically.
      </Card>

      <Card title="Customer Service API" icon="users" href="/api-reference/customer-service-api/search">
        Manage customer profiles, view transaction history, and handle subscriptions.
      </Card>
    </CardGroup>

    <Tip>
      Check out our complete [API Reference](/api-reference/introduction) for detailed documentation on all available endpoints.
    </Tip>
  </Tab>
</Tabs>

## How to Use These Guides

<Steps>
  <Step title="Explore the guides">
    Browse through the various guides in this section. Each guide provides clear steps and examples to help you navigate the platform.
  </Step>

  <Step title="Follow step-by-step instructions">
    Each guide includes detailed instructions with screenshots to help you complete specific tasks in the Paysight CRM.
  </Step>

  <Step title="Use the search">
    Need help with something specific? Use the search function to quickly find relevant topics and instructions.
  </Step>

  <Step title="Contact support">
    If you need additional assistance, our support team is available to help. You can send us a message from Paysight CRM Dashboard or create a ticket. Check more here: [Support & Tickets](/support)
  </Step>
</Steps>

<Tip>
  New to Paysight? Start with our [Quickstart Guide](/quickstart) to get up and running with the Paysight CRM in minutes.
</Tip>
