---
title: "Why do systems documents and templated documents have different behavior for prompting re-generation?"
description: "System documents require regeneration when any underlying data or configuration items referenced by the document are changed, even if the visible content of the document itself does not appear different."
category: "Frequently Asked Questions"
section: "General"
keywords: ["regeneration", "prompting", "templated", "documents", "systems", "behavior", "conservative", "date"]
source_url: "https://support.ketryx.com/hc/en-us/articles/37192573748621-Why-do-systems-documents-and-templated-documents-have-different-behavior-for-prompting-re-generation"
last_reviewed: 2026-06-11
---

# Why do systems documents and templated documents have different behavior for prompting re-generation?

> **In short:** System documents require regeneration when any underlying data or configuration items referenced by the document are changed, even if the visible content of the document itself does not appear different.

System documents require regeneration when any underlying data or configuration items referenced by the document are changed, even if the visible content of the document itself does not appear different. This is because Ketryx takes a conservative approach to ensure all release documents are always up-to-date with the most current project data. For example, if a configuration item is updated—even if the updated field is not displayed in the document—the system will still mark the document as needing regeneration. This behavior ensures compliance and traceability by always reflecting the latest project state in your documentation.

For template-based release documents, any change to active records in the relevant project and version will cause the document to be considered out of date and require regeneration. If this enforcement is too strict, it can be adjusted in the project settings by deactivating the "Require up-to-date release documents" control Document Templating.

These distinct approaches to prompting document regeneration is by design - the more conservative approach to regeneration of templated docs is driven by the fact that a templated doc can potentially have any items relevant to it. Systems docs are more controlled and therefore can have more refined regeneration rules.

## Related articles

- [Why do my release documents require an update when no changes have been made?](why-do-my-release-documents-require-an-update-when-no-changes-have-been-made.md)
- [Can I change the timezone on my templated documents?](can-i-change-the-timezone-on-my-templated-documents.md)
- [How do I generate a table of contents on custom templated documents?](how-do-i-generate-a-table-of-contents-on-custom-templated-documents.md)
- [How can I generate ATs in my templated documents?](how-can-i-generate-ats-in-my-templated-documents.md)
- [How can I display Git-based repository Item IDs in my release documents?](how-can-i-display-git-based-repository-item-ids-in-my-release-documents.md)
