> ## Documentation Index
> Fetch the complete documentation index at: https://docs.passionfruit.earth/llms.txt
> Use this file to discover all available pages before exploring further.

# Version evidence

> Track changes to evidence over time

#### Overview

When evidence is updated — whether manually or through a connected source — Passionfruit saves the updated file as a new version instead of overwriting what was already there. This gives your team a clear history of what changed and when.

When you open a piece of evidence, the **Version** field shows when the current version was created and lets you view the full history.

<div className="bg-[#FDFDFD] rounded-lg flex items-center justify-center overflow-hidden outline-[0.5px] outline outline-black/10">
  <img src="https://mintcdn.com/passionfruit/Uy_43GvDV9z4QYfq/images/evidence/evidence-version-detail.png?fit=max&auto=format&n=Uy_43GvDV9z4QYfq&q=85&s=b0d6c0535cb45f9d03db0fadb5c4c2d9" alt="Evidence detail panel showing version date and View history link" className="w-full h-auto my-0" width="1024" height="549" data-path="images/evidence/evidence-version-detail.png" />
</div>

You can upload a new version of existing evidence directly from the evidence detail view.

<div className="bg-[#FDFDFD] rounded-lg flex items-center justify-center overflow-hidden outline-[0.5px] outline outline-black/10">
  <img src="https://mintcdn.com/passionfruit/Uy_43GvDV9z4QYfq/images/changelog/REL28-Versioning-of-evidence.png?fit=max&auto=format&n=Uy_43GvDV9z4QYfq&q=85&s=3bd20e2976aa100d9be4463ba4cff4ec" alt="Uploading a new version of evidence" className="w-full h-auto my-0" width="1024" height="549" data-path="images/changelog/REL28-Versioning-of-evidence.png" />
</div>

* Every update is preserved as a separate version
* Previous versions remain accessible, so you can always refer back
* You can see exactly when each version arrived and what changed

#### Reviewing approved answers

When evidence changes, answers that were generated from that evidence are automatically moved to **To review**. Your team gets a clear signal that the underlying document has changed and certain responses may need another look.

<div className="bg-[#FDFDFD] rounded-lg flex items-center justify-center overflow-hidden outline-[0.5px] outline outline-black/10">
  <img src="https://mintcdn.com/passionfruit/Uy_43GvDV9z4QYfq/images/changelog/REL28-Versioning-of-answers.png?fit=max&auto=format&n=Uy_43GvDV9z4QYfq&q=85&s=3aecc8a190f659465d1db9216438f031" alt="Approved answers moved to review when source evidence changes" className="w-full h-auto my-0" width="1024" height="549" data-path="images/changelog/REL28-Versioning-of-answers.png" />
</div>

* Answers linked to changed evidence are surfaced for review automatically
* No one has to remember to check — Passionfruit flags what needs attention
* Your responses always reflect the latest version of the source material
