> 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-de/marketplace-pakete-und-power-ups/power-ups/plansmart-ki-routenplaner/routen-auf-der-plantafel-visualisieren.md).

# Routen auf der Plantafel visualisieren

Nach der Optimierung können Sie Routen direkt auf dem Planboard überprüfen.

PlanSmart zeigt Informationen zur Route auf der Zeitleiste und auf der Karte.

### Was Sie sehen können

Sie können überprüfen:

* Route-Icons auf geplanten Arbeitsaufträgen
* farbige Linien der Route auf der Karte
* Route-Details in einem Popover
* Statusfarben auf Markierungen

{% stepper %}
{% step %}

### Öffne das Planboard

Gehen Sie zu **Planung → Planboard**.
{% endstep %}

{% step %}

### Öffnen Sie den optimierten Tag

Wählen Sie den Tag aus, für den Routen erstellt wurden.
{% endstep %}

{% step %}

### Route-Icons überprüfen

Überprüfen Sie die geplanten Arbeitsaufträge auf Hinweise zur Route.
{% endstep %}

{% step %}

### Route-Details öffnen

Klicken Sie auf ein Route-Icon, um Reisezeit, Entfernung und die nächste Adresse anzuzeigen.
{% endstep %}

{% step %}

### Überprüfen Sie die Karte

Verwenden Sie die Karte, um die vollständigen Linien der Route zu sehen.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Warum sehe ich keine Route-Icons?</summary>

Überprüfen Sie, ob PlanSmart aktiv ist und für diesen Tag eine Route erstellt wurde.

</details>

<details>

<summary>Kann ich die Route manuell anpassen?</summary>

Ja.

Wenn Sie Artikel der Planung verschieben, wird die Route-Ansicht aktualisiert.

</details>

<details>

<summary>Was bedeuten die Markerfarben?</summary>

Sie zeigen Informationen zum Arbeitsauftrags status an.

</details>

### Verwandte Themen

* [**PlanSmart (KI-Routenplaner)**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/plansmart-ki-routenplaner.md)
* [**Route-Optimierung vom Planboard aus starten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/plansmart-ki-routenplaner/routenoptimierung-von-der-plantafel-aus-starten.md)
* [**Route-Ergebnisse prüfen und genehmigen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/plansmart-ki-routenplaner/routenergebnisse-prufen-und-genehmigen.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-de/marketplace-pakete-und-power-ups/power-ups/plansmart-ki-routenplaner/routen-auf-der-plantafel-visualisieren.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.
