# Updating from the web interface

In some sections of the interface (e.g., **Extensions**), the current version of MikoPBX is displayed in the lower right corner.

<figure><img src="/files/eqyACNzc2jyvzpMAcmdg" alt=""><figcaption><p>Displaying the version in the web interface</p></figcaption></figure>

In the PBX web interface, go to **Maintenance** → **PBX update**.

<figure><img src="/files/cufoGFCGLXoCwUByJs4e" alt=""><figcaption><p>"PBX update" section</p></figcaption></figure>

If there are newer versions of the PBX available, they will be displayed in the **Online updates** **available** table, with the version number in the first field and the list of changes in the second.

{% hint style="warning" %}
We recommend performing updates sequentially without skipping releases.
{% endhint %}

<figure><img src="/files/tn0D2ohzUWy7oCToBfpI" alt=""><figcaption><p>Section "Available online updates"</p></figcaption></figure>

There are two update options: **online update** and **update using a downloaded img file**.

### Online upgrade

{% hint style="danger" %}
**Be cautious**! If the system is installed on the same disk where call recordings are stored, there may be difficulties with the update. [See forum](https://qa.askozia.ru/5061/%D0%BF%D1%80%D0%BE%D0%BF%D0%B0%D0%B4%D0%B0%D0%B5%D1%82-%D1%80%D0%B0%D0%B7%D0%B4%D0%B5%D0%BB-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5-%D0%BE%D0%B1%D0%BD%D0%BE%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D1%8F-%D0%BD%D0%B0-6-7-7-31)
{% endhint %}

Updates are downloaded to the PBX and applied immediately.\
To update this way, click the button ![](/files/WGwL7O4EX0xI9qRqpQ4r) for the desired version.

<figure><img src="/files/Oz4Mt0v7bx4L3AiiC6Kf" alt=""><figcaption><p>Button to update the system</p></figcaption></figure>

A warning window will appear. Click **Upgrade**.

<figure><img src="/files/r3m65LZEiNgx6tD7z5JR" alt=""><figcaption><p>Warning window</p></figcaption></figure>

The PBX will download and apply the updates, and then reboot.

### **Update using a downloaded img file**

{% hint style="info" %}
Please note that this method can also be used to roll back to a previous version.
{% endhint %}

To update using this method, click the button ![](/files/wSBr2thK1RFihROy8bvo) for the desired version.

<figure><img src="/files/XM9x9DTBrErJyUC2jyt2" alt=""><figcaption><p>Button to download the update file</p></figcaption></figure>

The img file will start downloading. Wait for the download to complete.

Then click the button ![](/files/YYRIVv1IrXJXd8w581zt) and select the downloaded img file.

<figure><img src="/files/BocKPx1XTQrJvjZ9ObBo" alt=""><figcaption><p>Selecting a file to update</p></figcaption></figure>

Then click **Apply the update**, and in the warning window, click **Upgrade**.

<figure><img src="/files/zwUP8c583gAJ3fOq3rsB" alt=""><figcaption><p>Installing the update</p></figcaption></figure>

The updates will be applied, and the PBX will reboot upon completion.

<figure><img src="/files/3VwHDBXVbJgRHV2auVCW" alt=""><figcaption><p>The update process</p></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.mikopbx.com/mikopbx/english/manual/maintenance/update/updating-from-the-web-interface.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.
