> 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/opening-ms-office-documents-displays-a-warning-message.md).

# L'ouverture de documents MS Office affiche un message d'avertissement

Vous pouvez voir ce message d'erreur lorsque KONNEKT **la coédition Office** est activée.

![](/files/9e7077c91987db3c92e5b0c26f699634c4dd8215)

## **Contexte**

Le problème derrière cet avertissement est lié aux restrictions des zones de sites Microsoft.&#x20;

## **Solution 1**

Pour empêcher cet avertissement, vous devez ajouter le serveur indiqué dans le message d'erreur aux **Sites de confiance** **Zone** dans le paramètre d’Internet Explorer.

## **Solution 2**

* Ouvrez Word, Excel ou PowerPoint sur le bureau
* Sélectionnez **Fichier**
* Sélectionnez **Options**
* Sélectionnez **Centre de gestion de la confidentialité**
* Sélectionnez **Paramètres du Centre de gestion de la confidentialité**
* Sélectionnez **Emplacements approuvés**
* Sélectionnez **Ajouter un nouvel emplacement...**
* Ajoutez le domaine affiché de OneDrive de votre pratique
* Cochez « **Les sous-dossiers de cet emplacement sont également approuvés**"
* Cliquez sur **OK** pour enregistrer.

{% hint style="info" %}
Vous trouverez plus de détails sous « [Ajouter les chemins KONNEKT comme sites de confiance](/fr/troubleshooting/ajouter-les-chemins-konnekt-en-tant-que-sites-approuves.md)".
{% endhint %}


---

# 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.konnekt.io/fr/troubleshooting/opening-ms-office-documents-displays-a-warning-message.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.
