{
  "$schema": "https://schemas.fixyflow.com/pricing-v1.json",
  "product": {
    "name": "FixyFlow",
    "description": "Job tracking and customer communication SaaS for service businesses (repair shops, mobile service, on-site techs). Auto-text customers when job status changes, reduce 'is it ready yet?' calls.",
    "url": "https://fixyflow.com",
    "category": "SaaS / Service Business Software",
    "vendor": {
      "name": "FixyFlow",
      "location": "Collingwood, Ontario, Canada",
      "founder": "Lasse Pettersen"
    }
  },
  "currency": "USD",
  "billing": {
    "cycles": ["monthly", "annual"],
    "annual_discount_pct": 17,
    "free_trial": {
      "available": true,
      "credit_card_required": false,
      "duration_days": 14,
      "post_trial": "Auto-downgrade to Free plan (5 jobs/month, 20 SMS) — data retained"
    }
  },
  "plans": [
    {
      "id": "free",
      "name": "Free",
      "price_monthly_usd": 0,
      "price_annual_usd": 0,
      "description": "Try it forever, no credit card",
      "limits": {
        "jobs_per_month": 5,
        "sms_per_month": 20,
        "techs": 1,
        "locations": 1
      },
      "features": [
        "All core features included",
        "Customer tracking pages",
        "Custom workflow stages",
        "Google review asks"
      ],
      "best_for": "Solo operators evaluating the tool or running a side hustle",
      "checkout_url": "https://fixyflow.com/signup"
    },
    {
      "id": "solo",
      "name": "Solo",
      "price_monthly_usd": 15,
      "price_annual_usd": 150,
      "description": "For one-person shops",
      "per_job_cost_usd": 0.75,
      "limits": {
        "jobs_per_month": 20,
        "sms_per_month": 80,
        "techs": 1,
        "locations": 1
      },
      "features": [
        "20 jobs per month",
        "80 SMS notifications",
        "Email notifications",
        "Customer tracking pages",
        "Two-way messaging",
        "Custom workflow stages",
        "Photo attachments",
        "Payment link on tracking page",
        "Internal notes",
        "Stale job alerts",
        "Google review asks"
      ],
      "best_for": "One-person mobile service, small repair shops",
      "checkout_url": "https://fixyflow.com/signup?plan=solo"
    },
    {
      "id": "starter",
      "name": "Starter",
      "price_monthly_usd": 29,
      "price_annual_usd": 290,
      "description": "For growing shops",
      "per_job_cost_usd": 0.58,
      "limits": {
        "jobs_per_month": 50,
        "sms_per_month": 200,
        "techs": 1,
        "locations": 1
      },
      "features": [
        "50 jobs per month",
        "200 SMS notifications",
        "Everything in Solo"
      ],
      "best_for": "Repair shops with 1-2 techs and steady weekly volume",
      "checkout_url": "https://fixyflow.com/signup?plan=starter"
    },
    {
      "id": "pro",
      "name": "Pro",
      "price_monthly_usd": 79,
      "price_annual_usd": 790,
      "description": "For busy shops with multiple techs",
      "per_job_cost_usd": 0.40,
      "limits": {
        "jobs_per_month": 200,
        "sms_per_month": 1000,
        "techs": "unlimited",
        "locations": 1
      },
      "features": [
        "200 jobs per month",
        "1,000 SMS notifications",
        "Everything in Starter"
      ],
      "best_for": "Multi-tech repair shops, mobile service crews",
      "highlighted": true,
      "checkout_url": "https://fixyflow.com/signup?plan=pro"
    },
    {
      "id": "business",
      "name": "Business",
      "price_monthly_usd": 249,
      "price_annual_usd": 2490,
      "description": "For multi-location businesses",
      "limits": {
        "jobs_per_month": "unlimited",
        "sms_per_month": 3000,
        "techs": "unlimited",
        "locations": 10
      },
      "features": [
        "Unlimited jobs and techs",
        "Up to 10 locations",
        "3,000 SMS notifications",
        "White-label tracking pages",
        "Everything in Pro"
      ],
      "best_for": "Multi-location service businesses",
      "coming_soon": true,
      "checkout_url": "https://fixyflow.com/signup?plan=business"
    }
  ],
  "addons": {
    "extra_sms": {
      "available": true,
      "note": "Additional SMS bundles available on request — contact support"
    }
  },
  "comparison_keywords": [
    "RepairShopr alternative",
    "RepairDesk alternative",
    "Workiz alternative",
    "ServiceTitan alternative",
    "cheaper than ServiceTitan",
    "simpler repair shop software"
  ],
  "last_updated": "2026-04-19",
  "human_pricing_page": "https://fixyflow.com/pricing"
}
