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

# Remove a file from the DRE: Permanent deletion

In rare cases, you may need to purge a file completely from the Blob Store. For example, if you discover that a file contains data that must be deleted for compliance reasons.

Contact your Domino administrator to [delete all the file instances](/cloud/admin/data-administration/project-file-storage/delete-file-instances) to permanently remove such a file.

<Warning>
  A full delete will irrevocably remove all files that match the exact *contents* of the file you are deleting. For example, if multiple projects all contain a `data.txt` file with the exact same contents, full-deleting it in one Project will full-delete it everywhere.
</Warning>

## Next steps

These topics in this section explain how you can make your workflows reproducible in Domino.

[Reproducibility use cases](/cloud/platform-capabilities/core-concepts/reproducibility/reproducibility-use-cases)\
Learn how to reproduce the results of a Job, Workspace, Model, App, or Launcher.

[Selectively revert past materials](/cloud/platform-capabilities/core-concepts/reproducibility/revert-materials)\
Selectively restore a part of a Project, such as the package library version, while keeping your latest code and data.

[File syncing and persistence](/cloud/platform-capabilities/core-concepts/reproducibility/file-syncing)\
Domino automatically tracks files in your Project and keeps previous versions in the blob store.

[Track external data](/cloud/platform-capabilities/core-concepts/reproducibility/track-external-data)\
Materialize external data as a file in Domino to benefit from the automatic tracking that Domino provides.

[Tips for reproducibility in Domino](/cloud/platform-capabilities/core-concepts/reproducibility/reproducibility-tips)\
Tips for maximizing the power of the Domino Reproducibility Engine.
