> 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/plansmart-ai-routeplanner/stel-planning-groepen-in.md).

# Stel Planning Groepen in

Groepeer Medewerkers voor meer gecontroleerde routeoptimalisatie in PlanSmart.

Planning Groepen helpen u Medewerkers te organiseren voor route-optimalisatie.

Gebruik Groepen wanneer teams per Regio, afdeling of depot werken.

### Waarom Planning Groepen belangrijk zijn

Groepen helpen PlanSmart:

* optimaliseren binnen het juiste team
* vermijd het mengen van niet-verwant Materieel
* houd planning voorspelbaarder

{% stepper %}
{% step %}

### Open de stap Groepen

Ga naar **Instellingen → PlanSmart**.

Open **Groepen** in de installatiewizard.
{% endstep %}

{% step %}

### Bekijk bestaande Groepen

Controleer of de Groepen overeenkomen met uw planningsstructuur.
{% endstep %}

{% step %}

### Voeg een Groep toe of bewerk deze

Geef de Groep een duidelijke naam.

Wijs daarna de juiste Medewerkers toe.
{% endstep %}

{% step %}

### Sla de Groep-instellingen op

Sla uw Wijzigingen op.

Test daarna het resultaat in route-optimalisatie.
{% endstep %}
{% endstepper %}

### Goede voorbeelden

* Regio-gebaseerde teams
* depot-gebaseerde teams
* teams met verschillende specialisaties

### Veelgestelde vragen

<details>

<summary>Heb ik Planning Groepen nodig?</summary>

Nee.

Maar ze helpen wanneer u met meerdere teams plant.

</details>

<details>

<summary>Kan één Medewerker tot meer dan één Groep behoren?</summary>

Gebruik de Groep-instelling die past bij uw planningsproces.

Controleer welke opties Beschikbaar zijn in uw omgeving.

</details>

<details>

<summary>Wanneer moet u Groepen gebruiken?</summary>

Gebruik ze wanneer Medewerkers niet samen geoptimaliseerd mogen worden.

</details>

### Gerelateerde onderwerpen

* [**PlanSmart (AI-routeplanner)**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner.md)
* [**Stel Uren en Beschikbaarheid in**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner/stel-werktijden-en-beschikbaarheid-in.md)
* [**Stel PlanSmart in met de installatiewizard**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner/stel-plansmart-in-met-de-installatiewizard.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/plansmart-ai-routeplanner/stel-planning-groepen-in.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.
