# Diagnosebackup

Zu Diagnosezwecken oder zur Migration der Daten in ein anderes Datenbanksystem gibt es einen Export der Datenbank ins XML-Format und einen Import aus dem XML-Format.

Wichtig! Das Diagnosebackup ist nicht für den Transfer zwischen verschiedenen Installationen gedacht. Es ist auch kein Backup zur Wiederherstellung der Datenbank.

## Diagnosebackup erstellen

Im Menü unter JVerein|Administration|Erweitert kann das Backup erstellt werden. Es erscheint ein Datei-Speichern-Dialog. Danach wird die Datenbank exportiert.

## Diagnosebackup importieren

Im Menü unter Plugins|JVerein|Erweitert kann das Backup importiert werden. Es erscheint ein Datei-Auswahl-Dialog. Danach wird die Datenbank importiert.


---

# 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://doku.jverein.de/allgemeine-funktionen/administration/diagnosebackup.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.
