FIDGARD

Privacy Policy

Effective Date: September 9, 2026

1. Introduction

FIDGARD, Inc. ("FIDGARD," "we," "us," or "our") is committed to protecting the privacy of our users and the confidentiality of client trust accounting data. This Privacy Policy explains what information we collect, how we use it, who we share it with, and your rights regarding your data.

This policy applies to all users of the FIDGARD platform, including law firm administrators, attorneys, and staff members. Given the sensitive nature of legal trust accounting data, we hold ourselves to the highest standards of data protection.

2. Information We Collect

2.1 Account Information

When you create an account, we collect:

  • Name and email address
  • Organization name
  • Password (stored as a BCrypt hash; we never store plaintext passwords)
  • Role within your organization (Admin, Attorney, Staff)
  • Timezone preference

2.2 Trust Accounting Data

In the course of using the Service, you may enter or upload:

  • Trust account details (account names, bank information)
  • Client matter names and personal ledger records
  • Transaction and payment records, including deposits and checks
  • Payee and vendor information
  • PDF documents (checks, closing statements, payment instructions)
  • Reconciliation data

This data belongs to you. We process it solely to provide the Service and do not use it for any other purpose.

2.3 Bank Data (via Plaid)

If you connect a bank account through Plaid, we receive:

  • Account balances (current and available)
  • Transaction history (posted and pending transactions)
  • Account identifiers (masked account numbers)

We store Plaid access tokens in encrypted form. We do not store your bank login credentials. Plaid's handling of your data is governed by Plaid's End User Privacy Policy.

2.4 Accounting Data (via QuickBooks Online)

If you connect QuickBooks Online, we access:

  • Chart of accounts (to map trust accounts)
  • Accounting records created in FIDGARD and posted to QuickBooks
  • Linked-account balances and previously posted records used to verify exports and prevent duplicates
  • Company information (name, realm ID)

QBO OAuth tokens are stored encrypted. We post accounting records created in FIDGARD when you initiate a sync or as configured in your settings. Supporting reads enable account mapping and posting verification.

2.5 Documents and Records Processed by AI

Two kinds of AI processing occur. Both send data to OpenAI's API, and we want you to know exactly what leaves our infrastructure.

Document extraction. When you upload a document — or one arrives at your firm's intake inbox — we first read any embedded text layer on our own infrastructure. No third party receives the file at that step. We then send rendered images of the document pages to OpenAI, together with the extracted text, so the model can read amounts, dates, payees and account details in their original layout. Scanned and image-only pages are transcribed the same way. This means the page image itself — the bank statement, the closing statement, the check — is transmitted to OpenAI.

AI assistance over your trust records. Ask the Books, Trust Review explanations and Smart Inbox send trust accounting records to OpenAI. Ask the Books runs your question against your books and sends the results — including ledger entry descriptions and memos, client and matter names, payee names, dates and amounts. Reconciliation matching is not in this list: it is rule-based and deterministic by design, so it reaches no third party.

Applying to both:

  • Not used for training; held briefly by OpenAI for abuse monitoring. Every request sets OpenAI's store=false parameter, which keeps the prompt and response out of the stored history OpenAI would otherwise make retrievable, and OpenAI's API data usage policy states that API inputs are not used to train their models. That is not the same as OpenAI holding nothing: OpenAI ordinarily retains API inputs and outputs for up to 30 days for abuse and misuse monitoring, then deletes them. Thirty days is the usual limit rather than a guaranteed one. OpenAI may hold data beyond it where the law requires, where retention is needed to protect OpenAI's services or third parties, or where its systems flag content — images and uploaded files included — for manual human review. Treat 30 days as the normal case and longer as possible in those situations.
  • Redaction is narrow, and we will not overstate it. One path — the structured extraction step for uploaded documents — masks Social Security numbers, dates of birth, driver's licence numbers and passport numbers before the text is sent. It does not mask bank account or routing numbers: reading those off the document is the point of the feature, so they are transmitted. Page images are never redacted — anything visible on the page reaches OpenAI as it appears, including signatures and account details. Smart Inbox and Ask the Books apply no redaction at all; their text reaches OpenAI as stored. Assume that anything in a document you upload, or in a ledger memo, can be sent verbatim.
  • Where your documents actually live. Uploaded documents are stored in our own Amazon S3 buckets, encrypted at rest, for as long as your firm keeps them — Rule 1.15 record retention depends on that. AWS is our infrastructure provider for it, as listed in the subprocessor table below. OpenAI receives a copy only for the processing described above; we do not ask it to store one.

AWS Textract is supported in our software as an alternative OCR provider but is not enabled on our production service; OCR is performed by OpenAI. If we change providers we will update this policy.

If your firm's obligations do not permit client documents or matter data to be sent to OpenAI, contact us before uploading documents or enabling AI features.

2.6 Usage and Analytics Data

We automatically collect:

  • IP addresses (for security and audit logging)
  • Login timestamps and session duration
  • Feature usage patterns (which pages and features you use)
  • Browser type and device information

2.7 Payment Information

Subscription payments are processed by Stripe. We do not store credit card numbers or bank account details for payments. Stripe collects and processes payment information under Stripe's Privacy Policy. We receive only a Stripe customer ID and subscription status.

3. How We Use Your Information

We use your information to:

  • Provide the Service: Manage trust accounts, process transactions, generate reports, and run reconciliations
  • Maintain security: Authenticate users, prevent fraud, and maintain audit trails
  • Process payments: Bill your subscription and manage your account
  • Communicate with you: Send transactional emails (password resets, billing notices, system alerts)
  • Improve the Service: Analyze usage patterns to fix bugs and improve features
  • Comply with law: Respond to legal processes, enforce our Terms, and protect rights

We do not:

  • Sell your data to third parties
  • Use your trust accounting data for advertising
  • Share your data with other FIDGARD customers
  • Use your documents to train AI models
  • Mine your data for insights unrelated to providing the Service

4. Data Sharing and Subprocessors

We share your data only with the following categories of recipients, and only as necessary to provide the Service:

SubprocessorPurposeData Shared
Amazon Web Services (AWS)Infrastructure hosting, file storage (S3), transactional email (SES)All platform data (encrypted at rest)
Plaid Inc.Bank account connection and transaction feedsBank credentials (via Plaid Link), account/transaction data
Intuit (QuickBooks Online)Accounting syncTrust account transactions, chart of accounts
OpenAIDocument extraction (OCR and structured extraction) and AI assistance (Ask the Books, Trust Review explanations, Smart Inbox)Rendered document page images and document text; client and matter names, ledger descriptions and memos, payees, dates and amounts (sent with store=false; not used for model training; retained by OpenAI up to 30 days for abuse monitoring, and longer where law requires or flagged content is held for manual review — see §2.5)
StripeSubscription billingEmail, organization name, payment method (handled by Stripe)
SendGrid / Amazon SESTransactional email deliveryEmail address, email content
DatadogApplication monitoring and error trackingSystem logs (PII redacted), performance metrics

We may also share information if required by law, court order, or governmental authority, or to protect the rights, property, or safety of FIDGARD, our users, or the public.

5. Data Security

We implement multiple layers of security to protect your data:

  • Encryption in transit: All data transmitted between your browser and our servers uses TLS encryption
  • Encryption at rest: Database and file storage are encrypted at rest
  • Token encryption: Third-party API tokens (Plaid, QuickBooks) are encrypted before storage using application-level encryption
  • Password security: Passwords are hashed using BCrypt with salting
  • Access controls: Organization-level data isolation ensures no cross-tenant data access; role-based permissions restrict actions within organizations
  • Audit logging: All data modifications are logged with user, timestamp, IP address, and before/after snapshots
  • PII redaction: System logs automatically redact sensitive data patterns (SSNs, credit card numbers, API keys)
  • Immutable records: Cleared trust accounting transactions cannot be edited or deleted, preserving the audit trail

6. Data Retention

Trust accounting records are subject to professional responsibility rules that typically require retention for 5 or more years after the end of representation. Our retention practices reflect this:

  • Active accounts: All data is retained for the duration of your subscription
  • Canceled accounts: Your Data is available for export for 90 days after cancellation. After 90 days, data may be deleted unless retention is required by law
  • Audit logs: Retained for the life of the account and not subject to deletion
  • System logs: Retained for 90 days for operational purposes (PII redacted)
  • Payment records: Retained as required by tax and financial regulations

We do not automatically purge trust accounting records. If you need records deleted, contact us and we will work with you to balance your request against applicable retention obligations.

7. Your Rights

Depending on your jurisdiction, you may have the following rights regarding your personal data:

  • Access: Request a copy of the personal data we hold about you
  • Correction: Request correction of inaccurate personal data
  • Deletion: Request deletion of your personal data, subject to legal retention requirements
  • Portability: Request your data in a structured, machine-readable format
  • Restriction: Request that we limit processing of your data in certain circumstances
  • Objection: Object to processing of your data for specific purposes

To exercise any of these rights, contact us at privacy@fidgard.com. We will respond within 30 days.

Note: Certain trust accounting data may not be deletable if retention is required by professional responsibility rules or applicable law. We will explain any such limitations in our response to your request.

8. California Privacy Rights (CCPA)

If you are a California resident, you have additional rights under the California Consumer Privacy Act (CCPA):

  • The right to know what personal information we collect, use, and disclose
  • The right to request deletion of your personal information
  • The right to opt out of the sale of personal information — we do not sell personal information
  • The right to non-discrimination for exercising your privacy rights

9. Children's Privacy

The Service is intended for use by legal professionals and is not directed at individuals under 18 years of age. We do not knowingly collect personal information from children. If you believe we have collected data from a minor, please contact us immediately.

10. Cookies and Tracking

We use the following cookies and similar technologies:

  • Authentication cookie: HttpOnly session cookie for maintaining your login session. Essential for the Service to function.
  • Security cookie: csrf_token, a random value your browser sends back on state-changing requests so we can reject forged ones. It is readable by JavaScript on our own pages, because the application must echo it as a request header, and it lasts up to seven days. Strictly necessary for the Service to operate securely.

Both cookies above are strictly necessary. We use no advertising, analytics or attribution cookies, and no third-party advertising or analytics tags. Because we set no optional storage, there is nothing to consent to and the Service presents no cookie choice banner.

We do not sell personal information, and we do not track you across other websites.

11. International Data Transfers

The Service is hosted in the United States. If you access the Service from outside the United States, your data will be transferred to and processed in the United States. By using the Service, you consent to this transfer.

For users in the European Economic Area (EEA), we rely on Standard Contractual Clauses (SCCs) or other approved transfer mechanisms where required by GDPR.

12. Changes to This Policy

We may update this Privacy Policy from time to time. We will notify you of material changes by email or through the Service at least 30 days before the changes take effect. Corrections that make an existing practice described more accurately — without changing what we do with your data — take effect when published, since delaying them would only leave a less accurate description in place. The "Effective Date" at the top of this page indicates when the policy was last revised.

13. Contact Us

If you have questions about this Privacy Policy or our data practices, contact us at:

FIDGARD, Inc.
Privacy inquiries: privacy@fidgard.com
General support: staff@fidgard.com

© 2026 FIDGARD, Inc.. All rights reserved.