You can’t patent an “idea” in the everyday sense of the word — a hunch, a concept, a wish. The U.S. Patent and Trademark Office (USPTO) only grants patents on inventions that are new, useful, and non-obvious, and only after you describe them in enough technical detail that another person skilled in the field could build the thing themselves. That distinction — between a vague idea and a fully articulated invention — is where most first-time inventors get stuck. This guide walks you through the path the USPTO actually expects: documenting your invention so it’s legally defensible, doing a real prior-art search, choosing between a provisional and utility filing, and deciding whether you can DIY the application or need a registered patent attorney. We’ll cite the specific USPTO pages and fee tables you’ll need at each step, and flag where most independent inventors burn money unnecessarily.
What you’ll learn
- What “patentable” actually means at the USPTO
- Step 1 — Document your invention so the date holds up
- Step 2 — Run a prior-art search before you spend a cent on filing
- Step 3 — Choose your filing path (provisional, utility, or design)
- Step 4 — Draft the application (claims do the legal work)
- Step 5 — File with the USPTO and respond to examiner office actions
- DIY vs. attorney: when each makes sense
- Common mistakes that void a patent application
What “patentable” means at the USPTO
Title 35 of the U.S. Code, Section 101, says you can patent “any new and useful process, machine, manufacture, or composition of matter, or any new and useful improvement thereof.” Three things matter in that sentence — and they’re the three tests your application has to pass.
Novel.Section 102 of Title 35 says your invention can’t already be described in a printed publication, sold, used in public, or otherwise available to the public anywhere in the world before your filing date. A YouTube video from 2019 counts. A blog post in Mandarin counts. A patent filed in Japan that no one in the U.S. has ever read — that counts too. The novelty bar is global, and the burden is on you to be sure you’re first.
Non-obvious.Section 103 is what trips most inventors up. Even if no single piece of prior art shows your exact invention, the USPTO can reject it if your invention would have been obvious to a “person having ordinary skill in the art” — i.e., someone competent in your field — given the prior art that does exist. Combining two known things in a predictable way is usually obvious. Combining them in a way that produces an unexpected result usually isn’t.
Useful.The utility bar is low — you just need a real-world use case — but it exists. A perpetual motion machine is unpatentable on utility grounds because it can’t actually work. A drug whose mechanism of action you can’t describe is unpatentable until you can.
There’s also a fourth gate that catches software inventors specifically: patent eligibility under Section 101 as interpreted by Alice Corp. v. CLS Bank (2014). Abstract ideas implemented on a generic computer are not patentable. If you’re patenting an app, see our companion guide on how to patent an app idea for the post-Alice framing that actually gets allowed.
Step 1 — Document your invention so the date holds up
The U.S. switched from a “first to invent” system to a first-inventor-to-filesystem on March 16, 2013, under the America Invents Act (AIA). That changed the math. Whoever files first wins, with very narrow exceptions. So the goal of documentation isn’t to prove you invented it earlier than someone else — it’s to make your filing tight enough that the examiner can’t reject it for lack of detail.
A defensible invention record contains:
- A clear statement of the problem your invention solves and the shortcomings of existing solutions.
- At least one full embodiment — a working prototype, working drawings, working code, or a detailed description that includes every component, every dimension, every material, and the function of each part.
- At least one alternative embodiment. If you only describe one way to build it, the patent only covers that one way. Describe alternatives.
- Drawings. Even if you file a provisional, drawings carry as much disclosure weight as the text. The USPTO publishes a drawing-rules guide inside MPEP Chapter 600 — for a provisional you don’t need formal ink drawings, but you do need readable ones.
- A signed and dated record, ideally with a witness. A bound notebook with sequential dated entries is the classic format; a Git repository with timestamped commits, or a Notion page with a verifiable edit history, also work.
The 2013 switch to first-to-file makes the “poor man’s patent” (mailing a sealed envelope to yourself) effectively worthless as a legal protection. It can still be useful as evidence of independent conception, but it does not establish priority. Only a USPTO filing does.
Step 2 — Run a prior-art search before you spend a cent on filing
A real prior-art search is the single highest-leverage step in the entire process. About half of all U.S. patent applications are rejected at least once on Section 102 (novelty) or Section 103 (obviousness) grounds, and most of those rejections cite art the inventor could have found in fifteen minutes of free searching.
Three places to search, in order:
- IsItPatented.ai— semantic search across the full USPTO grant corpus. Paste your invention description; get the closest matches ranked by similarity, plus a plain-English explanation of why they’re close. This is what we built the tool for.
- Google Patents — full-text search across U.S., E.P., W.O., and several other patent offices. Useful for keyword and citation-graph searches.
- USPTO PatFT / AppFT(now consolidated as “Patent Public Search”) — the authoritative source. Slower interface, but it’s the only one the examiner actually uses, so any prior art that shows up here is going to show up in your office action eventually.
For each near-match you find, write down the publication number, the filing date, and the one-sentence reason it’s near your invention. This document becomes either (a) the evidence that you’re free to file, or (b) the foundation for the “differences from prior art” section of your application.
If you want a professional search, USPTO-registered patent searchers on Fiverr run $50–$300 for a focused search and a written report. Independent registered agents and firms charge $500–$2,500 for a more thorough search with a patentability opinion.
Step 3 — Choose your filing path
There are three filing paths, and which one you pick depends on where you are in the invention lifecycle.
| Path | Who it’s for | USPTO filing fee (micro entity) | Term |
|---|---|---|---|
| Provisional utility | Inventors who want to lock in a filing date while they raise money, prototype, or shop the invention to manufacturers. | $65 | 12 months — must convert to non-provisional or it lapses. |
| Non-provisional utility | Inventors who are ready to file the full application and start examination. | $320 (filing + search + exam combined; micro entity) | 20 years from filing. |
| Design patent | Inventors protecting the ornamental appearance of a functional article (think shoe shape, bottle silhouette, UI icon). | $220 (combined; micro entity) | 15 years from grant. |
The USPTO’s full fee schedule is the source of truth and is updated periodically — the figures above are 2026 micro-entity rates. Most independent inventors qualify for micro-entity status (gross income under ~$220k and fewer than 4 prior applications); confirm before you file because misclaiming entity size voids the application.
For a deeper comparison and a decision tree, see our provisional vs utility patent guide. Most first-time inventors should start with a provisional — it’s 5× cheaper, buys you 12 months of “patent pending” status, and lets you keep iterating on the design without resetting your priority date.
Step 4 — Draft the application (claims do the legal work)
A utility patent application has six required sections. Each one serves a distinct legal purpose, and a weak section in any of them creates an opening for the examiner to reject or for a competitor to design around your patent later.
- Title.Short, descriptive, no marketing language. “Hand-cranked kitchen apparatus for emulsifying oil and vinegar” — not “Salad Magic 3000.”
- Background.Describe the field, the problem, and what existing solutions get wrong. Don’t oversell — the examiner will use any “everyone else’s product fails to do X” statement against you if a single piece of prior art does X.
- Summary. A short paragraph stating what your invention is and what problem it solves. Mirrors your claims at a high level.
- Brief description of drawings. One line per figure.
- Detailed description.The big one. You walk through every figure, every embodiment, every component, every alternative. The standard is “enabling disclosure” under Section 112: a person skilled in the art must be able to build and use your invention from your description without “undue experimentation.”
- Claims. Numbered, single-sentence statements that define the precise legal scope of your patent. You usually have one or more independent claims (broad) and several dependent claims(narrower variations). The claims are what get litigated. They’re also the hardest part to write well, and the most common reason inventors hire an attorney even when they DIY everything else.
A pro tip from the USPTO’s own patent process overview: write your broadest independent claim first, then write narrower dependent claims that add features one at a time. If the examiner rejects your independent claim, you can fall back to the dependent claims without re-filing.
Step 5 — File with the USPTO and respond to office actions
You file electronically through the Patent Center. You’ll need a USPTO.gov account, a sponsorship if you’re filing as someone other than the inventor, and a credit card. Filing a provisional takes maybe an hour once your documents are ready. Filing a non-provisional takes a few hours because you’re uploading more documents and answering more form fields.
Once filed, a non-provisional enters the examination queue. Average pendency to first office action in 2025 was approximately 21 months according to the USPTO’s public data dashboard. The examiner will almost certainly reject your application on the first pass — that’s normal. You then file a response (called an “office action response”) where you either argue against the rejection, amend your claims, or both. This back-and-forth is called prosecution and typically takes 1–3 rounds before allowance.
A provisional application is not examined — it just sits and holds your priority date for 12 months. Within those 12 months you must file a non-provisional that claims priority back to the provisional, or your priority date evaporates and the provisional becomes useless.
DIY vs. attorney: when each makes sense
DIY makes sense when:the invention is mechanical and easy to describe with drawings, you’re filing a provisional just to lock in a date, your budget is tight, and you’re willing to put in 20–40 hours of careful drafting. The USPTO publishes a free pro se inventor resource center for self-filers, and there’s an army of YouTube tutorials.
Hire an attorney when:the invention is software, biotech, or chemistry; your invention is core to a venture-backed business; you’re targeting international protection; or the prior-art landscape is dense and you need a professional opinion on whether your claims will survive a Section 103 challenge.
Two ways to find one: the USPTO’s official registered agents directory (the only people legally allowed to prosecute patents in front of the USPTO), or a flat-fee service like LegalZoom for a basic provisional package.
Common mistakes that void a patent application
- Disclosing your invention publicly before filing.The U.S. has a 12-month grace period under AIA Section 102(b)(1) for the inventor’s own disclosures, but most of the world doesn’t. If you Kickstart, demo at a trade show, or publish a blog post about your invention before filing, you’ve killed your foreign patent rights.
- Filing a provisional that doesn’t fully describe the invention. A provisional only protects what it actually discloses. If you file a half-formed provisional and later add new material in your non-provisional, the new material doesn’t get the early priority date — only the original disclosure does.
- Misclaiming entity size.Filing as “micro entity” when you don’t qualify (or as “small” when you should be standard) makes the patent unenforceable. Read the micro-entity rules carefully and re-check at every fee payment.
- Drafting claims that are too broad. A claim that reads on prior art is invalid; a claim that reads on the entire field is also invalid. The art is finding the narrowest claim that covers all commercially-relevant variants of your invention and nothing else.
- Letting your provisional lapse.The 12-month deadline is hard. There is no extension and no “late” option. Calendar it the day you file.
Frequently asked questions
Can you patent an idea?
No — you cannot patent a vague idea. The USPTO only grants patents on inventions that are new, useful, and non-obvious, and only after they are described in enough technical detail that a person skilled in the field could build them. The path from idea to patent is a documented invention, a prior-art search, and a written application that the examiner can evaluate.
How much does it cost to patent an idea?
USPTO filing fees alone are $65 for a micro-entity provisional and $320 for a micro-entity non-provisional utility. Real total cost depends on whether you DIY or hire an attorney. DIY provisional: $65–$200 with drawing software. Attorney-prepared provisional: $1,500–$3,000. Attorney-prepared non-provisional with prosecution: $7,000–$15,000. See our cost-to-patent guide for a full breakdown.
How long does it take to get a patent?
Average USPTO pendency to first office action in 2025 was approximately 21 months. Total prosecution to allowance typically takes 2–4 years from filing. A provisional is not examined and just holds your priority date for 12 months — at which point you must convert to a non-provisional or the priority date is lost.
Should I file a provisional or a utility patent first?
Most first-time inventors should start with a provisional. It’s 5× cheaper, buys 12 months of “patent pending” status, and lets you keep iterating on the design without resetting your priority date. The exception is if your invention is fully fleshed out and you’re ready to start examination immediately — in which case you can skip the provisional and file a non-provisional directly.
Do I need a patent attorney?
DIY makes sense for mechanical inventions you can describe with drawings, when you’re filing a provisional just to lock in a date, and when your budget is tight. Hire a registered patent attorney or agent when the invention is software, biotech, or chemistry; when the invention is core to a venture-backed business; when you’re targeting international protection; or when the prior-art landscape is dense and you need a professional patentability opinion.
Will the USPTO sign an NDA for my idea?
No. The USPTO does not sign non-disclosure agreements with inventors. Patent applications are kept confidential by default until they are published — typically 18 months after the earliest priority date — but this confidentiality is automatic under 35 U.S.C. §122, not contractual. If you need protection before filing, document your invention privately, then file a provisional to establish a priority date.
Ready to file your own?
The fastest, lowest-cost first move is a provisional. $65 in USPTO fees gets you 12 months of “patent pending” protection while you decide whether to spend on a full utility filing. LegalZoom packages the paperwork from $199.
File a provisional patent application with LegalZoom →
(Affiliate link — we may earn a commission at no extra cost to you. We use LegalZoom for routine filings; for venture-backed or international cases, hire a USPTO-registered patent attorney.)
Next steps
Before you file anything, scan the existing patent landscape with the free IsItPatented.ai tool. If your idea looks clear, the natural next reading is our cost to patent an idea guide (so you can budget the real number, not the “starting at $99” marketing number) and the provisional vs utility decision guide (so you pick the right filing path the first time).
If your idea matches existing prior art, that’s actually good news — it usually means you can pivot the invention slightly and still find white space, and you saved yourself the $1,500–$15,000 you would have spent learning that lesson the expensive way.
Related guides
If your idea is software-flavored or you’re curious what the biggest patents in history actually look like, these companion guides go deeper:
- How to patent an app idea — the post-Alice playbook for software inventions, including what counts as patentable subject matter and what gets rejected.
- The most valuable patents ever filed — case studies from PageRank to one-click checkout, and what made each one worth billions.
Sources and further reading
- USPTO — Provisional Application for Patent
- USPTO — Nonprovisional (Utility) Patent Application
- USPTO — Fee Schedule
- USPTO — Manual of Patent Examining Procedure (MPEP)
- 35 U.S.C. — Patents (Cornell Legal Information Institute)
- Alice Corp. v. CLS Bank International, 573 U.S. 208 (2014) — Supreme Court decision on patent eligibility of software inventions.