Simple naming conventions for files, folders and records

Two people at a desk reviewing printed documents spread between them
TL;DR

A file naming convention is a documented rule set that tells your team what to call every record before saving it. For UK owner-managed service firms, consistent naming supports ICO accountability obligations, NCSC resilience planning, and FCA operational resilience requirements. A practical convention combines the client or project name, document type, date in YYYY-MM-DD format, version number, and status indicator, and can be set up in an afternoon.

Key takeaways

- A naming convention is a documented rule set telling every team member what to call a file before saving it, covering the sequence of elements, date format, and version numbering. - The ICO accountability principle under UK GDPR requires you to evidence what data you hold and when you deleted it; consistent naming makes records findable and that evidence retrievable. - A practical sequence for a UK services firm is client or project name, document type, date in YYYY-MM-DD format, version (v01, v02), and status (Draft, Final). - A naming convention handles retrieval only; you still need separate controls for access permissions, retention schedules, and disposal procedures. - If your team uses AI tools to generate or process records, consistent naming and versioning are needed to trace which output came from which source, model, and approval process.

A payroll services owner spent three hours searching for a signed scope-of-work document during a regulatory visit. The file was in the shared drive. Nobody disputed that. The problem was that the folder held a dozen versions with names like “scope_final”, “scope_FINAL_v2”, “scope_NEW_sent”, and “scope_v3_USE_THIS_ONE”. Finding the right version took longer than the visit itself. A documented naming convention would have ended that search in thirty seconds.

What is a file naming convention?

A naming convention is a documented rule set that tells every person on your team what to call a file before saving it. It covers which information to include, what order to put it in, which date format to use, and how to mark versions. Done consistently, it takes under a minute to apply and makes any file findable by anyone, including a new starter on their first day.

The practical sequence for a UK services firm starts with the client or project name, then document type, then date in YYYY-MM-DD format, then a two-digit version number such as v01 or v02, then a status flag such as Draft or Final. An example looks like this: AcmePayroll_PayrollReport_2026-04-01_v02_Final.pdf.

The order matters. Putting the client or project name first means all related files group together when a folder is sorted alphabetically. The YYYY-MM-DD date format matters because without an agreed standard, UK and US colleagues often swap between dd/mm/yyyy and mm/dd/yyyy, which quietly breaks sort order in shared drives and cloud tools. Two-digit version numbers rather than single digits preserve the correct sequence once a file goes past version nine.

What to avoid: spaces and special characters that break across operating systems; vague labels such as “misc”, “new”, “updated”, or the notorious “final_final2”; and naming files after the individual who created them unless that is an explicit, documented rule agreed by the whole team.

Why does it matter for your business?

For any business holding client data in the UK, consistent naming is part of your information governance obligations. The ICO’s records management guidance makes clear that organisations should be able to locate, access, and dispose of records efficiently. That applies from the moment you hold personal data on another person’s behalf, which for many owner-managed service firms means from the day they take on their first client.

The ICO’s accountability guidance under UK GDPR reinforces the point. If you cannot find a record, you will struggle to evidence what data you hold, why you hold it, who accessed it, and when you deleted it. A subject access request arriving on a Monday morning is not the time to discover that half your client files are labelled “client_doc_new”.

The NCSC is explicit on resilience: knowing where important information lives is a foundational step in recovering from a cyberattack or system failure. File naming is part of backup validation. A backup is only as useful as your ability to identify which version of each file you have actually recovered.

For firms regulated by the FCA, the 2021 operational resilience rules add another layer. Firms must identify important business services and demonstrate they can retrieve records rapidly under stress, including during complaints, audits, and regulatory requests. A consistent naming convention is part of the evidence trail that supports that demonstration.

Where will you actually come across naming conventions?

Naming conventions come up whenever a team member saves a file, shares something with a client, or tries to retrieve a record under time pressure. The friction shows up in three recurring situations: shared drives where someone saves over an existing version without realising it; client portals where the client cannot tell which document is current; and backup tools that cannot distinguish the live file from an earlier draft.

In a shared drive, the version problem is the most visible. Two people editing the same document with no agreed convention end up with “contract_v3_edited_Jane” and “contract_v3_FINAL_Bob” in the same folder, with no obvious way to tell which came last or which is authoritative.

In a client portal, inconsistent naming creates confusion that becomes your problem. If a shared folder contains “InvoiceQ1”, “Invoice_Q1_REVISED”, and “Jan-Mar invoice”, a client cannot act confidently on any of them. Clear naming removes that friction before it becomes a relationship issue or a delayed payment.

During a recovery event, whether from ransomware or a failed cloud migration, you need to identify which files are live versions quickly. The NCSC makes the point that backup utility depends on being able to validate what you have recovered. A naming convention makes that identification straightforward.

When is it worth setting up a convention, and when can you skip it?

A naming convention earns its setup time when more than one person saves files, when you share documents with clients or third parties, or when you may need to retrieve records under pressure, such as during a complaint, an audit, or a system recovery. For a sole trader with everything on one machine that only they access, a simple folder structure may be sufficient.

There is a genuine counterargument to elaborate conventions: if the rule set is complicated, people will ignore it. A convention that requires ten fields in a precise order will generate “doc_new” within a fortnight as staff revert to the path of least resistance. The rule needs to be simple enough that following it takes less effort than not following it.

Different areas of the business may need different conventions. Finance records, HR documents, and client delivery files can each follow their own rule, adapted to how that team works. The requirement is that each area has a documented convention, agreed by the people who use it, and not changed without notice.

The practical starting point is one area, typically client files. Agree a rule, write it down on a single shared page, and apply it consistently for four weeks before reviewing. If nobody objects, extend it to the next folder. Wholesale adoption across twelve folders in week one almost always stalls.

What sits alongside naming conventions?

A naming convention handles retrieval and not much else. You still need folder-level permissions so files reach only the right people, a retention schedule so you know when to delete records under UK GDPR, and search tags or metadata so your cloud tools can surface things quickly. Naming is one layer of records governance, a valuable and low-cost one, but not a substitute for the rest of it.

The ICO guidance makes clear that records management involves more than locating files. It includes retention schedules, disposal procedures, and evidence of what happened to records over time. A naming convention supports all of these by making it easier to identify and act on the right file, but the schedule and the disposal process must exist separately.

If your team uses AI tools to generate or summarise documents, consistent naming becomes more significant. When an AI tool produces an output, you need to be able to trace which source document, which model version, and which approval status the output relates to. A clear naming and versioning approach makes that audit trail practical without significant additional overhead.

The EU AI Act creates phased documentation and traceability requirements for firms using AI on higher-risk processes. For a services firm beginning to build AI into its delivery, the naming convention you establish now is the same one that will support that compliance later.

Start with naming. It is the lowest-cost governance improvement available to an owner-managed business, and the one with the highest daily payoff.

Sources

- ICO (2017). Records management: advice for organisations. Sets out retention schedules, file plans, and disposal routines as core information governance controls; confirms organisations must be able to locate and use records efficiently. https://ico.org.uk/for-organisations/uk-gdpr-guidance-and-resources/records-management/ - ICO (ongoing). Accountability and governance. Links good records management to the UK GDPR accountability principle, requiring organisations to evidence what data they hold, why they hold it, who accessed it, and when they deleted it. https://ico.org.uk/for-organisations/uk-gdpr-guidance-and-resources/accountability-and-governance/ - NCSC (ongoing). Mitigating malware and ransomware attacks. Stresses the importance of knowing where important information lives and being able to recover it; consistent naming supports searchability, backup validation, and recovery during incidents. https://www.ncsc.gov.uk/guidance/mitigating-malware-and-ransomware-attacks - NCSC (ongoing). Small Business Guide: Cyber Security. Recommends keeping an asset inventory and reducing complexity; consistent naming supports both by avoiding bespoke per-person or ad hoc file labels. https://www.ncsc.gov.uk/collection/small-business-guide/cyber-security - FCA (2021). Building operational resilience: feedback to CP19/32 and final rules (PS21/3). Requires firms to identify important business services and test their ability to retrieve records rapidly during disruption, complaint handling, and regulatory requests. https://www.fca.org.uk/publication/policy/ps21-3.pdf - EU (2024). Artificial Intelligence Act (Regulation (EU) 2024/1689). Creates phased documentation, traceability, and governance obligations for higher-risk AI systems, making naming and versioning of AI-generated records a compliance consideration. https://eur-lex.europa.eu/eli/reg/2024/1689/oj - CMA (2022). Online choice architecture: how digital design can undermine consumer choice and harm competition. Relevant to firms using shared drives or client portals to present documents to customers; consistent naming supports clear, intelligible information presentation. https://www.gov.uk/government/publications/online-choice-architecture-how-digital-design-can-undermine-consumer-choice-and-harm-competition - Harvard Biomedical Data Management (ongoing). File Naming Conventions. Academic data management guidance covering YYYY-MM-DD date formats, two-digit version numbering standards, and sequencing principles applicable to business records. https://datamanagement.hms.harvard.edu/plan-design/file-naming-conventions - ResourceSpace (2024). File naming conventions: best practices for organising and finding files. Practical guidance on structuring file names for consistent retrieval across teams and systems. https://www.resourcespace.com/blog/file-naming-conventions

Frequently asked questions

What should I include in a file name for a UK services firm?

A practical file name for a UK services firm typically includes the client or project name, the document type, the date in YYYY-MM-DD format, a version number (v01, v02), and a status indicator such as Draft or Final. For example: AcmePayroll_PayrollReport_2026-04-01_v02_Final.pdf. Putting the client or project name first means related files group together when sorted alphabetically, making retrieval faster across any shared drive or cloud storage.

Do naming conventions help with UK GDPR compliance?

The ICO does not specify a required filename format, but its records management and accountability guidance requires that organisations can locate, retrieve, and evidence data efficiently. A consistent naming convention is one of the most direct ways to meet that requirement in an owner-managed business. Without one, responding to a subject access request or evidencing retention and deletion becomes harder than it needs to be.

How do naming conventions apply when my team uses AI tools?

When AI tools generate or summarise documents, the outputs need to be traceable back to the source, the model, and the approval status. A consistent naming and versioning approach, for example tagging AI-generated outputs with a status flag such as _AIGenerated_v01, makes that audit trail practical to maintain. The EU AI Act also creates phased documentation requirements for firms using AI on higher-risk processes, where naming and versioning form part of the evidence base.

This post is general information and education only, not legal, regulatory, financial, or other professional advice. Regulations evolve, fee benchmarks shift, and every situation is different, so please take qualified professional advice before acting on anything you read here. See the Terms of Use for the full position.

Ready to talk it through?

Book a free 30 minute conversation. No pitch, no pressure, just a useful chat about where AI fits in your business.

Book a conversation

Related reading

If any of this sounds familiar, let's talk.

The next step is a conversation. No pitch, no pressure. Just an honest discussion about where you are and whether I can help.

Book a conversation