# Maintenance

The **Maintenance** section of MikoPBX is an interface for managing the technical aspects of the system and ensuring its stable operation. Here, administrators can perform tasks on data backup and recovery, software updates, system status monitoring, and event log management. This section helps maintain the functionality of the telephone system, promptly detect and eliminate possible problems.

<figure><img src="/files/8iJenf3u51Q9RdN21FkO" alt=""><figcaption><p>"Maintenance" section in MikoPBX</p></figcaption></figure>

## PBX update

{% content-ref url="/pages/4wpZGTIfyePCREgVNs1h" %}
[PBX update](/mikopbx/english/manual/maintenance/update.md)
{% endcontent-ref %}

The "**PBX update**" section in MikoPBX is an interface for managing system software updates. Here, administrators can check for new versions, install updates, and view the change history. Regular use of this section ensures that MikoPBX is up-to-date, secure, and stable.

***

## System log entries

{% content-ref url="/pages/P9Gaa19MnNE6ole8IBiX" %}
[System log entries](/mikopbx/english/manual/maintenance/system-diagnostic.md)
{% endcontent-ref %}

The "**System log entries**" section in MikoPBX is a tool for monitoring and analyzing the status of the telephone system. Here, administrators can view event logs, check the status of various services and system components, and test connections and calls. Using this section helps to promptly detect and eliminate technical problems, ensuring stable and efficient operation of MikoPBX.

***

## Reboot

{% content-ref url="/pages/iqByevjGxFL4T2Bv9fFS" %}
[Reboot](/mikopbx/english/manual/maintenance/restart.md)
{% endcontent-ref %}

The "**Reboot**" section in MikoPBX is an interface for securely managing the state of the telephone system via the web interface. Here, administrators can reboot the system to apply new settings or shut it down gracefully for maintenance. Using this section prevents possible errors and ensures stable operation of MikoPBX. In addition, the possibility of rebooting via the console will be discussed.


---

# 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.mikopbx.com/mikopbx/english/manual/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.
