> 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/plansmart-ai-routeplanner/start-routeoptimalisatie-vanaf-het-planbord.md).

# Start routeoptimalisatie vanaf het planbord

Je start route-optimalisatie vanaf het **planbord**.

Selecteer de werkbonnen en laat PlanSmart de beste routevolgorde berekenen.

### Wat je controleert voordat je begint

PlanSmart toont een Overzicht met:

* geselecteerde werkbonnen
* vaste werkbonnen
* plannbare werkbonnen
* geselecteerde resources
* werkbonnen zonder coördinaten
* het geselecteerde datumbereik

{% stepper %}
{% step %}

### Open het planbord

Ga naar **Planning → Planbord**.
{% endstep %}

{% step %}

### Selecteer de dag of periode

Kies het planningsbereik dat je wilt optimaliseren.
{% endstep %}

{% step %}

### Selecteer de Werkbonnen

Gebruik meervoudige selectie om de werkbonnen te kiezen die je wilt opnemen.
{% endstep %}

{% step %}

### Open PlanSmart

Klik op de **PlanSmart** knop in de werkbalk.
{% endstep %}

{% step %}

### Bekijk het Overzicht

Controleer de geselecteerde gegevens.

Start daarna de optimalisatie.
{% endstep %}

{% step %}

### Wacht op het resultaat

De voortgangsbalk toont de uitvoeringsstatus.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Kan ik bestaande planning optimaliseren?</summary>

Ja.

Bestaand werk kan worden opgenomen, tenzij het vaststaat.

</details>

<details>

<summary>Wat gebeurt er met werkbonnen zonder coördinaten?</summary>

Ze verschijnen in het Overzicht en kunnen een zuiver resultaat belemmeren.

</details>

<details>

<summary>Hoe lang duurt een optimalisatie?</summary>

Dat hangt af van het aantal werkbonnen en resources.

</details>

### Gerelateerde onderwerpen

* [**PlanSmart (AI-routeplanner)**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner.md)
* [**Bekijk en keur route-resultaten goed**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner/controleer-en-keur-route-resultaten-goed.md)
* [**Visualiseer routes op het planbord**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/plansmart-ai-routeplanner/visualiseer-routes-op-het-planbord.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/plansmart-ai-routeplanner/start-routeoptimalisatie-vanaf-het-planbord.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.
