> 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-pt/marketplace-pacotes-e-power-ups/power-ups/plansmart-planejador-de-rotas-com-ia/revise-e-aprove-os-resultados-da-rota.md).

# Revise e aprove os resultados da rota

Após a otimização, o PlanSmart mostra o resultado proposto.

Revise o resultado antes de aplicá-lo.

### O que você pode revisar

O painel de resultados pode mostrar:

* Estado da solução
* Ordens de trabalho não atribuídas
* rotas criadas
* detalhes da Rota por Funcionário

{% stepper %}
{% step %}

### Aguarde a otimização terminar

O painel de resultados é aberto automaticamente.
{% endstep %}

{% step %}

### Verificar o Estado

Revise se o resultado é válido, incompleto ou precisa de confirmação.
{% endstep %}

{% step %}

### Revise as Ordens de trabalho não atribuídas

Verifique se algumas Ordens de trabalho não puderam ser planejadas.
{% endstep %}

{% step %}

### Revise os detalhes da Rota

Verifique o Funcionário, o intervalo de tempo e o tempo de viagem por Rota.
{% endstep %}

{% step %}

### Aprove o resultado

Clique no botão para aplicar as rotas ao quadro de planejamento.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>E se algumas Ordens de trabalho permanecerem sem atribuição?</summary>

Planeje-as manualmente ou execute outra otimização com Configurações ajustadas.

</details>

<details>

<summary>Posso editar o resultado antes da aprovação?</summary>

Não.

Aprove primeiro e depois ajuste-o manualmente no quadro de planejamento, se necessário.

</details>

<details>

<summary>O que significa confirmação necessária?</summary>

O PlanSmart precisa de uma confirmação extra antes de aplicar o resultado.

</details>

### Tópicos relacionados

* [**PlanSmart (planejador de Rota com IA)**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/plansmart-planejador-de-rotas-com-ia.md)
* [**Inicie a otimização de rotas a partir do quadro de Planejamento**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/plansmart-planejador-de-rotas-com-ia/inicie-a-otimizacao-de-rotas-a-partir-do-planboard.md)
* [**Visualize rotas no quadro de planeamento**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/plansmart-planejador-de-rotas-com-ia/visualize-rotas-no-planboard.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-pt/marketplace-pacotes-e-power-ups/power-ups/plansmart-planejador-de-rotas-com-ia/revise-e-aprove-os-resultados-da-rota.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.
