> 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/iniciar-a-otimizacao-de-rotas-a-partir-do-quadro-de-planeamento.md).

# Iniciar a otimização de rotas a partir do quadro de planeamento

Selecionar ordens de trabalho e iniciar uma execução de otimização do PlanSmart a partir do quadro de planeamento.

A otimização de rotas é iniciada a partir do **planboard**.

São selecionadas as Ordens de trabalho e o PlanSmart calcula a melhor ordem de percurso.

### O que é revisto antes de iniciar

O PlanSmart mostra uma Visão Geral com:

* Ordens de trabalho selecionadas
* Ordens de trabalho fixas
* Ordens de trabalho planeáveis
* Recursos selecionados
* Ordens de trabalho sem coordenadas
* o intervalo de datas selecionado

{% stepper %}
{% step %}

### Abrir o planboard

Ir para **Planeamento → Planboard**.
{% endstep %}

{% step %}

### Seleção do dia ou do período

Deve ser escolhido o intervalo de planeamento que se pretende otimizar.
{% endstep %}

{% step %}

### Selecionar as ordens de trabalho

Deve ser utilizada a seleção múltipla para escolher as Ordens de trabalho a incluir.
{% endstep %}

{% step %}

### Abrir o PlanSmart

Clicar nos **PlanSmart** botão na barra de ferramentas.
{% endstep %}

{% step %}

### Rever a Visão Geral

Verificar os dados selecionados.

Em seguida, deve ser iniciada a otimização.
{% endstep %}

{% step %}

### Aguardar pelo resultado

A barra de progresso mostra o estado da execução.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>É possível otimizar o planeamento existente?</summary>

Sim.

O planeamento existente pode ser incluído, exceto se estiver fixo.

</details>

<details>

<summary>O que acontece às Ordens de trabalho sem coordenadas?</summary>

Aparecem na Visão Geral e podem comprometer um resultado limpo.

</details>

<details>

<summary>Quanto tempo demora uma otimização?</summary>

Isso depende do número de Ordens de trabalho e Recursos.

</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)
* [**Rever e aprovar os resultados das rotas**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/plansmart-planeador-de-rotas-com-ia/rever-e-aprovar-resultados-de-rotas.md)
* [**Visualizar rotas no planboard**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/plansmart-planeador-de-rotas-com-ia/visualizar-rotas-no-quadro-de-planeamento.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/iniciar-a-otimizacao-de-rotas-a-partir-do-quadro-de-planeamento.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.
