# Maintenance

**Clean Supersededs**: Updates with new versions are automatically marked as supersed. Information about these updates is kept in the WSUS database. The Clean Superseds button cleans the database.&#x20;

**Cleanup**:&#x20;

**Clean Temporary Folder**: It is used to clean the temporary directory where Easy2Patch updates are downloaded.&#x20;

**Clear Cache**: In case of an error during the publishing process, it enables the publishing process to be stopped and started again.


---

# 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.easy2patch.com/configuring/easy2patch-3.1-settings/general/maintenance.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.
