# Maintenance

Maintenance is a new addition in XOOPS 2.5.0. Its goal is to provide basic operations that are helpful to keep your Website healthy and efficient:

* Clean Cache folders from old files, so there is no clutter there
* Empty Session tables
* Basic operation on tables:
  * Optimize
  * Check&#x20;
  * Repair
  * Analyze
  * Dump or Backup of your tables

![img\_87.jpg](/files/-LD6N2H4HeFlSnqj6z2M)

In the past you had to use external tools for this (e.g. phpMyAdmin), but now we can offer you extra convenience to do it from within XOOPS Admin.


---

# 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://xoops.gitbook.io/xoops-operations-guide/the-admin-interface/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.
