> 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/integraties/integraties/multiverse_online/wat-is-multiverse_online.md).

# Wat is Multiverse\_Online?

Begrijp wat Multiverse\_Online met OutSmart synchroniseert en hoe de koppeling werkt.

**Multiverse\_Online** verbindt OutSmart met uw Multiverse\_Online-administratie.

Het vermindert dubbele invoer tussen buitendienstwerk en boekhouding.

### Wat u met Multiverse\_Online doet

* Klanten, producten, Uursoorten, Medewerkers, Orders en Betalingstransacties importeren
* Voltooide Werkbonnen exporteren naar Multiverse\_Online
* OutSmart Facturen exporteren naar Multiverse\_Online als Factuurorders

### Wat er tussen beide systemen wordt gesynchroniseerd

Met **Multiverse\_Online** in OutSmart kunt u:

* importeren **relaties** naar Klanten
* importeren **materialen** naar producten
* importeren **uursoorten** naar arbeidscategorieën
* importeren **medewerkers**
* importeren **Orders** naar Werkbonnen
* importeren **Betalingstransacties** om Facturen als Betaald te markeren
* Voltooid exporteren **werkbonnen** als Orders of bestellingsupdates
* exporteren **facturen** als Factuurorders

### Twee exportstromen

#### Werkbonexport

Gebruik deze stroom voor nacalculatie.

Wanneer een Werkbon is voltooid, stuurt OutSmart Materialen en Uren naar Multiverse\_Online.

Als de Werkbon al aan een Multivers-bestelling is gekoppeld, werkt OutSmart die bestelling bij.

Als er geen koppeling bestaat, kan OutSmart een nieuwe Bestelling aanmaken.

#### Factuurexport

Gebruik deze stroom om definitieve factuurgegevens te verzenden.

OutSmart exporteert Facturen als **factuurbestellingen** in Multiverse\_Online.

Hiermee wordt handmatige factuurinvoer voorkomen.

### Wat u eerst nodig hebt

Controleer voordat u begint of u het volgende heeft:

* toegang tot **Instellingen → Algemeen → Software Integraties**
* een actieve **Multiverse\_Online** licentie voor Integratie
* een **Multiverse\_Online** account met de juiste Permissies
* de administratie die u wilt koppelen

### Belangrijk om te weten

* De verbinding gebruikt **OAuth** via de inlogpagina van Multiverse\_Online.
* OutSmart doet **niet** uw Multiverse\_Online-wachtwoord opslaan.
* U maakt verbinding met **één administratie tegelijk**.
* Import en export kunnen afzonderlijk worden uitgevoerd.
* Sommige imports worden automatisch uitgevoerd.
* Materialen, Uursoorten en Medewerkers worden alleen geïmporteerd wanneer deze handmatig worden gestart.

### Hoe het proces werkt

1. Activeer de integratie.
2. Verbind uw Multiverse\_Online-Account.
3. Kies de administratie.
4. Configureer import- en exportinstellingen.
5. Sla de configuratie op.

### Gerelateerde onderwerpen

* [**Multiverse\_Online**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/multiverse_online.md)
* [**Stel een software-integratie in**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/een-software-integratie-instellen.md)
* [**Wat zijn Integraties?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/wat-zijn-integraties.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/integraties/integraties/multiverse_online/wat-is-multiverse_online.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.
