> 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/onbeperkte-automatiseringen/wat-zijn-onbeperkte-automatiseringen.md).

# Wat zijn Onbeperkte automatiseringen?

OutSmart-automatiseringen helpen teams met routinetaken zoals Planning, meldingen en gegevensverwerking.

Dit verkleint de kans op fouten.

Het bespaart ook tijd in dagelijkse processen.

In **Accelerate**, je krijgt **twee automatiseringen** standaard. In **Maximize**, **Onbeperkte automatiseringen** is inbegrepen. Je kunt deze functie ook als aparte Power-Up activeren via **Onbeperkte automatiseringen**.

## Hoe het werkt

Automatiseringen werken over modules heen.

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

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

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

## Wanneer kies je voor Onbeperkte automatiseringen?

Kies deze als je:

* meer dan twee processen wilt automatiseren
* meerdere modules tegelijk gebruiken
* handmatig werk wilt vervangen door vaste flows

## Veelgestelde vragen

<details>

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

Ja, als je meer dan twee terugkerende processen wilt automatiseren. Dan **Maximize** of de **Onbeperkte automatiseringen** Power-Up is een logische volgende stap.

</details>

<details>

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

Ja. Alle modules waarvoor je licenties hebt, kunnen gebeurtenissen leveren die een automatisering starten.

</details>

<details>

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

Nee. Je stelt automatiseringen in via een visueel menu. Er is geen code nodig.

</details>

## Gerelateerde onderwerpen

* [**Activeer onbeperkte automatiseringen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/onbeperkte-automatiseringen/activeer-unlimited-automations.md)
* [**Maak een nieuwe automatisering in OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/onbeperkte-automatiseringen/maak-een-nieuwe-automatisering-aan-in-outsmart.md)
* [**OutSmart-pakketten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/marketplace/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/marketplace-pakketten-en-power-ups/power-ups/onbeperkte-automatiseringen/wat-zijn-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.
