> 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/otimizacao-automatica-de-rotas-apos-a-conclusao.md).

# Otimização automática de rotas após a conclusão

Você pode permitir que o OutSmart inicie automaticamente uma nova otimização da Rota.

Isso mantém a Rota diária atualizada após a conclusão do trabalho.

### Quando isto é útil

Use isto quando:

* as condições da Rota mudam ao longo do dia
* os planejadores querem uma otimização de acompanhamento mais rápida
* as Ordens de trabalho concluídas devem liberar capacidade imediatamente

{% stepper %}
{% step %}

### Abrir configurações de Ordem de trabalho

Vá para **Configurações → Configurações de Ordem de trabalho**.
{% endstep %}

{% step %}

### Encontre a opção da Rota

Procure por **Otimização automática de rotas após a conclusão**.
{% endstep %}

{% step %}

### Ative a configuração

Ative a opção.
{% endstep %}

{% step %}

### Salvar

Salve a configuração.

A automação agora está ativa.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Quando a otimização começa?</summary>

Quando uma Ordem de trabalho muda para um Estado concluído.

</details>

<details>

<summary>Posso ativá-lo apenas em alguns dias?</summary>

Não.

Ele funciona como uma configuração global.

</details>

<details>

<summary>Isso está disponível sem o PlanSmart?</summary>

A configuração depende da funcionalidade ativa de Rota no seu ambiente.

</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)
* [**Solucione problemas de otimização de rotas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/plansmart-planejador-de-rotas-com-ia/resolva-problemas-de-otimizacao-de-rotas.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/otimizacao-automatica-de-rotas-apos-a-conclusao.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.
