> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/subadministraties/instellingen-synchroniseren-naar-subadministraties.md).

# Instellingen synchroniseren naar subadministraties

Gebruik sync wanneer je dezelfde opzet in meerdere administraties wilt gebruiken.

Dit helpt je belangrijke instellingen op elkaar af te stemmen.

### Waar sync voor bedoeld is

Sync is handig voor zaken zoals:

* formulieren
* workflows
* sjablonen
* andere gedeelde instellingen

### Wat sync niet wijzigt

Sync kopieert je dagelijkse gegevens niet.

Dat betekent dat klanten, werkbonnen en facturen gescheiden blijven.

{% stepper %}
{% step %}

### Administraties openen

Ga naar **Instellingen → Administraties**.
{% endstep %}

{% step %}

### Start de synchronisatie

Open het actiemenu voor de hoofdadministratie.

Kies **Sync naar subadministraties**.
{% endstep %}

{% step %}

### Kies de doeladministraties

Selecteer de subadministraties die de update moeten ontvangen.
{% endstep %}

{% step %}

### Kies wat je wilt synchroniseren

Selecteer de instellingen die je wilt kopiëren.
{% endstep %}

{% step %}

### Start de synchronisatie

Bevestig de actie en wacht tot deze is voltooid.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Kan ik alleen een paar administraties synchroniseren?</summary>

Ja.

Kies de administraties die je wilt bijwerken.

</details>

<details>

<summary>Kan ik alleen sommige instellingen synchroniseren?</summary>

Ja.

Jij bepaalt wat wordt meegenomen.

</details>

<details>

<summary>Wijzigt sync klant- of werkbongegevens?</summary>

Nee.

Sync is alleen voor instellingen en opzet.

</details>

### Gerelateerde onderwerpen

* [**Sub-administraties**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/subadministraties.md)
* [**Wat je naar subadministraties kunt synchroniseren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/subadministraties/wat-je-naar-subadministraties-kunt-synchroniseren.md)
* [**Maak een subadministratie aan**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/subadministraties/een-subadministratie-aanmaken.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/subadministraties/instellingen-synchroniseren-naar-subadministraties.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.
