> For the complete documentation index, see [llms.txt](https://docs.mapeo.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mapeo.app/espanol/guia-de-referencia-completa/mapeo-desktop-installation-setup/updating-mapeo-desktop.md).

# Actualizar Mapeo Desktop

Like most existing apps, Mapeo Desktop is in continuous development. We frequently release new versions of the application to fix technical issues or add new functionality.

When you **update** Mapeo Desktop, you do not lose data you have collected or synchronized using a previous version.

To update Mapeo Desktop, follow the same steps of the installation process using a newer installation file. Before starting, ensure that the <img src="/files/J7DJz0EhOaiOgQRUbNm6" alt="" data-size="line"> **Mapeo Desktop** application is not open. Then, follow the steps below for:

{% content-ref url="/pages/-MZjYoQL-23H-6PqQ8I3" %}
[Instalar Mapeo Desktop](/espanol/guia-de-referencia-completa/mapeo-desktop-installation-setup/installing-mapeo-desktop.md)
{% endcontent-ref %}

{% hint style="info" %}
To update files used within Mapeo Desktop, such as configurations or background maps, follow the same steps detailed in the sections below using the new files:\
\
[Importar configuraciones a Mapeo Desktop](/espanol/guia-de-referencia-completa/mapeo-desktop-installation-setup/importing-configurations.md)[Añadir mapas de fondo personalizados a Mapeo Desktop](/espanol/guia-de-referencia-completa/mapeo-desktop-installation-setup/adding-custom-base-maps-to-mapeo-desktop.md)
{% endhint %}

## Mapeo versions - information and naming conventions

For details on Mapeo version numbers and naming conventions, see:[Actualizar Mapeo Mobile](/espanol/guia-de-referencia-completa/mapeo-mobile-installation-setup/updating-mapeo-mobile.md#mapeo-versions-information-and-naming-conventions)

## Installation files for older versions of Mapeo Desktop

To view all previous versions of Mapeo Desktop, including release notes for changes made in each version, see the [Mapeo Desktop Releases page on GitHub](https://github.com/digidem/mapeo-desktop/releases).


---

# 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://docs.mapeo.app/espanol/guia-de-referencia-completa/mapeo-desktop-installation-setup/updating-mapeo-desktop.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.
