| title | Deployments |
|---|---|
| description | Track the published versions of your script and roll back to an earlier one when you need to. |
A deployment is a published version of your script. Every time you publish, a new deployment is created, so you keep a record of what changed and can go back to an earlier version if a release causes problems. Your team can see the same history.
To view your deployments:
- Log in to the bunny.net dashboard.
- Select Edge Platform, click on Scripting, and select the script.
- Open the Deployments tab and select Latest.
The current deployment is listed alongside every previous one.
To revert to an earlier version:
- Open the Deployments tab and select Latest.
- Click Publish next to the version you want to deploy.



