> For the complete documentation index, see [llms.txt](https://docs.konnekt.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.konnekt.io/fr/troubleshooting/office-affiche-des-versions-obsoletes.md).

# Office affiche des versions obsolètes

## Situation

Lorsque vous utilisez Microsoft Office avec KONNEKT sur différentes plateformes, la version la plus récente peut ne pas apparaître dans des applications comme Word.

Un message peut également s’afficher : « Mise à jour recommandée : une version plus récente de ce fichier est disponible sur le serveur ».

## Problème

Il peut arriver que Word, Excel et PowerPoint affichent une version mise en cache du fichier au lieu de la version la plus récente de SharePoint Online (SPO).

## Solution

Il existe deux méthodes pour résoudre ces problèmes :

1. Videz manuellement le cache Office à `%localappdata%\Microsoft\Office\16.0\OfficeFileCache`.
2. Activez « Supprimer les fichiers du cache des documents Office lorsqu’ils sont fermés » dans une application Office pour chaque utilisateur.

<figure><img src="/files/d1f3eb7a7c24438969bfdc54dfb659790d9fff68" alt="Excel Options \ Save \ Cache Settings"><figcaption></figcaption></figure>


---

# 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://docs.konnekt.io/fr/troubleshooting/office-affiche-des-versions-obsoletes.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.
