# Import / Export

Vous pouvez réaliser des imports et exports de connaissances depuis votre back office. Pour cela, dirigez-vous sur la page des **Contenus > Import/Export**.

<figure><img src="/files/SM6PQKYTCxmV7fcINAUN" alt=""><figcaption></figcaption></figure>

Note : il n'y a actuellement aucune réversibilité entre l'import et l'export.

### Import massif

Effectuez un import massif de connaissances au format excel. Un template est mis à votre disposition.

Pour réaliser l'import massif, cliquez sur **Choisir un fichier** puis sélectionnez le fichier à importer. Cliquez sur **Importer** pour valider l'import.

<figure><img src="/files/NtGTTOlmQn7fGEdeQ5Hg" alt=""><figcaption></figcaption></figure>

### Export rapide

Effectuez un export de données associés à votre base de connaissances. Pour cela, sélectionnez les données puis cliquez sur **Export**.

<figure><img src="/files/nrXb0zwqpjwCP88Kz8fv" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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.dydu.ai/contenus/import-export.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.
