- Overview
- Users
- Managing Models and Releases
- Uploading Artifacts
- Creating a Model
- Completing the Model
- Creating a Release
- Uploading Files
- Uploading Images
- Using a Model
- Requesting Access
- Personal Access Tokens
- Using a Pushed Docker Image
- Downloading files
- Deletion
- Deleting a File
- Deleting a Model
- Soft Deletion
- Model Mirroring
- Creating a Mirrored Model
- Editing a Mirrored Model Card
- Reviews
- Reviewing Releases and Access Requests
- Reviewing a Release
- Reviewing an Access Request
- Reviewed Releases and Access Requests
- Releases
- Access Requests
- Programmatically using Bailo
- Authentication
- Open API
- Webhooks
- Python Client
- Administration
- Getting Started
- App Configuration
- Microservices
- File Scanners
- Helm
- Basic Usage
- Configuration
- Isolated Environments
- Schema
- Create a Schema
- Upload a Schema
- Migrations
- Bailo v0.4
- Bailo v2.0
- DataBase Scripts
Deleting a file
Files uploaded to a model can be deleted by authorised users. Deleting a file removes it from use across the model, including any associated Releases.
Who can delete a file
You must have permission to edit the model. If you lack authorisation, the delete option will not be available.
What happens when a file is deleted
Deleting a file will:
- Remove the file from the model, so it can no longer be downloaded
- Remove the file from all associated releases
- Remove related scan and artefact metadata
Releases remain, but will no longer reference the deleted file.
How to delete a file
- Open the model
- Navigate to the Files tab
- Locate the file you want to delete
- Open the file actions menu (⋮)
- Select Delete File
Confirming deletion
A confirmation dialog is shown before deletion:
- If the file is used by releases, those releases are listed
- You must explicitly confirm to proceed
If an error occurs (for example, insufficient permissions), an error message will be displayed and the file will not be deleted.
After deletion
- The file is immediately removed from the model
- Associated releases are updated automatically
- The files list refreshes to reflect the change
About recovery
File deletion is intended to be final.
In rare and exceptional circumstances, platform administrators may be able to restore a deleted file. This is not a standard service and users should only request recovery if absolutely required.
Before deleting a file, ensure it is no longer required by any releases or users.
See Soft Deletion for more detail.
Copyright © Crown Copyright 2026.
