> 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/loja-virtual-pacotes-e-power-ups/power-ups/plansmart-planeador-de-rotas-com-ia/otimizacao-automatica-de-rotas-apos-a-conclusao.md).

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

Permitir que o OutSmart inicie automaticamente uma nova otimização quando uma ordem de trabalho for concluída.

Pode permitir que o OutSmart inicie automaticamente uma nova otimização de rota.

Isto mantém a rota diária atualizada após o trabalho ser concluído.

### Quando isto é útil

Utilizar quando:

* as condições da rota mudam durante o dia
* os planeadores querem uma reotimização mais rápida
* as Ordens de trabalho concluídas devem libertar capacidade de imediato

{% stepper %}
{% step %}

### Abrir Definições Ordem de trabalho

Ir para **Definições → Definições Ordem de trabalho**.
{% endstep %}

{% step %}

### Encontrar a opção de rota

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

{% step %}

### Ativar a configuração

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

{% step %}

### Guardar

Guardar a configuração.

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

### Perguntas frequentes

<details>

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

Quando uma Ordem de trabalho passa para o estado Concluído.

</details>

<details>

<summary>É possível ativá-la apenas em alguns dias?</summary>

Não.

Funciona como uma configuração global.

</details>

<details>

<summary>Está disponível sem PlanSmart?</summary>

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

</details>

### Tópicos relacionados

* [**PlanSmart (Planeador de rotas com IA)**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/plansmart-planeador-de-rotas-com-ia.md)
* [**Iniciar a otimização de rotas a partir do planboard**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/plansmart-planeador-de-rotas-com-ia/iniciar-a-otimizacao-de-rotas-a-partir-do-quadro-de-planeamento.md)
* [**Resolver problemas da otimização de rotas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/plansmart-planeador-de-rotas-com-ia/resolver-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/loja-virtual-pacotes-e-power-ups/power-ups/plansmart-planeador-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.
