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

# Deployments

> 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.

## Accessing the deployments view

To view your deployments:

1. Log in to the [bunny.net dashboard](https://dash.bunny.net/auth/login?pk_buttonlocation=menu).
2. Select **Edge Platform**, click on **Scripting**, and select the script.

<img src="https://mintcdn.com/bunnynet-cb9733c2/GYo51EPI6zuebYhU/images/docs/10b1ccfc6b8c02a117ad495c2444a3491e7405843d5f809ad2c10c96be6af67d-image.png?fit=max&auto=format&n=GYo51EPI6zuebYhU&q=85&s=2265befb11aed1fdef6ef9c355bee014" alt="" width="2310" height="1400" data-path="images/docs/10b1ccfc6b8c02a117ad495c2444a3491e7405843d5f809ad2c10c96be6af67d-image.png" />

3. Open the **Deployments** tab and select **Latest**.

<img src="https://mintcdn.com/bunnynet-cb9733c2/kcU5tb-Sz5318NF5/images/docs/de450432ca801cdf3d195c1afd89a781b37bd3877b22ae9aa93ca4060a4e06aa-image.png?fit=max&auto=format&n=kcU5tb-Sz5318NF5&q=85&s=364166630dea51a7fd99114decfecce3" alt="" width="2198" height="806" data-path="images/docs/de450432ca801cdf3d195c1afd89a781b37bd3877b22ae9aa93ca4060a4e06aa-image.png" />

The current deployment is listed alongside every previous one.

## Publishing previous deployments

To revert to an earlier version:

1. Open the **Deployments** tab and select **Latest**.

<img src="https://mintcdn.com/bunnynet-cb9733c2/kcU5tb-Sz5318NF5/images/docs/fd8af2222acd93066de5120c598f1e6582209c19e949e8fbc40105c791a9d48e-image.png?fit=max&auto=format&n=kcU5tb-Sz5318NF5&q=85&s=8196f5cf53c7b2f3806e6971f93a3d81" alt="" width="928" height="1126" data-path="images/docs/fd8af2222acd93066de5120c598f1e6582209c19e949e8fbc40105c791a9d48e-image.png" />

2. Click **Publish** next to the version you want to deploy.

<img src="https://mintcdn.com/bunnynet-cb9733c2/kcU5tb-Sz5318NF5/images/docs/e788e81577a931585cb9db58890571351257738bafdb963c76d647279549ae06-image.png?fit=max&auto=format&n=kcU5tb-Sz5318NF5&q=85&s=b07e57c5806acbfbec7c06c1381c437d" alt="" width="1866" height="536" data-path="images/docs/e788e81577a931585cb9db58890571351257738bafdb963c76d647279549ae06-image.png" />
