Controlled Vocabulary

Learn how to use approved terms in RenamerX to keep naming output consistent across subjects, organizations, projects, status, and type.


Updated on May 10, 2026

Controlled Vocabulary

Controlled Vocabulary gives RenamerX a stable set of approved terms for important semantic categories. Instead of letting the same concept drift across many spellings, you define the vocabulary once and reuse it across templates and rename suggestions.

This is one of the most important features for keeping large libraries consistent over time.

Why controlled terms matter

Without a controlled vocabulary, the same idea can appear in many forms:

  • invoice, invoices, billing, bill
  • hr, human-resources, people-ops
  • final, done, approved

Those variations make folders harder to search, sort, and trust.

Controlled Vocabulary reduces that drift.

Available categories

RenamerX currently manages five controlled-term categories:

  • subject
  • organization
  • project
  • status
  • type

These categories line up with the kinds of fields that show up repeatedly in naming systems.

What you can do in the manager

The vocabulary manager supports:

  • Filtering by category
  • Searching terms by name or description
  • Creating new terms
  • Editing existing terms
  • Deleting terms

Terms are shown with source information so you can distinguish app-provided entries from your own custom additions.

How to use it well

Normalize shared concepts

If your team has one approved term for a concept, put it in the vocabulary and keep using it.

Write descriptions for ambiguous terms

Descriptions help future you, and they help teammates understand when to use one term instead of another.

Keep the vocabulary small and clean

Do not add ten near-duplicates just because you might need them later.

Example category design

CategoryGood examples
subjectfinance, legal, operations
organizationacme, northwind
projectredesign, migration, launch-2026
statusdraft, final, approved
typeinvoice, report, contract

Controlled Vocabulary manager with category filter, search, term list, and inline editor for creating or editing a term

Relationship to templates

Templates define the filename structure. Controlled Vocabulary helps stabilize the values that fill those template fields.

Use both together:

  • Templates decide format.
  • Controlled terms decide consistency.

When to update the vocabulary

Update it when:

  • A new team, client, or project appears often.
  • You notice the same concept being named multiple ways.
  • A previous term is no longer your preferred naming standard.

Real-world example

Suppose an operations team keeps receiving files that refer to the same business area in different ways:

  • finance
  • fin
  • accounting
  • billing

If all of those values are allowed to drift into filenames, the library becomes harder to sort and search. A controlled vocabulary lets the team decide that finance is the approved subject term, while invoice, report, and contract stay in the type category.

That way, a filename pattern like:

dcDate + dcSubject + dcTitle + dcType

stays consistent across hundreds of files instead of fragmenting into near-duplicates.

Frequently Asked Questions