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

# Terminating a deployment

When a deployment is no longer required, you can terminate it to stop it from running. This will remove it from the server and free up the resources it’s currently using. Terminating a deployment does not affect the original *project* from which the deployment was created—only the deployment. It does make the deployment unavailable to [any users you had shared it with](./share), however.

**To terminate a deployment:**

1. Click the top-level **Deployments** menu item to display all of your deployments.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/atV1FF4bOzhiwIx6/images/deploy_list.png?fit=max&auto=format&n=atV1FF4bOzhiwIx6&q=85&s=d94210c840b49960f4438cdb483afd2f" alt="" width="2570" height="810" data-path="images/deploy_list.png" />
   </Frame>

2. Click the specific deployment you want to terminate, and click **Settings** in the menu on the left.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/atV1FF4bOzhiwIx6/images/deploy_settings_terminate.png?fit=max&auto=format&n=atV1FF4bOzhiwIx6&q=85&s=b5c5519827816697be6b72ef074be2f4" alt="" width="1604" height="1474" data-path="images/deploy_settings_terminate.png" />
   </Frame>

3. Scroll down until the **Terminate** button is visible, and click it. 4. Confirm
   that you want to stop the deployment. The deployment stops, and is removed from the
   list of deployments.
