This message was deleted.
# ask-marvin
s
This message was deleted.
m
Unfortunately, there doesn't seem to be a direct way to recover a deleted deployment in Prefect. Once a deployment is deleted, it is removed from the system and cannot be restored. It's always a good idea to keep backups of your deployment configurations, such as the
prefect.yaml
file, so you can recreate the deployment if needed. For more information on deployments, you can refer to the Prefect Deployments Overview and the Infrastructure Concepts in the Prefect documentation.