# Manuelle Synchronisation

### Quick-Sync Link (Aktiver Login erforderlich)&#x20;

Der Quick-Sync Link kann in einer Applikation eingebettet werden. Beim Aufrufen der URL wird der Sync gestartet und das Fenster zeigt auch den aktuellen Stand des Syncs bis hin zur Erfolgs oder Fehlermeldung.&#x20;

{% content-ref url="/pages/S1b6qqdptmDJDzi2a8MK" %}
[Quick-Sync Link](/konten-synchronisieren/quick-sync-link.md)
{% endcontent-ref %}

***

### JSON Synchronisations-Endpoint (Ohne Login / durch Token geschützt)

Wer gern einen komplett eingebetteten Ansatz ohne Absprung zu Kontoflux.io haben möchte, kann den JSON-Synchronisation-Endpoint nutzen. Die URL zum Endpunkt findest du in deiner Integration nach erfolgreichen Einrichten. Dieser Endpunkt liefert eine JSON Antwort über Erfolg oder Fehlschlagen der Synchronisation.

{% content-ref url="/pages/8hyyMXVmkJbucq9PtnuG" %}
[JSON-Sync Endpunkt](/konten-synchronisieren/json-sync-endpunkt.md)
{% endcontent-ref %}


---

# 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.kontoflux.io/konten-synchronisieren/manuelle-synchronisation.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.
