# Clean Up Servers

Over time, unused Docker images can consume a significant amount of disk space on your servers on Clouddley. Cleaning them up helps free resources and keep the servers running smoothly.

Here is how to clean up your server:

1. Select the server you want to clean up.
2. At the bottom of the overview, click on **Clean Up**.
3. Enter the server **name**.
4. Click on **Clean Up Server.**

<figure><img src="/files/yIKOs8fON6mc688vyTak" alt="A gif showing how to clean up servers on Clouddley"><figcaption></figcaption></figure>

Once the cleanup is complete, it returns to the server’s overview page.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clouddley.com/servers/clean-up-servers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
