> 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/routenergebnisse-prufen-und-genehmigen.md).

# Routenergebnisse prüfen und genehmigen

Nach der Optimierung zeigt PlanSmart das vorgeschlagene Ergebnis.

Überprüfe das Ergebnis, bevor du es anwendest.

### Was du prüfen kannst

Das Ergebnisfenster kann Folgendes anzeigen:

* Status der Lösung
* nicht zugewiesene Arbeitsaufträge
* erstellte Routen
* Details zur Route pro Mitarbeiter

{% stepper %}
{% step %}

### Warte, bis die Optimierung abgeschlossen ist

Das Ergebnisfenster öffnet sich automatisch.
{% endstep %}

{% step %}

### Prüfe den Status

Prüfe, ob das Ergebnis gültig, unvollständig oder bestätigungspflichtig ist.
{% endstep %}

{% step %}

### Nicht zugewiesene Arbeitsaufträge prüfen

Prüfe, ob Arbeitsaufträge nicht geplant werden konnten.
{% endstep %}

{% step %}

### Routendetails prüfen

Prüfe den Mitarbeiter, den Zeitbereich und die Reisezeit pro Route.
{% endstep %}

{% step %}

### Ergebnis genehmigen

Klicke auf die Schaltfläche, um die Routen auf dem Planboard anzuwenden.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Was, wenn einige Arbeitsaufträge unzugewiesen bleiben?</summary>

Plane sie manuell oder führe eine weitere Optimierung mit angepassten Einstellungen aus.

</details>

<details>

<summary>Kann ich das Ergebnis vor der Genehmigung bearbeiten?</summary>

Nein.

Genehmige es zuerst und passe es dann bei Bedarf manuell auf dem Planboard an.

</details>

<details>

<summary>Was bedeutet Bestätigung erforderlich?</summary>

PlanSmart benötigt vor der Anwendung des Ergebnisses eine zusätzliche Bestätigung.

</details>

### Verwandte Themen

* [**PlanSmart (KI-Routeplaner)**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/plansmart-ki-routenplaner.md)
* [**Starten Sie die Routenoptimierung vom Planboard aus**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/plansmart-ki-routenplaner/routenoptimierung-von-der-plantafel-aus-starten.md)
* [**Routen auf dem Planboard visualisieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/plansmart-ki-routenplaner/routen-auf-der-plantafel-visualisieren.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/routenergebnisse-prufen-und-genehmigen.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.
