> 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/es/troubleshooting/office-muestra-versiones-desactualizadas.md).

# Office muestra versiones desactualizadas

## Situación

Al usar Microsoft Office con KONNEKT en varias plataformas, es posible que la versión más reciente no aparezca en aplicaciones como Word.

También puede mostrarse un mensaje:  "Actualización recomendada: hay una versión más reciente de este archivo disponible en el servidor".

## Problema

Ocasionalmente, Word, Excel y PowerPoint pueden mostrar una versión en caché del archivo en lugar de la versión más reciente de SharePoint Online (SPO).

## Solución

Hay dos métodos para resolver estos problemas:

1. Borre manualmente la caché de Office en `%localappdata%\Microsoft\Office\16.0\OfficeFileCache`.
2. Habilite "Eliminar archivos de la caché de documentos de Office cuando se cierren" en una aplicación de Office por usuario.

<figure><img src="/files/93a7401293c9f3ee08860b6c2b582ef999e1cd6d" 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/es/troubleshooting/office-muestra-versiones-desactualizadas.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.
