> 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/marktplaats-pakketten-en-power-ups/power-ups/onbeperkte-automatiseringen/wat-is-onbeperkte-automatiseringen.md).

# Wat is Onbeperkte automatiseringen?

Begrijp wat Onbeperkte automatiseringen is, wanneer u het nodig hebt en hoe het werkt in OutSmart.

OutSmart Automatiseringen helpen teams met routinetaken zoals planning, meldingen en gegevensverwerking.

Dit verkleint de kans op storingen.

Het bespaart ook tijd in dagelijkse processen.

In **Accelerate**, krijgt u **twee Automatiseringen** standaard. In **Maximize**, **Onbeperkte automatiseringen** is inbegrepen. U kunt deze functie ook als aparte Power-up activeren via **Automatiseringen onbeperkt**.

## Hoe het werkt

Automatiseringen werken binnen alle Modules.

Gebeurtenissen uit **Werkbonnen**, **Klantportaal**, **CRM+**, **Facturen**, **Offertes**, en **Contracten** komen samen op één centrale plek.

U beheert alles via **Instellingen → Algemeen → Automatisering**.

{% hint style="info" %}
Voeg hier een screenshot toe van **Instellingen → Algemeen → Automatisering** met een leeg Overzicht.
{% endhint %}

## Wanneer kiest u voor Onbeperkte automatiseringen?

Kies hiervoor als u:

* meer dan twee processen wilt automatiseren
* tegelijkertijd meerdere Modules gebruikt
* handmatig werk wilt vervangen door vaste flows

## Veelgestelde vragen

<details>

<summary>Heb ik Onbeperkte automatiseringen nodig?</summary>

Ja, als u meer dan twee terugkerende processen wilt automatiseren. Dan **Maximize** of de **Automatiseringen onbeperkt** is Power-up een logische volgende stap.

</details>

<details>

<summary>Werken automatiseringen ook voor Klantportaal en CRM+?</summary>

Ja. Alle Modules waarvoor u een Licentie hebt, kunnen gebeurtenissen leveren die een Automatisering starten.

</details>

<details>

<summary>Heb ik technische kennis nodig?</summary>

Nee. U stelt automatiseringen in via een visueel menu. Coderen is niet nodig.

</details>

## Gerelateerde onderwerpen

* [**Activeer Onbeperkte automatiseringen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/onbeperkte-automatiseringen/activeer-onbeperkte-automatiseringen.md)
* [**Een nieuwe Automatisering aanmaken in OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/onbeperkte-automatiseringen/maak-een-nieuwe-automatisering-in-outsmart.md)
* [**OutSmart-pakketten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats/outsmart-pakketten.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/marktplaats-pakketten-en-power-ups/power-ups/onbeperkte-automatiseringen/wat-is-onbeperkte-automatiseringen.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.
