What is metadata?
Metadata is data about a document rather than the content inside it. It is the set of descriptive facts, the document’s type, date, author, status, and which record it belongs to, that let a system organize, filter, and find documents without opening each one.
What it actually means
If the content of a gift agreement is the text of the agreement itself, the metadata is everything that describes that agreement: that it is a gift agreement, that it was signed on a certain date, that it concerns a particular donor, that it is the executed version rather than a draft. None of that is the body of the document, but all of it is what lets you work with the document as part of a larger collection.
Good metadata is what turns a pile of files into something you can slice and organize. It is how you answer questions like “show me all executed agreements from last year” or “find every document attached to this fund,” because those questions are about the descriptive facts, not the words on the page.
Why it matters
Metadata is the quiet infrastructure of findability. Full-text search lets you find a document by its words; metadata lets you find it by what it is and where it belongs. Together they cover the two ways people actually look for documents.
The catch is that metadata is only useful if it is accurate and consistent, and historically that meant someone typing it in by hand for every document, which rarely happened well. Modern systems reduce that burden by reading a document and proposing its metadata, the type, the date, the record it connects to, during classification, so the descriptive facts are captured as a byproduct of intake rather than a data-entry chore.
Metadata versus content
The distinction is worth holding onto. Content is what a document says. Metadata is what is true about the document. You search content to find a clause; you filter metadata to find a set. A strong document system captures both automatically, so you never have to choose between searching the words and organizing by the facts.
Related
PaperlessZen™ captures metadata during intake, so documents are organized without manual data entry. Related terms: document classification, full-text search, taxonomy and indexing.