PreGov.com
Awards intelligenceWho won, for how much — every categoryPlan-holder analyticsWho appears on published plan-holder listsRe-bid radarWhen a contract comes up againMarket ExplorerBrowse and buy the cities you sell to
IT & professional servicesThe launch wedgeStaffing & temp agenciesGoods & resellersConstruction & public works
Market directoryEvery city we coverData coverageWhat's fresh, what's publicPricingPer city, from $10/mo
Pricing
Log inGet started
Awards intelligencePlan-holder analyticsRe-bid radarMarket ExplorerIT & professional servicesStaffing & temp agenciesGoods & resellersConstruction & public worksData coveragePricing
Get started
PreGov.com

AI-Powered Government Procurement Intelligence. Know the field. Win the bid.

Live market coverage & freshness

Product

  • Awards intelligence
  • Competitor analytics
  • Re-bid radar
  • Market Explorer
  • Pricing

Solutions

  • IT & services
  • Staffing
  • Goods & resellers
  • Construction

Resources

  • Market directory
  • Data coverage
  • Command Center

Compare

  • vs GovWin
  • vs DemandStar
  • vs VendorLine
  • vs PinPoint

© 2026 PreGov, Inc. · pregov.com — Concept build.

Privacy PolicyTerms of Service

Sourced from public PlanetBids records. Where a city hasn't published an award, we say so.

Legal

Privacy Policy

PreGov holds two very different kinds of information: a small amount about the people who use it, and a large amount about how public agencies spend money. This describes both, and is specific about which is which.

Draft — not yet in force

This document describes how PreGov actually works today, but it has not been reviewed by a lawyer and is not a binding agreement. Do not rely on it. It takes effect only when it carries an effective date here.

Information you give us

Creating an account requires a work email address and a password. A display name is optional. Passwords are stored only as a bcrypt hash — we cannot read yours, and nobody at PreGov can recover it for you.

If you join a workspace, we store your membership, your role in it, and any market or category restrictions the workspace owner sets for you.

Information your browser creates when you sign in

Each sign-in creates a session record so you can be signed out from another device. That record holds a coarse device class derived from your browser's User-Agent — "Windows desktop browser", not the full header, because a full User-Agent string is a fingerprinting surface with no operational use here — and a keyed hash of the IP address the session was created from. The raw IP is not stored.

Rate limiting works the same way. To stop someone guessing passwords or spraying registrations, we count attempts against a keyed hash of the email address or network the attempt came from. Raw email addresses and raw IPs never land in those counters.

Information about how you use PreGov

Inside the application we record which screens you open, which screen you came from, how long you spent, and a small set of named actions such as running an export. Each event is tied to your user and your workspace.

We do not do this to visitors. If you are not signed in, this telemetry records nothing, and there is no advertising cookie on any page of this site. Visits to every page, signed in or not, are measured separately with Google Analytics, described in the next section.

This telemetry exists so we can see which parts of the product are unused or broken. It is not sold, and it is not shared with anyone outside the subprocessors listed below.

Google Analytics

We use Google Analytics 4, provided by Google LLC (Google Ireland Limited for visitors in the EU/EEA, the UK and Switzerland) as our processor, to measure aggregate usage of the site and the application — which pages are visited, where visitors arrive from, and how many sign up. When you are signed in it receives an opaque account identifier, never your name or email address.

It sets the cookies _ga and _ga_*, which last up to 2 years. Google keeps the data for 14 months. Google Analytics 4 does not store IP addresses, and its advertising features are turned off.

In the EU/EEA, the UK and Switzerland we ask for your consent first, and Google Analytics does not load unless you accept. You can withdraw at any time with the Cookie settings link at the foot of each page, or in the account menu inside the application; withdrawing also deletes its cookies. Anywhere, you can opt out with Google's browser add-on at https://tools.google.com/dlpage/gaoptout.

Information about businesses in public procurement records

The substance of the product is public record: solicitations, bid tabulations, award decisions and the amounts attached to them, published by government agencies as part of their procurement process. That data names businesses — who bid, what they bid, who won.

Where a source publishes an individual's contact details alongside a business — a named contact, an email address, a phone number, a mailing address — we discard those fields at the point of import and verify afterwards that none survived. The product reads a firm's name, the city it is associated with, and the solicitation it appeared on. It has no use for the rest, so it does not keep the rest.

If a record about your business is wrong, or you believe it should not appear, write to us at the address at the end of this document. Tell us the record and why, and we will tell you what we found and what we did.

How long we keep things

Retention is enforced by the software, not by intention:

  • Sign-in sessions expire 30 days after they are created, or 7 days after their last use, whichever comes first.
  • Email verification links last 24 hours. Password reset links last 30 minutes. Two-factor login challenges last 5 minutes. Only a keyed hash of each link is stored — never the link itself — so an attacker who reads the database still cannot use one.
  • Export files are deleted 24 hours after they are produced, and the signed link that downloads one is valid for 15 minutes.
  • Account and workspace data is kept while the account exists. Public procurement records are kept indefinitely, because a historical award is the point of the product.
  • Product usage events are kept while the workspace exists and are deleted with it.

Who else processes it

PreGov runs on infrastructure operated by other companies. Each of these can technically access data in the course of providing its service:

  • Vercel — hosts the web application you are reading.
  • Railway — runs the database, the background workers, and the storage the export files are written to.
  • Resend — delivers transactional email: verification links, password resets, workspace invitations, and alerts.
  • Stripe — processes payment, if and when you pay by card. Card numbers go to Stripe directly and are never stored by PreGov.
  • Google — measures aggregate usage of the site and the application with Google Analytics 4, as described above.

What we do not do

We do not sell personal information. We do not share it with advertisers. Apart from Google Analytics, described above, there is no third-party tracker, tag manager or advertising pixel on this site — you can verify that by reading the network requests any page makes.

We do not use your data to train a general-purpose model. Where the product uses AI to summarise a document, that runs against the specific document you asked about.

Your choices

You can change or remove your name and email from your account settings, sign out any session from any device, and turn on two-factor authentication at any time.

For a copy of what we hold about you, or for deletion of your account and its data, write to us. Depending on where you live you may have a statutory right to those things; we will handle the request the same way regardless of whether you do.

Security

Every workspace's data is isolated at the database level, not only in application code, so a bug in a query cannot return another customer's rows. Two-factor secrets are encrypted at rest with a rotatable key. Administrative access to customer data is logged with the reason it was used.

None of that makes a system unbreakable. If you find a vulnerability, please tell us at the address below rather than demonstrating it against another customer's data.

Changes, and how to reach us

We will post any change here and update the effective date. Material changes will also be sent to the email address on your account. Write to hello@pregov.com with any question about this policy, to make a privacy request, or to ask about a record concerning your business.

Open questions for counsel

Engineering wrote the text above from the system's observable behaviour. These are the points it could not decide, listed here so the review has a starting agenda rather than a blank page.

  1. 01Confirm the collection and republication posture for public procurement records, per source, including each portal's terms of service and robots directives.
  2. 02Name the legal entity and its jurisdiction; the site currently says "PreGov, Inc." in the footer and nothing else.
  3. 03Decide whether CCPA/CPRA applies at current revenue and volume, and add the required disclosures and "Do Not Sell or Share" language if so.
  4. 04Decide whether GDPR is in scope — the product is US-only today, but nothing prevents an EU visitor — and if so, name a lawful basis for the business-record processing.
  5. 05Set a statutory response window for access and deletion requests, and confirm who owns them operationally.
  6. 06Confirm whether a subprocessor list must be maintained publicly and notified on change.
  7. 07Confirm the retention periods above are defensible, in particular indefinite retention of public award records.