> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-fr/zen-studio/mise-a-jour-de-zen-studio.md).

# Mise à jour de Zen Studio

Zen Studio nécessite une connexion Internet active pour rechercher et installer les mises à jour.

### Mise à jour automatique

***

Si une mise à jour obligatoire ou critique est disponible, une notification apparaîtra au lancement.

Pour mettre à jour :

1. Cliquez **OK** dans la fenêtre d'invite de mise à jour.
2. Zen Studio ouvrira le **Mise à jour logicielle** interface automatiquement.
3. Suivez les instructions à l'écran pour terminer la mise à jour.

### Mise à jour manuelle (recommandée pour les anciennes versions)

***

Certaines anciennes versions peuvent ne pas prendre en charge les mises à jour automatiques.

Si Zen Studio n'a pas été mis à jour récemment :

1. Désinstallez la version actuelle.
2. Téléchargez la dernière version depuis le site officiel.
3. Installez la nouvelle version.


---

# 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:

```
GET https://guide.cronuszen.com/zen-fr/zen-studio/mise-a-jour-de-zen-studio.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.
