specification: FinOps Framework specificationVersion: '1.0' schema: https://www.finops.org/framework/ provider: BigChange providerId: bigchange created: '2026-07-12' modified: '2026-07-12' reconciled: false tags: - Field Service Management - Job Management - SaaS - FinOps - Cost Management - FOCUS description: >- FinOps view of BigChange spend. BigChange is a SaaS platform billed primarily as a per-user (mobile workforce / office user) and per-vehicle subscription, typically on an annual contract with one-off implementation and training. REST API access is an entitlement of that subscription: a free "Essentials" API tier covers the majority of typical usage, with higher usage available on paid/enterprise terms. The dominant, recurring cost driver is therefore seat and vehicle count rather than metered API calls. All amounts are unreconciled - BigChange list pricing is quote-based. notes: >- Because API usage is bundled into the platform subscription rather than metered per call, API cost optimization is really subscription optimization: right-size the number of users and tracked vehicles, and reduce polling by using webhooks. Reconcile per-seat / per-vehicle rates and the API tier boundary with BigChange sales. sources: - https://www.bigchange.com/ - https://www.bigchange.com/rest-api - https://developers.bigchange.com/docs/rest/api-reference - https://focus.finops.org/focus-specification/v1-3/ alignedWith: framework: FinOps Foundation Framework frameworkUrl: https://www.finops.org/framework/ dataSpec: FOCUS dataSpecVersion: '1.3' dataSpecUrl: https://focus.finops.org/focus-specification/v1-3/ publisherName: BigChange serviceCategory: Field Service Management billingModel: pricingCategory: Subscription-Based billingFrequency: Annual billingCurrency: GBP chargeCategories: - Purchase - Usage - Adjustment focusColumns: ServiceName: BigChange Platform ServiceCategory: Field Service Management ProviderName: BigChange PublisherName: BigChange InvoiceIssuerName: BigChange Group Ltd BillingCurrency: GBP ChargeCategory: Purchase PricingCategory: Subscription-Based meters: - name: user_seats description: Licensed users (mobile workforce and office/back-office users) on the platform. unit: users aggregation: max dimensions: - account - user_type - name: tracked_vehicles description: Vehicles tracked on the platform, a per-vehicle subscription driver. unit: vehicles aggregation: max dimensions: - account - name: api_usage description: REST API request volume; free within the Essentials tier, higher usage on paid/enterprise terms. unit: requests aggregation: sum dimensions: - account - api principles: - name: Visibility description: Track licensed user seats and tracked-vehicle counts, and monitor whether API usage stays within the free Essentials allowance. - name: Allocation description: Map seats, vehicles, and API integrations to the teams/depots that use them so platform cost maps to cost centers. - name: Optimization description: Right-size seat and vehicle counts at renewal; replace polling with webhooks to keep API usage inside the free tier and reduce load. - name: Accountability description: Assign an owner for the BigChange contract; review seat/vehicle counts and API tier headroom before each annual renewal. maintainers: - FN: Kin Lane email: kin@apievangelist.com