Root cause analysis: getting past the first plausible answer
Root cause analysis works out why something went wrong deeply enough that fixing it prevents a recurrence. Its main difficulty is stopping too early, at an answer that sounds satisfying.
A data retention policy is a set of decisions about deletion. Most companies have never made those decisions, which is why they keep everything and can produce nothing.
A data retention policy states what information the business keeps, for how long, on what basis, and how it is disposed of afterwards. It is unusual among policies in that its real subject is deletion — keeping things is the default that happens without a decision, and the policy exists to interrupt it.
Two costs push companies to write one. The obvious one is legal: in most jurisdictions you may not keep personal data indefinitely just because storage is cheap, and holding it longer than you can justify turns every breach into a larger incident. The less obvious one is operational: an archive nobody has curated is one nobody can search, so the company keeps everything and can find nothing.
Do not invent retention periods. Financial records, employment records, tax documentation and health and safety records all have statutory minimums that differ by country, and personal data carries a separate obligation not to keep it longer than necessary. Get the list of periods from your accountant and, where personal data is involved, from someone who knows your jurisdiction's data protection law. This is one of the few documents where copying a template from another country is actively harmful.
Backups are the first. A policy that promises deletion within thirty days while backups are held for a year is describing something that does not happen; the honest version states both and explains that restored data is re-deleted. The second is email, which is where most personal data actually sits and which almost no retention schedule addresses. The third is the assumption that deletion is a technical act — for paper, for laptops, and for anything a departing employee copied, it is a process problem, and the policy should say who checks.
In Ettex, the policy document lives in Ettex Docs with version history — which matters here, because "what was our stated retention in 2024" is a question that gets asked — and threaded comments while it is agreed. The schedule itself, with a row per category and columns for period, basis, location, owner and next deletion date, fits Ettex Records: typed fields, saved views, revision history and row comments. Deletion request intake works as a form in Ettex Forms, timestamped in one inbox, which is itself part of the evidence that requests were handled.
Plainly: Ettex has no retention automation. Nothing here expires documents on a schedule, applies legal holds, deletes data automatically, classifies files, or reports on what is overdue for deletion. The policy and the schedule are documents you maintain, and the deletion is a task somebody performs. Enforcing retention across many systems is what information-governance software exists to do.
A document stating what categories of information a business keeps, for how long, on what legal or business basis, where each category lives, who owns it, and how it is deleted.
As long as the longest applicable obligation requires and no longer than you can justify. Periods for financial, employment and tax records are set by law and differ by country — take them from your accountant and your local rules rather than from a template.
In practice deletion from backups happens as the backup cycle rolls over rather than immediately. State your cycle in the policy and explain that restored data is re-deleted — a promise you cannot keep is worse than an honest description.
A suspension of normal deletion when litigation or an investigation is anticipated. The policy should say who can impose one, how it is recorded, and how it is lifted — deleting relevant data during a dispute is a serious problem.
If it holds personal data — customers, staff, applicants — then yes, in most jurisdictions there is an obligation not to keep it indefinitely. The document can be two pages; having none is the harder position to defend.
Annually, and whenever a system or a legal requirement changes. A schedule describing systems you no longer use provides no protection at all.
A data retention policy is a table of decisions: category, period, basis, location, owner, disposal. Get the periods from your jurisdiction rather than a template, be honest about backups, and diarise the deletion — otherwise the schedule is decoration.
Root cause analysis works out why something went wrong deeply enough that fixing it prevents a recurrence. Its main difficulty is stopping too early, at an answer that sounds satisfying.
A code of conduct says how people here are expected to behave and what happens when they do not. Its value is not aspiration — it is having decided the hard cases before one arrives.
A project charter names the objective, the boundaries, the sponsor and the person authorised to run the work. Its main use comes months later, when people disagree about what was agreed.