Clinch Pros LLC — Privacy Policy

Effective Date: May 21, 2026 Last Updated: July 10, 2026 Version: 1.13


1. Introduction

Clinch Pros LLC ("Clinch," "we," "us," or "our"), a Delaware limited liability company, respects the privacy of the businesses and individuals that use our software-as-a-service platform for residential remodeling contractors (the "Service," consisting of the Clinch mobile application, the web application at app.clinchwin.com, and the marketing website at clinchpro.com).

This Privacy Policy describes the categories of personal data we process, the purposes and legal bases for processing, the parties with whom we share data, and the rights that data subjects have under the General Data Protection Regulation (GDPR), the California Consumer Privacy Act / California Privacy Rights Act (CCPA/CPRA), and other applicable laws.

Scope. This Policy applies to (a) account holders ("Customers") who sign up for the Service, (b) authorized users acting on behalf of a Customer, (c) visitors to our marketing website, and (d) individuals whose personal data is incidentally captured in Customer scans or photographs (e.g., a homeowner who appears briefly in an interior scan).

Roles under GDPR.

This Service is sold to business Customers (contractors, handypersons, designers, and similar trades). It is not marketed to consumers for personal, family, or household purposes; however, homeowners may interact with the Service as invitees of a Customer through homeowner-facing surfaces (remote-capture link, AI-generated proposal previews, scope-confirmation step). Section 7.5 sets out the rights and the deletion path available to those homeowners. See Section 11 (Children).


2. Personal Data We Collect

We collect the following categories of personal data. The CCPA category labels are shown for California-resident transparency.

CategoryExamplesCCPA Category
IdentifiersName, business name, email address, phone number, Account ID, IP address, device identifierA. Identifiers
Commercial informationSubscription plan, billing history, transaction IDs, payment-method last-4 digits and brand (full payment data: see Stripe)B. Commercial information
Customer Content — scans & photosPhotographs and depth-scan data of residential interiors that you upload, including any individuals or objects capturedK. Inferences / B / visual data
Customer Content — bid documentsPDF or image uploads of bid documents and extracted structured data (line items, pricing, customer-of-Customer names)B / K
Measurements & derived metadataWall dimensions, room counts, fixture locations, scan timestamps, scan durationK. Inferences
Motion-sensor data (capture only)Device rotation/orientation readings (gyroscope, accelerometer, rotation-vector quaternions) sampled during an active room scan and uploaded with the scan's photos to improve reconstruction accuracy. Not collected outside an active scan; not used for advertising or profiling.F. Internet/network activity
GeolocationTime-zone and IP-based country/region. If you opt into the "Use my location" feature, your device resolves your approximate/precise location into a job-site address via your operating system's geocoding service (Google or Apple); we receive and store only the resulting address you save, never your raw GPS coordinates (see Section 2.3). EXIF GPS metadata is stripped from uploaded photos before storage (see Section 9).G. Geolocation data
Diagnostic & device dataCrash reports, error stack traces, device model, OS version, app version, anonymized session IDs (via Sentry). PII patterns (email addresses, UUIDs, JWTs, Stripe customer IDs, Supabase service-role tokens) are auto-scrubbed in-process before transmission.F. Internet/network activity
Product analytics & session replaysAnonymized event records (page views, button clicks, feature-flag evaluations) and session-replay recordings via PostHog. All <input>, <textarea>, and <select> elements are masked by default; client names, bid amounts, payment-method details, and other sensitive form values are not captured in recordings.F. Internet/network activity
Product-search descriptorsFree-text descriptors you type or speak when searching for products to add to a bid (e.g. "white shaker cabinet 36 inch"). Cached for up to seven (7) days keyed by the descriptor text only, with no Account ID, IP, or session token associated with the cache row. The descriptor may also appear transiently in Vercel function request logs (see Section 5 — Vercel) for approximately twenty-four (24) hours.B / K
CommunicationsSupport tickets, in-app messages, marketing email opt-in statusA / C. Customer-records information
Cookies & similar technologiesSee Section 12F

2.1 Sensitive Personal Information

We do not intentionally collect sensitive personal information as defined under CCPA/CPRA (e.g., government IDs, biometric identifiers, precise geolocation, racial or ethnic origin, health data, sexual orientation, religious beliefs). The optional "Use my location" feature (Section 2.3) accesses your device's location to resolve a street address via your operating system's geocoding service (Google or Apple); because the raw coordinates are never transmitted to or stored by Clinch, we do not retain precise geolocation as sensitive personal information.

However, scans and photographs of residential interiors may incidentally capture images of individuals (e.g., the homeowner, a child, a domestic worker). To mitigate this risk we (a) strip EXIF GPS metadata on upload (currently deployed), (b) run automated content moderation through Google Cloud Vision SafeSearch on homeowner remote-capture uploads and contractor hero/retake uploads to reject obviously inappropriate content (currently deployed on those paths — see Section 9.2 for the exact scope), and (c) display a notice on the homeowner capture page asking the homeowner to avoid capturing people. We have an automatic face-blur step in development that will run server-side on upload; that step is planned and not yet deployed (see Section 9.2 for full status). Until it ships, the Customer is contractually responsible for not uploading scans that focus on or identify human subjects (Terms of Service §4).

2.2 We Do Not Knowingly Collect

We do not knowingly collect (a) personal data of children under 16, (b) biometric identifiers used for identification, (c) government-issued identification numbers, (d) financial-account numbers (Stripe handles payment data directly), or (e) precise geolocation on our servers — the optional location feature (Section 2.3) resolves an address via your device's operating-system geocoding service, and we receive only the address you save, not your raw coordinates.

2.3 Location Information

If you choose to use the "Use my location" feature, Clinch accesses your device's approximate and precise location to suggest the job site's address. Your device's operating system (Google on Android, Apple on iOS) converts these coordinates into a street address. We store only the resulting address you save with a project; we do not store or transmit your raw GPS coordinates to our servers. Location access is optional — you can always type the address manually. We do not use location for advertising and do not sell it.


3. How We Collect Personal Data

SourceWhat we collect
Directly from you (signup, profile, support)Name, email, business name, phone, password (hashed), preferences
Through your use of the Service (mobile app, web app)Scans, photographs, video frames, measurements, bid uploads, project notes, generated Outputs

Where scans are processed. All scan reconstruction, measurement extraction, and AI image generation occur on Clinch's servers (via our GPU compute sub-processor, Modal Labs — see Section 5). The mobile application captures photos and short video frames from your device's camera and uploads them over an encrypted connection (TLS 1.2+) to Clinch's storage (Supabase Storage — see Section 5) and processing infrastructure. No reconstruction or AI processing occurs on your device. Source photos and intermediate model outputs are held by Modal only for the duration of the active processing job and are deleted upon job completion; the finished artifacts (measurements and AI-generated images) are written back to Clinch storage under your Account and retained per Section 8. | Payment processor (Stripe) | Billing history, transaction IDs, payment-method tokens, last-4 digits (we do not see full card numbers) | | Automated diagnostic tools (Sentry) | Crash reports, error logs, device/OS metadata. PII patterns are auto-scrubbed in-process before transmission to Sentry (see Section 9.1). | | Product-analytics tools (PostHog) | Anonymized event records, session-replay recordings with all form-input fields masked (no client names, bid amounts, or payment data captured) — see Section 9.1 for masking detail and opt-out instructions | | Cookies and analytics (web only)| Session ID, page-view metadata, referrer URL — see Section 12 | | Third parties | If you sign up via a partner referral, we may receive a partner ID |


4. Why We Process Personal Data (Purposes and Legal Bases under GDPR Article 6)

The legal basis for each processing purpose is shown below. For California-resident purposes, all processing serves a "business purpose" under CCPA §1798.140(e).

PurposeGDPR Art. 6 Legal Basis
Create and maintain your Account; authenticate you6(1)(b) — performance of contract
Provide the Service (process scans, generate Outputs, run AI pipeline, deliver bid templates)6(1)(b) — performance of contract
Process payments and billing6(1)(b) — contract; 6(1)(c) — legal obligation (tax records)
Send transactional emails (receipts, password reset, renewal reminders, security alerts)6(1)(b) — contract
Send marketing emails about Clinch6(1)(f) — legitimate interest (B2B) or 6(1)(a) — consent where required by law
Diagnose and fix bugs (Sentry crash reports)6(1)(f) — legitimate interest in service quality
Detect, prevent, and respond to fraud, abuse, or security incidents6(1)(f) — legitimate interest in security; 6(1)(c) — legal obligation
Apply automated content moderation (Google Cloud Vision SafeSearch)6(1)(b) — contract; 6(1)(f) — legitimate interest
Generate aggregated, de-identified statistics for product analytics6(1)(f) — legitimate interest
Comply with subpoenas, court orders, and legal obligations6(1)(c) — legal obligation
Defend or pursue legal claims6(1)(f) — legitimate interest
Train or improve general-purpose ML modelsNot performed without separate 6(1)(a) — opt-in consent

We rely on legitimate interests only after balancing those interests against your rights and freedoms. You may object to processing based on legitimate interests by contacting support@clinchpro.com (see Section 7).


5. Who We Share Personal Data With (Sub-Processors and Service Providers)

We do not sell your personal data for money. However, our marketing website (clinchpro.com) uses third-party advertising and analytics technologies — currently the Meta (Facebook) Pixel and Google Analytics — that disclose online identifiers and browsing activity to those providers for cross-context behavioral advertising, which the CCPA/CPRA treats as "sharing" (and, under a conservative reading, may treat as a "sale"). See Section 5.2 for how to opt out. We also disclose data to the operational sub-processors and service providers listed below for the purposes shown; all sub-processors are bound by written agreements that restrict their processing to our instructions and require appropriate security safeguards. The Clinch application (app.clinchwin.com) does not load cross-context behavioral-advertising trackers (no Meta Pixel, Google Analytics, or similar).

Sub-processorServiceData accessedLocation
Supabase Inc.Cloud infrastructure, database, authentication, and object storageAccount and profile data, hashed passwords, scan photos, bid documents, and generated OutputsUnited States
Stripe, Inc.Payment processingName, email, billing address, and payment-method details. We do not store full card numbers; we retain only the payment-processor customer ID and the card's last four digits and brand.United States
Functional Software, Inc. (Sentry)Error monitoring and crash reportingDiagnostic and device data (device/OS metadata, error stack traces, request paths). PII patterns are automatically scrubbed in-process before transmission.United States
PostHog, Inc.Product analytics and session-replay recordingUsage and diagnostic data (page views, clicks, feature-flag evaluations) and session-replay recordings. All form-input fields are masked by default; client names, bid amounts, payment details, and scan content are not captured. We have a signed Data Processing Agreement with PostHog.United States
OpenAI, L.L.C.AI image generation and editingThe scan or hero photo you submit for a requested edit and the generated output, processed for the requested generation only. Under OpenAI's API business terms, inputs and outputs submitted via the API are not used to train OpenAI's models.United States
Google LLCAI content processing and automated content moderationBid-document contents, selected scan/hero photos and text prompts, and product-catalog text descriptions, processed transiently for the requested operation (structured extraction, image generation, text embeddings, and content moderation). Paid-tier API terms: not used for model training.United States / Global
Replicate, Inc.AI image generation and editingScan photos submitted for a requested edit and the generated outputs. See Section 10.3 for the applicable data-use terms.United States
Twilio Inc.SMS notificationsPhone number and message contentUnited States
Resend, Inc.Transactional email deliveryName, email address, and message contentUnited States
Modal Labs, Inc.Cloud compute for server-side processingScan photos, captured video frames, and intermediate outputs, held only for the duration of the active processing job and deleted upon completion. Photos processed by Modal are NOT used for model training without separate, explicit opt-in consent.United States
Upstash, Inc.Rate-limiting and request-integrity infrastructurePer-account request counts and short-lived operational tokens. No content data and no personal data beyond the Account ID.United States
Vercel Inc.Application hosting and edge deliveryHTTP request data (IP address, user-agent, URL path, response status, and request payloads such as product-search descriptors), retained per the provider's standard short log-retention window. Customer Content is not stored on this provider.United States
DataForSEO Ltd.Retail product-data lookup for the product-search featureFree-text product-search descriptors you enter. No Account ID, no IP correlation, and no Customer Content.United States / Cyprus
Microsoft Corporation (Clarity)Mobile-app usage analytics (Android app)In-app interaction events and session replays from the mobile application. An in-app opt-out is provided; when opted out, the SDK is not initialized.United States / Global
Zapier, Inc. (user-directed — only if you connect Zapier)Workflow automation you configureScan and bid event metadata and time-limited signed links to your content, transmitted at your direction to the Zapier account you control. Disconnecting the integration stops further transmission.United States

In addition to the operational sub-processors above, our marketing website (clinchpro.com) discloses limited online-activity data to Google (Google Analytics) and Meta Platforms (Meta/Facebook Pixel) for cross-context behavioral advertising, as described in Section 5.2. The table above is the authoritative inventory of operational sub-processors as of the "Last Updated" date shown at the top of this Policy. We maintain this list inline within this Policy and update it whenever the inventory changes; the change is reflected here within seven (7) calendar days of any addition or removal. The purposes above are stated at a category level; Customers and DPA signatories may request the current, itemized sub-processor list — including any additional operational detail relevant to a data-protection assessment — by emailing support@clinchpro.com (subject line SUBPROCESSOR LIST). Enterprise (Business-tier) Customers will additionally receive direct email notice of material changes with reasonable advance notice, in accordance with our DPA.

5.1 Other Disclosures

We may disclose personal data to: (a) professional advisors (lawyers, accountants, auditors); (b) acquirers or successors in connection with a merger, acquisition, or sale of all or substantially all assets, subject to confidentiality obligations; (c) law enforcement or government authorities when required by valid legal process or to protect rights, property, or safety; and (d) affiliates under common control with Clinch.

5.2 Sale and Sharing of Personal Information

Clinch does not sell your personal information for money. However, our marketing website (clinchpro.com) runs third-party advertising and analytics technologies — currently the Meta (Facebook) Pixel and Google Analytics — that disclose online identifiers and browsing activity to those providers for cross-context behavioral advertising. Under the CCPA/CPRA this constitutes "sharing" (and, under a conservative reading, may constitute a "sale") of personal information.

Your opt-out options. You may opt out of this sharing/sale at any time, at no cost: (i) by submitting a request through our Do Not Sell or Share page at app.clinchwin.com/do-not-sell-share; and (ii) by transmitting a Global Privacy Control (GPC) signal from your browser or extension, and by using the standard ad-platform opt-out controls. We are deploying a consent-management tool on our marketing site that will automatically block these advertising technologies for any visitor who opts out or transmits a GPC signal; until that tool is live, please use the request page or your browser/ad-platform controls. The Clinch application (app.clinchwin.com) does not share personal information for cross-context behavioral advertising.


6. International Data Transfers

Clinch is based in the United States, and most of our sub-processors are located in the United States. If you access the Service from outside the United States (including from the European Economic Area, the United Kingdom, or Switzerland), your personal data will be transferred to, stored, and processed in the United States and may be processed in any other country where our sub-processors operate.

Transfer mechanisms.

You may request a copy of the relevant SCCs by emailing support@clinchpro.com.


7. Your Rights

7.1 Rights Under GDPR (EEA / UK / Swiss residents) — Articles 15–22, 77

Subject to applicable conditions and exemptions, you have the right to:

To exercise any right, email support@clinchpro.com or use the in-app data-deletion controls (see Section 9.2). We will respond within thirty (30) days (extendable by sixty (60) days for complex requests, with notice to you).

7.2 California Privacy Notice — CCPA / CPRA Rights (§§ 1798.100–1798.130)

California residents: This subsection is your CCPA / CPRA Notice at Collection and disclosure of rights. The categories of personal information we collect are listed in Section 2 above; the purposes for collection and the sources of the information are listed in Sections 3 and 4 above; the categories of third parties with whom we share the information are listed in Section 5 above; our marketing website discloses certain personal information for cross-context behavioral advertising (a "share," and possibly a "sale") via the Meta Pixel and Google Analytics, and you may opt out as described in Section 5.2; the retention periods are listed in Section 8 above.

You have the right to:

To exercise these rights:

We will verify your identity (typically by confirming control of the email address on file plus one additional data point) before responding. We will respond within forty-five (45) days (extendable by 45 days with notice).

Retention for fraud and abuse prevention after deletion. When you exercise your right to delete, we delete your personal information except for narrow categories that applicable law permits us to retain. To detect and prevent fraud and abuse — including free-trial and promotional-credit "farming" (repeatedly creating Accounts to obtain repeated free trials or credits) — we may retain, for no longer than necessary for that purpose: (i) records held by our payment processor (Stripe), including billing history and the email associated with your customer record, under the billing-records retention period in Section 8 (seven (7) years for U.S. tax compliance), used incidentally to enforce one-trial-per-business limits; (ii) a non-identifying payment-card fingerprint (a one-way token derived from a payment card that cannot be reversed into a card number), used to detect the same card across Accounts; and (iii) a limited internal deletion-audit record. We rely on the deletion exceptions in California Civil Code § 1798.105(d) (including detecting security incidents and protecting against malicious, deceptive, fraudulent, or illegal activity), the analogous exceptions under other U.S. state privacy laws, and GDPR Art. 17(3).

7.3 Rights Under Other U.S. State Laws

Residents of Virginia, Colorado, Connecticut, Utah, Texas, Oregon, and other states with comprehensive privacy laws have rights substantially similar to those above. Use the same contact channels and we will respond in accordance with the timelines required by your state's law.

7.4 Appeals

If we deny your request, you may appeal by replying to our denial within sixty (60) days. We will respond to appeals within thirty (30) days (forty-five (45) days in Virginia and certain other jurisdictions).

7.5 Homeowner Rights (Non-Account Holders)

A homeowner is an individual who interacts with the Service as the end-client of a Customer (e.g., by taking photos through a Customer-issued remote-capture link, by viewing an AI-generated preview of their room, or by reviewing a proposal). Homeowners are not Clinch Account holders; the Customer is the controller of the homeowner's personal data, and Clinch is the processor.

Subject to applicable law (including CCPA/CPRA for California-resident homeowners and the GDPR/UK GDPR for EEA/UK-resident homeowners), homeowners may exercise the following rights:

How to exercise these rights. A homeowner may either (a) email support@clinchpro.com with the subject line HOMEOWNER PRIVACY REQUEST (include the contractor's name, the approximate date of the capture, and the email or phone the homeowner used to access the capture link), or (b) use the per-capture "Delete my photos" affordance the Service surfaces on the homeowner capture-completion page when available. Clinch will verify the homeowner's connection to the capture before acting and will respond within thirty (30) days (or the applicable statutory period).

Retention of homeowner-captured photos. Photos and measurements captured by a homeowner through a remote-capture link are retained per the Customer's active Subscription tier (see Section 8): Starter — 90 days; Pro — one (1) year; Business — three (3) years. A homeowner may request earlier deletion at any time using the channels above; Clinch will honor the request within thirty (30) days unless an overriding legal-retention obligation applies.

No advertising use. Clinch does not use homeowner-captured photos, measurements, or AI-generated previews to deliver advertising to the homeowner, to sell to third parties, or to train general-purpose machine-learning models. Disclosures of homeowner data are limited to the operational sub-processors identified in Section 5 acting on Clinch's documented instructions.


8. Data Retention

We retain personal data only as long as necessary for the purposes described in this Policy, subject to the periods below.

Data categoryRetention
Account identifiers (name, email, business name)For the life of your Account, plus up to 24 months after termination for legal-defense and audit purposes
Customer Content — scans, photos, bidsRetained per your active Subscription tier on a rolling-from-upload basis: Starter — 90 days; Pro — 1 year; Business — 3 years; Enterprise — 2 years. Older content is automatically purged after the applicable retention window unless you separately export it. Deletion of a scan via the in-app control purges all copies (Supabase Storage and database references) within 30 days regardless of tier. Founding Crew members are retained on the Pro retention schedule for the duration of their free trial. On Account cancellation, Customer Content continues to age out on your former tier's rolling-from-upload schedule above — cancellation does not shorten or extend the window for content already uploaded. You may reactivate your Account, or request an export by contacting support@clinchpro.com, at any time while content remains within its window. You may also request earlier deletion at any time, which we will honor within 30 days unless an overriding legal-retention obligation applies. After a given item's window expires, it is permanently deleted (Supabase Storage and database references) within 30 days.
Billing recordsSeven (7) years to comply with U.S. tax and accounting obligations
Diagnostic / Sentry crash data90 days, then automatically purged
Support communications3 years after closure of the support ticket
Marketing email opt-in recordsUntil you unsubscribe, plus 24 months to demonstrate compliance with anti-spam laws
Server logs (auth, access, security)180 days unless flagged for security investigation
Product-search cache (descriptor + retailer product metadata)7 days, then automatically expired and purged. No Account ID stored in the cache row.
Vercel function request logs (may contain product-search descriptors)Approximately 24 hours on the standard tier; descriptors are not durably retained beyond that window.
Aggregated / de-identified analyticsRetained indefinitely (no longer constitutes personal data)

After a retention period expires, data is either deleted or irreversibly de-identified.


9. Security and Privacy-by-Design Safeguards

9.1 Technical and Organizational Measures

We implement commercially reasonable measures appropriate to the nature of the data:

9.2 Privacy-Engineering Features

9.3 No Guarantee

No system is perfectly secure. We do not guarantee against unauthorized access. In the event of a breach affecting your personal data, we will notify you and, where required, the relevant supervisory authorities in accordance with applicable law.


10. Automated Decision-Making and AI Usage

10.1 No Solely-Automated Decisions

We do not make decisions that produce legal or similarly significant effects on you based solely on automated processing (GDPR Art. 22). All consequential decisions are subject to human review.

10.2 AI Transparency Disclosures (EU AI Act Article 50, effective August 2, 2026)

The Service uses third-party AI systems to generate or transform content on your behalf. Consistent with the EU AI Act (Regulation (EU) 2024/1689) Article 50 transparency obligations applicable to "limited risk" AI systems:

10.3 Model Training on Customer Content

Clinch. We do not train any Clinch-owned machine-learning model on your identifiable Customer Content without your separate, opt-in consent. Aggregated, de-identified telemetry (e.g., counts of scans per device model, anonymized timing metrics) may be used to improve the Service.

Our AI sub-processors. Each AI sub-processor has its own data-handling commitments. As of the Effective Date of this Policy:

10.4 Open-Source ML Models and Weights

The Service incorporates pre-trained ML model weights distributed under permissive open-source licenses (predominantly Apache 2.0, MIT, BSD-2-Clause, and BSD-3-Clause) for tasks including image-feature extraction, semantic segmentation, monocular depth estimation, and 3D reconstruction. A complete inventory of model weights, their code and weights licenses, and their training-data lineage is maintained internally and is available to Business-tier and Enterprise-tier Customers upon written request to support@clinchpro.com. Model weights are evaluated against published license terms before deployment; weights with restrictive (non-commercial or share-alike) training-data inheritance are not shipped in production.

We will update this Section 10.3 promptly if any of the above arrangements changes. Material changes will be communicated under Section 16.

10.5 Aggregated Benchmarks and De-Identified Insights

The Service may compute and display aggregated, de-identified benchmarks (for example, typical markup ranges, average bid values, or win-rates by project type or geographic area) derived from Customer Content and usage across our Customer base. This processing relies on our legitimate interest (GDPR Art. 6(1)(f)) in providing competitive insights and improving the Service, and constitutes a "business purpose" — not a sale or share — under CCPA/CPRA. We apply the following safeguards:


11. Children

The Service is not intended for use by individuals under the age of 18, and we do not knowingly collect personal data from children under 16. If you are a parent or guardian and believe we may have inadvertently collected personal data from a child (for example, a child appearing incidentally in a residential interior scan), please contact support@clinchpro.com and we will delete the information. Customers are responsible for not uploading scans or photographs that focus on or identify children.


12. Cookies and Similar Technologies (Web Application and Marketing Site)

We use cookies and similar technologies on app.clinchwin.com and clinchpro.com. Our marketing website (clinchpro.com) uses third-party advertising and analytics technologies — currently the Meta (Facebook) Pixel and Google Analytics — which set cookies and collect online identifiers and browsing activity. Their use constitutes "sharing" (and, under a conservative reading, may constitute a "sale") of personal information for cross-context behavioral advertising; see Sections 5.2 and 7.2 to opt out. Within the Clinch application (app.clinchwin.com), our only analytics tooling is first-party PostHog (configured with input-field masking, which does not sell or share data for advertising), and the application does not load third-party advertising trackers. The mobile application does not use browser cookies but does store local-storage data necessary for app function.

TypePurposeDuration
Strictly necessarySession authentication, CSRF protection, load balancingSession or up to 14 days
FunctionalRemember your plan, language, accessibility preferencesUp to 12 months
Analytics (first-party)Aggregated usage statistics, error attributionUp to 12 months

You may control cookies through your browser settings. Disabling strictly necessary cookies will prevent the Service from functioning.

Pre-launch posture (closed beta). During the closed-beta period (which is offered to United States-based contractors only — see Section 1 and Terms of Service §3.2), the Service does not present a separate cookie-consent banner. California residents (and residents of other states with universal opt-out rights) who wish to opt out of the "sharing"/"sale" of personal information for cross-context behavioral advertising described above may do so through our Do Not Sell or Share landing page at app.clinchwin.com/do-not-sell-share and by transmitting a Global Privacy Control (GPC) signal. We are deploying a consent-management tool on the marketing site that will automatically block the advertising technologies for opted-out or GPC-signaling visitors and present the required confirmation; until it ships, opt-outs are handled via the request page and browser/ad-platform controls. Before opening signup to visitors in jurisdictions where prior consent for non-essential cookies is required (the European Economic Area, the United Kingdom, and similar), we will additionally deploy a region-aware consent banner gating first-party analytics and session replay. Until those mechanisms ship, EEA/UK visitors are not the intended audience for the Service; if you believe you accessed the Service from such a jurisdiction and wish your data to be deleted, contact support@clinchpro.com.


13. Data Processing Agreement (DPA)

If you process personal data of EU, UK, Swiss, or California data subjects through the Service and require a formal Data Processing Agreement, our standard DPA template is published at app.clinchwin.com/dpa. The DPA incorporates the EU Standard Contractual Clauses Module 2 (Controller-to-Processor), the UK International Data Transfer Addendum, and CCPA / CPRA service-provider provisions, and lists the sub-processors in Section 5 above. To request an executed copy of the DPA countersigned by Clinch, email support@clinchpro.com with the subject line DPA - Execution request.

By accepting our Terms of Service, you also accept the DPA where it applies.


14. Marketing Communications and CAN-SPAM Compliance

We may send you marketing emails about Clinch products and features. Every commercial email we send complies with the U.S. CAN-SPAM Act (15 U.S.C. §§ 7701–7713), Canada's Anti-Spam Legislation (CASL) where applicable, and the EU ePrivacy Directive (2002/58/EC, as amended) where applicable. Specifically:

You may also opt out of marketing communications at any time by emailing support@clinchpro.com. Opting out of marketing does not affect transactional communications.


15. Third-Party Links and Services

The Service and marketing site may link to third-party websites or integrate with third-party services (e.g., Stripe checkout). This Privacy Policy does not apply to those third parties. We encourage you to review their privacy policies.


16. Changes to This Privacy Policy

We may update this Privacy Policy from time to time. We will post the updated Policy at app.clinchwin.com/privacy with a new "Last Updated" date. For material changes (such as a new category of data collection or a new purpose of processing), we will provide at least thirty (30) days' advance notice by email to your Account address before the change takes effect. We maintain a changelog at the URL above.

If you do not agree to a material change, your remedy is to cancel your Subscription before the effective date.


17. Contact Us

Clinch Pros LLC 8 The Green, STE B Dover, DE 19901 United States Registered Agent: Northwest Registered Agent Service, Inc.

All inquiries — privacy requests, data-subject rights, security incident reports, legal notices, and general support — should be sent to support@clinchpro.com. To help us route your message promptly, please prefix your subject line with one of the following tags where applicable: PRIVACY, SECURITY, DMCA, LEGAL, or SUPPORT.

Geographic scope during closed beta. The Service is currently offered only to contractors and businesses based in the United States. We are not actively marketing to, or accepting signups from, data subjects in the European Economic Area, the United Kingdom, or Switzerland during the closed-beta period. Before opening the Service to EEA / UK / Swiss data subjects, we will appoint an in-region representative under GDPR Art. 27 / UK GDPR Art. 27 and publish the appointment here.

Supervisory authorities. EEA residents may lodge a complaint with their national data-protection authority. UK residents may complain to the Information Commissioner's Office (ICO). California residents may complain to the California Privacy Protection Agency (CPPA) at cppa.ca.gov.


Changelog

VersionDateSummary
1.13July 10, 2026Sub-processor accuracy + disclosure cleanup. (a) Added OpenAI, L.L.C. as an AI image-generation/editing sub-processor — it is the live provider for the hero-photo and staged-render editing features and was previously missing from §5; added a matching no-training note in §10.3. (b) Removed the Cloudflare, Inc. row — that provider is not part of our production infrastructure (storage remains Supabase; hosting is Vercel); reconciled residual mentions in §3, §8, and §9.1. (c) Merged the two Supabase rows and the two Google rows into one row each, and removed an internal storage-bucket name. (d) Removed the "splat training" clause from the Modal row and the corresponding artifact reference in §3 (not a live feature). (e) Restated sub-processor purposes and data at a category level — removed internal model names/routing, cache-TTL ranges, analytics-host and infrastructure-stack detail — while preserving all user-protective commitments (no-training terms, session-replay masking, PII scrubbing, in-app Clarity opt-out, "no full card numbers"). (f) Added a line in §5 offering the current, itemized sub-processor list to Customers and DPA signatories on request.
1.12June 17, 2026Audit #3 disclosure correction. Corrected the §9.2 EXIF/GPS-metadata-strip status from "Deployed" to "Planned — not yet deployed": EXIF/GPS removal runs in the same server-side pass as face-blur (not yet enabled in production), so stored photos — including discarded low-quality frames — may retain original camera metadata. Aligned the §1 safeguards wording. Clarified that crash reporting (Sentry) is legitimate-interest, PII-scrubbed, and account-UNLINKED (no account UUID is attached to crash events).
1.11June 11, 2026Material corrections following internal audit #2. (a) Disclosed the Impact.com affiliate-network tag on app.clinchwin.com (new §5 row; amended the §5/§5.2 "no advertising trackers" statements; opt-out honored via the Do Not Sell or Share page). (b) Broadened the Google LLC §5 row to disclose AI image generation from scan/hero photos (the "vision" render) and catalog text embeddings, beyond bid-document extraction. (c) Added Zapier, Inc. as a user-directed integration row. (d) Corrected the §9.2 / §2.1 content-moderation scope to the paths actually screened (homeowner captures + hero/retake uploads); removed the unimplemented "re-screened on dashboard open" claim; stated plainly that contractor mobile room-scan uploads are not currently screened. (e) Corrected §8 post-cancellation retention to the implemented behavior: content continues aging out on the former tier's rolling-from-upload schedule (replacing the unimplemented 180d/1yr/3yr post-cancellation windows). (f) Updated the Microsoft Clarity row: in-app opt-out shipped (Settings → Privacy & data); opted-out users' SDK never initializes.
1.10June 9, 2026Added motion-sensor/IMU data category (§2); Microsoft Clarity sub-processor row (status under review); homeowner upload-time screening wording; cache/retention rows for product search.
1.9June 7, 2026Homeowner-invitee scope (§1), §7.5 Homeowner Rights (deletion path, 30-day SLA), §10.3 Replicate homeowner restriction, corrected face-blur status to "planned, not deployed" (§2.1, §9.2).
1.8June 7, 2026DataForSEO sub-processor row; product-search descriptor data category (§2); Vercel log retention rows (§5, §8).
1.7May 26, 2026Draft — pending attorney review. Added §2.3 "Location Information" disclosing the optional "Use my location" feature: the device resolves approximate/precise location into a job-site address on-device; only the saved address is stored; raw GPS coordinates are never transmitted to or stored by Clinch; not used for advertising and not sold. Reconciled the §2 Geolocation row, §2.1 (sensitive PI), and §2.2(e) so the prior "we do not collect precise geolocation" statements are consistent with the new feature (qualified to "not stored/retained on our servers").
1.0May 12, 2026Initial publication
1.1May 17, 2026Added PostHog product-analytics, session-replay (with input-field masking + opt-out path), and server-side log aggregation disclosures. Updated photo storage to reflect Supabase Storage as primary store with Cloudflare R2 as planned migration target. Added Upstash (rate-limit counters) and Vercel (application hosting + request logs) as sub-processors. Clarified that AI image editing is routed through Replicate's hosted image-editing model. Added §10.4 referring Business-tier and Enterprise-tier Customers to our internal open-source ML model and training-data license inventory on request. Added tier-based photo retention windows (Starter 90 days / Pro 1 year / Business 3 years), Beta Cohort retention on Pro schedule, and a 90-day post-cancellation recovery window. Strengthened Sentry PII-scrubber description (in-process scrubbing before transmission). Clarified that Modal does not train on customer photos absent explicit opt-in. Reaffirmed that Stripe holds payment data and we store only Stripe customer IDs + last-4 / brand.
1.2May 17, 2026Softened §10.3 Replicate description to reflect that no enterprise-tier agreement is currently in place (no commitment overstated). Renamed §7.2 to "California Privacy Notice — CCPA / CPRA Rights" and added a callout summary at the top of that subsection so California residents can find their notice at a glance. Added explicit "no Google Analytics / Meta Pixel / TikTok / LinkedIn / X advertising tags" statement to §12. Expanded §14 (Marketing Communications and CAN-SPAM Compliance) into a five-point checklist: honest From line; honest subject lines; one-click unsubscribe with 24-hour internal SLA; physical mailing address in every commercial email; no transfer of contact information to third parties for their marketing.
1.6May 22, 2026Consistency + program updates: set Business active-subscription retention to 3 years (matches the post-cancellation window; removes the prior "1 year, expanding to 3" tension). Renamed the Beta Cohort → "Founding Crew" (single program: free Pro for 30 days, +15 days for sending a bid, no card) to match the ToS. (Companion ToS v1.5: merged Beta Cohort + Founding Member into Founding Crew; fixed cancellation URL to /settings/billing; reconciled renewal-reminder cadence; aligned storage description to this Policy; report@support@.)
1.5May 22, 2026Material correction — advertising disclosure. Disclosed that the marketing website (clinchpro.com) uses the Meta (Facebook) Pixel and Google Analytics, which constitute "sharing" (and, conservatively, may constitute a "sale") for cross-context behavioral advertising under CCPA/CPRA. Corrected the prior "we do not sell or share" statements in §5, §5.2, §7.2, §12 and on the /do-not-sell-share page. Stated the opt-out honestly (request page + GPC + ad-platform controls) and that an automated consent-management tool (auto-blocking + GPC suppression) is being deployed, not yet live. Counsel review pending before public launch; full technical opt-out effectiveness depends on the consent tool.
1.4May 21, 2026Added §10.5 (Aggregated Benchmarks & De-Identified Insights) with a k-anonymity floor (≥5 Customers), small-cell suppression, and a no-cost opt-out; cross-referenced from ToS §5.7. Updated §7.2 and §12 to state that we automatically detect and honor the GPC signal (present tense, replacing "in active deployment"). Changed §8 post-cancellation retention from a flat "not less than 30 days" to a tier-based window (Starter ~180 days / Pro 1 year / Business 3 years) with stated purposes, a user right to earlier deletion, and a 30-day hard purge after expiry — aligned with ToS §15.4. Strengthened §10.2 AI-image disclosure to a default visible "AI-generated visualization" label (incl. homeowner-facing display/export). Added a post-deletion minimal one-way hashed-identifier carve-out for fraud/abuse (trial/credit farming) prevention under the CCPA § 1798.105(d) security exception (§7.2). Companion ToS v1.4 changes: save offers stated as one-time/conditional/discretionary, no entitlement (§6.4); measurement-accuracy typical target stated as ~5%, expressly not guaranteed (§7.1). Genericized specific AI model identifiers (now "hosted image-editing model" / "large-language model") in §5, §10, the ToS, and the DPA — required vendor names (Replicate, Google) retained for compliance; only the exact model brand names removed.
1.3May 17, 2026Material corrections following internal adversarial review of v1.2 against the shipping code. (a) Aligned §8 photo-retention windows with the production retention cron — Business is currently a 1-year minimum (not 3-year) with an upper bound that will be lifted as storage capacity is expanded; Enterprise documented at 2 years; the post-cancellation recovery period is documented as "not less than 30 days" rather than a hard 90-day guarantee until the code-side recovery-window feature ships. (b) Reframed §9.2 face-detection-and-blur as a documented roadmap item rather than a present-tense safeguard, to avoid representing a privacy-by-design control that is not yet in production. (c) Softened §7.2 Global Privacy Control language from "we honor" to "we are in the process of deploying" with a present interim email-based opt-out. (d) Reframed §12 cookie-banner language to disclose that the closed beta does not present a banner (the Service is currently US-only) and to commit to a banner before opening to EEA/UK signups. (e) Replaced §17 "EU representative not yet appointed" boilerplate with an affirmative geographic-scope restriction (closed beta is US-only). (f) Removed the §9.1 "Annual penetration testing (target — confirm with counsel)" leftover draft marker. (g) Replaced three phantom URLs (/legal/subprocessors, /legal/dpa, /legal/privacy-request) with email-based "on request" channels so a 404 cannot be used as a deception predicate.

End of Privacy Policy.