{
  "@context": "https://schema.org",
  "@type": "OfferCatalog",
  "schemaVersion": 2,
  "name": "Circleback pricing",
  "url": "https://circleback.ai/pricing",
  "inLanguage": "en-US",
  "priceCurrency": "USD",
  "plans": [
    {
      "id": "free",
      "name": "Free",
      "monthlyPrice": {
        "unitAmount": 0,
        "currency": "usd"
      },
      "annualPricePerMonth": {
        "unitAmount": 0,
        "currency": "usd"
      },
      "billingDescription": "Free forever",
      "maximumTeamCount": 2,
      "description": "For getting started with Circleback",
      "includedFeatureIds": [
        "unlimitedMeetingsAndMembers",
        "coreMeetingFeatures",
        "meetingHistory",
        "limitedPlatformAccess",
        "teams"
      ],
      "includedFeatures": [
        "Unlimited meetings and members",
        "AI-powered search, automatic sharing, Slack and Linear integrations, and apps for web, desktop, mobile, and Apple Watch",
        "30 days of meeting and recording history",
        "Limited API, MCP, CLI, and automation access",
        "2 teams"
      ],
      "pricing": {
        "monthly": {
          "amount": "$0",
          "unitAmount": 0,
          "unitAmountInMajorUnits": 0,
          "currency": "usd",
          "billingUnit": "/user/month"
        },
        "annual": {
          "amount": "$0",
          "unitAmount": 0,
          "unitAmountInMajorUnits": 0,
          "currency": "usd",
          "billingUnit": "/user/month"
        }
      }
    },
    {
      "id": "pro",
      "name": "Pro",
      "maximumTeamCount": 5,
      "description": "For solo creators and independent professionals",
      "includesPlanId": "free",
      "includedFeatureIds": [
        "unlimitedNotes",
        "assignedActionItems",
        "speakerRecognition",
        "automations",
        "playback",
        "assistantSearch",
        "inPersonRecording",
        "recordingImports",
        "integrations",
        "automaticSharing",
        "languages",
        "customInsights"
      ],
      "includedFeatures": [
        "AI notes for unlimited meetings",
        "Auto-assigned action items",
        "Transcription + speaker recognition",
        "Build automations to perform actions after meetings",
        "Meeting video and audio playback",
        "Ask and search across all conversations",
        "Record in-person meetings",
        "Import past recordings",
        "Integrate with 1,000+ apps",
        "Automatic notes sharing",
        "Support for over 100 languages",
        "AI-generated custom insights"
      ],
      "pricing": {
        "monthly": {
          "amount": "$18",
          "unitAmount": 1800,
          "unitAmountInMajorUnits": 18,
          "currency": "usd",
          "billingUnit": "/user/month"
        },
        "annual": {
          "amount": "$15",
          "unitAmount": 1500,
          "unitAmountInMajorUnits": 15,
          "currency": "usd",
          "billingUnit": "/user/month"
        }
      }
    },
    {
      "id": "business",
      "name": "Business",
      "description": "For small teams and growing businesses",
      "includesPlanId": "pro",
      "popular": true,
      "includedFeatureIds": [
        "workspaceSharing",
        "freeViewers",
        "workspaceSearch",
        "retention",
        "slackHuddles",
        "comments",
        "enforcedSettings",
        "sharedAutomations",
        "centralizedBilling",
        "usageDashboard",
        "participantCustomization",
        "accessControls"
      ],
      "includedFeatures": [
        "Share meetings across your team",
        "Free viewer seats",
        "AI search across all shared meetings",
        "Custom data retention settings",
        "Slack huddles support",
        "Collaborate with inline comments",
        "Default and enforced team settings",
        "Share and enable team automations",
        "Centralized billing",
        "Usage dashboard",
        "Meeting participant customization",
        "Access management controls"
      ],
      "pricing": {
        "monthly": {
          "amount": "$29",
          "unitAmount": 2900,
          "unitAmountInMajorUnits": 29,
          "currency": "usd",
          "billingUnit": "/user/month"
        },
        "annual": {
          "amount": "$25",
          "unitAmount": 2500,
          "unitAmountInMajorUnits": 25,
          "currency": "usd",
          "billingUnit": "/user/month"
        }
      }
    },
    {
      "id": "enterprise",
      "name": "Enterprise",
      "description": "For large organizations operating at scale",
      "includesPlanId": "business",
      "includedFeatureIds": [
        "invoiceBilling",
        "prioritySupport",
        "onboardingSupport",
        "advancedSecurity",
        "hipaa"
      ],
      "includedFeatures": [
        "Invoice/PO billing",
        "Priority support",
        "Onboarding and automation support",
        "Advanced security controls",
        "HIPAA compliance"
      ],
      "pricing": {
        "annual": {
          "amount": "$35",
          "unitAmount": 3500,
          "unitAmountInMajorUnits": 35,
          "currency": "usd",
          "billingUnit": "/user/month"
        }
      }
    }
  ],
  "summary": "Free includes unlimited meetings and members with 30 days of meeting and recording history. Paid prices are per user/month: Pro is $15 with annual billing or $18 month-to-month; Business is $25 or $29; Enterprise is $35 with annual billing only. See https://circleback.ai/pricing for current plan packaging.",
  "freeOption": "Free includes unlimited meetings and members, with 30 days of meeting and recording history and limited API, MCP, CLI, and automation access.",
  "discounts": [
    {
      "id": "education",
      "name": "Education",
      "percentOff": 50,
      "detail": "Students can sign up with a school email for automatic eligibility or contact support with proof of enrollment."
    },
    {
      "id": "nonprofit",
      "name": "Non-profit",
      "percentOff": 30,
      "detail": "Non-profits can sign up with an organization email and contact support to have the discount applied."
    }
  ],
  "startupProgram": {
    "name": "Circleback for Startups",
    "url": "https://circleback.ai/startups"
  },
  "representations": {
    "html": "https://circleback.ai/pricing",
    "markdown": "https://circleback.ai/pricing.md",
    "json": "https://circleback.ai/pricing.json"
  }
}
