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

# Wat is Moloni?

**Moloni** verbindt OutSmart met je Moloni-administratie.

Het vermindert dubbele invoer tussen veldwerk en boekhouding.

### Wat je met Moloni doet

* klanten, producten en uurtypen importeren in OutSmart
* voltooide Werkbonnen exporteren naar Moloni
* operationele en financiële gegevens gesynchroniseerd houden tussen beide systemen

### Moloni en Moloni Spanje

OutSmart ondersteunt twee Moloni-integraties.

#### Moloni

Gebruik **Moloni** voor het Portugese platform.

Het ondersteunt imports voor medewerkers, klanten, producten, uurtypen en servicelijsten.

Het kan Werkbonnen exporteren als Facturen, inkooporders, servicelijsten, interne documenten en factuurontvangsten.

#### Moloni Spanje

Gebruik **Moloni Spanje** voor het Spaanse platform.

Het ondersteunt imports voor klanten, producten, productcategorieën en uurtypen.

Het kan Werkbonnen exporteren als Facturen en inkooporders.

Het gebruikt ook webhooks voor realtime updates van klanten en producten.

### Wat tussen beide systemen synchroniseert

Met **Moloni** in OutSmart kun je:

* importeren **Relaties** naar klanten
* importeren **materialen** naar producten
* importeren **uurtypen** van producten die de uur-eenheid gebruiken
* importeren **medewerkers** en **servicelijsten** in de Portugese integratie
* voltooide **Werkbonnen** als financiële documenten in Moloni

### Hoe de verbinding werkt

De verbinding gebruikt **OAuth** via de inlogpagina van Moloni.

OutSmart **niet** je Moloni-wachtwoord opslaan.

Je koppelt steeds één Moloni-bedrijf tegelijk.

### Hoe de synchronisatie werkt

De automatische synchronisatie draait elke **15 minuten**.

Je kunt ook een handmatige synchronisatie starten vanaf de Instellingen-pagina.

Voor **Moloni Spanje**, werken webhooks klanten en producten bij zodra ze in Moloni wijzigen.

### Wat je eerst nodig hebt

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

* toegang tot **Instellingen → Algemeen → Software-integraties**
* een actieve **Moloni** of **Moloni Spanje** integratie-Licentie
* een Moloni-account met de juiste Rechten

### Veelgestelde vragen

<details>

<summary>Welke landen worden ondersteund?</summary>

**Moloni** is voor het Portugese platform.

**Moloni Spanje** is voor het Spaanse platform.

Dit zijn aparte integraties in OutSmart.

</details>

<details>

<summary>Heb ik een aparte Licentie nodig voor Moloni?</summary>

Ja.

Je moet de integratie eerst activeren in de **Licentie Manager** eerst.

</details>

<details>

<summary>Slaat OutSmart mijn Moloni-wachtwoord op?</summary>

Nee.

De verbinding gebruikt OAuth via de inlogpagina van Moloni.

</details>

<details>

<summary>Hoe vaak synchroniseert Moloni?</summary>

De automatische synchronisatie draait elke 15 minuten.

Je kunt ook een handmatige synchronisatie starten vanaf de Instellingen-pagina.

</details>

### Gerelateerde onderwerpen

* [**Moloni instellen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/moloni/moloni-instellen.md)
* [**Moloni-imports configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/moloni/moloni-imports-configureren.md)
* [**Moloni-exports configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/moloni/moloni-exports-configureren.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/moloni/wat-is-moloni.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.
