> 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/inicie-a-otimizacao-de-rotas-a-partir-do-planboard.md).

# Inicie a otimização de rotas a partir do planboard

Você inicia a otimização de rota a partir do **quadro de planeamento**.

Selecione as Ordens de trabalho e deixe o PlanSmart calcular a melhor ordem da rota.

### O que você revisa 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 %}

### Abra o quadro de planeamento

Vá para **Planejamento → quadro de planeamento**.
{% endstep %}

{% step %}

### Selecione o dia ou período

Escolha o intervalo de planejamento que deseja otimizar.
{% endstep %}

{% step %}

### Selecione as Ordens de trabalho

Use a seleção múltipla para escolher as Ordens de trabalho que deseja incluir.
{% endstep %}

{% step %}

### Abra o PlanSmart

Clique no **PlanSmart** botão na barra de ferramentas.
{% endstep %}

{% step %}

### Revise a Visão geral

Verifique os dados selecionados.

Depois inicie a otimização.
{% endstep %}

{% step %}

### Aguarde o resultado

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

### Perguntas frequentes

<details>

<summary>Posso otimizar o Planejamento existente?</summary>

Sim.

O trabalho existente pode ser incluído, a menos que esteja fixo.

</details>

<details>

<summary>O que acontece com as Ordens de trabalho sem coordenadas?</summary>

Elas aparecem na Visão geral e podem bloquear um resultado limpo.

</details>

<details>

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

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

</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)
* [**Revise e aprove os resultados da Rota**](/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)
* [**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/inicie-a-otimizacao-de-rotas-a-partir-do-planboard.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.
