> For the complete documentation index, see [llms.txt](https://doc.keepnetlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.keepnetlabs.com/next-generation-product/miscellaneous/maintenance-tool.md).

# Maintenance Tool

## **What is a Maintenance Tool?**

The Maintenance Tool is a support tool that collects and archives logs for the detection and elimination of server errors in on-premise solutions or problems that may be encountered when using the Phishing Reporter add-in.

## **How to Use Maintenance Tool**

Once you have the latest version of our maintenance tool below to your local computer, double-click on it and then click the Start button. Log files are collected and archived on the desktop.

{% file src="/files/0fyx3dwztU8pwesEDzAN" %}

## **What Information Does Maintenance Tool Collect?**

The logs that the platform's Maintenance Tool collects on the system are tabulated below:<br>

<table data-header-hidden><thead><tr><th width="228.5">Title</th><th>Detail</th></tr></thead><tbody><tr><td>Title</td><td><strong>Detail</strong></td></tr><tr><td>System Information</td><td><ul><li><strong>OS Name</strong></li><li><strong>OS Architecture</strong></li><li><strong>Memory Size</strong></li><li><strong>Available space of a drive</strong></li><li><strong>The Total size of a drive</strong></li></ul></td></tr><tr><td>API Logs</td><td><strong>C:\Users\Public\KeepnetLabs\ApiLog</strong></td></tr><tr><td>Add-in Logs</td><td><strong>C:\Users\Public\KeepnetLabs\Log</strong></td></tr><tr><td>Diagnostic Tool Logs</td><td><strong>C:\Program Files (x86)\Keepnet Labs\KeepnetLabs Phishing Reporter Diagnostic Service</strong></td></tr><tr><td>Add-in Config</td><td><strong>C:\Program Files (x86)\Keepnet Labs\KeepnetLabs Outlook AddIn</strong></td></tr><tr><td>Server Logs</td><td><strong>C:\Logs\Adapter</strong></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.keepnetlabs.com/next-generation-product/miscellaneous/maintenance-tool.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
