> 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/visualiseer-routes-op-het-planbord.md).

# Visualiseer routes op het planbord

Na optimalisatie kun je routes direct op het planbord bekijken.

PlanSmart toont route-informatie op de tijdlijn en kaart.

### Wat je kunt zien

Je kunt het volgende bekijken:

* routepictogrammen op geplande Werkbonnen
* gekleurde routelijnen op de kaart
* routedetails in een pop-upvenster
* Statuskleuren op markeringen

{% stepper %}
{% step %}

### Open het planbord

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

{% step %}

### Open de geoptimaliseerde dag

Selecteer de dag waarvoor routes zijn gemaakt.
{% endstep %}

{% step %}

### Bekijk routepictogrammen

Controleer de geplande Werkbonnen op route-indicatoren.
{% endstep %}

{% step %}

### Open routedetails

Klik op een routepictogram om de reistijd, afstand en het volgende Adres te bekijken.
{% endstep %}

{% step %}

### Bekijk de kaart

Gebruik de kaart om de volledige routelijnen te zien.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Waarom zie ik geen routepictogrammen?</summary>

Controleer of PlanSmart actief is en of er voor die dag een route is gemaakt.

</details>

<details>

<summary>Kan ik routes handmatig aanpassen?</summary>

Ja.

Wanneer je planningsitems verplaatst, wordt de routeweergave bijgewerkt.

</details>

<details>

<summary>Wat betekenen de markerkleuren?</summary>

Ze tonen informatie over de Werkbonstatus.

</details>

### Gerelateerde onderwerpen

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