# Maintenance

**Unlock Publishing Jobs:** It allows you to cancel the current publish and start for a new publish operation. It is also used to interrupt publish processes that are thought to be suspended.

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

**Clear Temporary Directory Path**: It cleans the installation files of downloaded and outdated 3rd party software. Recommended to free up disk space. It is a process that is performed automatically in the background with every sync operation.

**Clean Defender Tracking Data:** It ensures that the tracking data of computers with detected vulnerability records are deleted from the database.

**Clean Publish Log and Detail Log:** Cleaning the log records of published applications.

**Delete Temporary Directory Path:** Delete setup files under temporary directory.

**Clean Deleted Custom Product File:** Permanent deletion of records and files that have been defined as custom product.&#x20;

<figure><img src="/files/AaVp5FZ3Eq6no8hEdUL3" alt=""><figcaption></figcaption></figure>


---

# 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-4.0-settings/general-settings/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.
