> 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?

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

Het vermindert dubbele invoer tussen veldwerk en boekhouding.

### Wat u doet met Multiverse\_Online

* importeer klanten, producten, uurtypes, medewerkers, orders en betalingstransacties
* exporteer voltooide werkbonnen naar Multiverse\_Online
* exporteer OutSmart-facturen naar Multiverse\_Online als factuurorders

### Wat tussen beide systemen synchroniseert

Met **Multiverse\_Online** in OutSmart kun je:

* importeren **Relaties** naar klanten
* importeren **materialen** naar producten
* importeren **uurtypen** naar arbeidscategorieën
* importeren **medewerkers**
* importeren **orders** naar Werkbonnen
* importeren **betaaltransacties** om facturen als betaald te markeren
* voltooide **Werkbonnen** als orders of orderupdates
* exporteer **Facturen** als factuurorders

### Twee exportstromen

#### Werkbon export

Gebruik deze flow voor nacalculatie.

Wanneer een Werkbon is voltooid, verzendt OutSmart materiaal en uren naar Multiverse\_Online.

Als de werkbon al is gekoppeld aan een Multivers-order, werkt OutSmart die order bij.

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

#### Factuur export

Gebruik deze stroom om definitieve factuurgegevens te verzenden.

OutSmart exporteert facturen als **factuurorders** in Multiverse\_Online.

Dit voorkomt handmatige factuurinvoer.

### Wat je eerst nodig hebt

Voordat je begint, zorg ervoor dat je het volgende hebt:

* toegang tot **Instellingen → Algemeen → Software-integraties**
* een actieve **Multiverse\_Online** integratie-Licentie
* een **Multiverse\_Online** account met de juiste Rechten
* de administratie die u wilt verbinden

### Belangrijk om te weten

* De verbinding gebruikt **OAuth** via de inlogpagina van Multiverse\_Online.
* OutSmart **niet** sla uw Multiverse\_Online-wachtwoord op.
* U maakt verbinding met **één administratie tegelijk**.
* Import en export kunnen afzonderlijk worden uitgevoerd.
* Sommige importen worden automatisch uitgevoerd.
* Materialen, uurtypes en medewerkers worden alleen geïmporteerd wanneer u ze handmatig start.

### Hoe het proces werkt

1. Activeer de koppeling.
2. Verbind uw Multiverse\_Online-account.
3. Kies de administratie.
4. Configureer import- en exporttaken.
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-softwarekoppeling-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.
