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

# GrowCRM Products & Services

> Sell one-time and recurring services directly from your CRM. Automate orders, invoices, and projects the moment a customer pays.

The **Products & Services** module brings a complete service-selling workflow into your CRM. Create services, publish shareable checkout pages, accept payments via Stripe or PayPal, and let the system automatically generate orders, invoices, and projects — all without leaving GrowCRM.

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="/introduction">
    Learn how Services, Forms, and Orders fit together and what you need before going live.
  </Card>

  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Create your first service and share a checkout link with a customer in under 10 minutes.
  </Card>

  <Card title="Services" icon="tag" href="/services/overview">
    Define what you sell — pricing models, add-ons, images, and checkout automation.
  </Card>

  <Card title="Checkout Forms" icon="file-invoice" href="/checkout/forms">
    Bundle services into shareable checkout pages your customers can purchase from.
  </Card>

  <Card title="Orders" icon="shopping-cart" href="/orders/overview">
    View completed purchases, track order status, and manage subscriptions.
  </Card>

  <Card title="Configuration" icon="gear" href="/settings/general">
    Set up payment gateways, configure PayPal credentials, and customize email notifications.
  </Card>
</CardGroup>

## How It Works

<Steps>
  <Step title="Create a Service">
    Go to **Products & Services → Services** and add what you sell — name, description, pricing type, and optional add-ons. See [Services](/services/overview).
  </Step>

  <Step title="Build a Checkout Form">
    Add your services to a checkout form (or use the built-in **All Services** form). Share its public link with customers. See [Checkout Forms](/checkout/forms).
  </Step>

  <Step title="Customer Pays">
    The customer selects a service, fills in any required form fields, and pays via Stripe or PayPal. See [Checkout Process](/checkout/process).
  </Step>

  <Step title="Order Created Automatically">
    The module creates an Order, an Invoice, and optionally a Project — instantly after payment is confirmed. See [Orders](/orders/overview).
  </Step>
</Steps>

<Note>
  Before accepting payments, make sure Stripe or PayPal is enabled under **Settings → Products & Services → General** and that your payment gateway credentials are properly configured. See [Payment Gateways](/settings/payment-gateways).
</Note>
