> 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/introducao-ao-plansmart.md).

# Introdução ao PlanSmart

Compreender o que faz o PlanSmart e como melhora o planeamento de rotas no OutSmart.

**PlanSmart** é a funcionalidade de otimização de rotas com IA do OutSmart.

Ajuda a planear o trabalho no terreno de forma mais eficiente.

O PlanSmart calcula a melhor ordem de rota para as Ordens de trabalho.

Usa o tempo de Viagem, a distância e a Disponibilidade dos Funcionários.

### O que se faz com o PlanSmart

* otimizar automaticamente as rotas diárias
* reduzir o tempo de viagem e o consumo de combustível
* equilibrar o trabalho de forma mais eficaz entre Funcionários

### O que é necessário primeiro

Antes de começar, confirme que dispõe de:

* ativo **Planning AI** Power-Up
* Funcionários com uma localização inicial válida
* Horas de trabalho e Disponibilidade configuradas
* Ordens de trabalho com dados de Morada utilizáveis

### Como o PlanSmart funciona

O fluxo básico é simples:

1. Ativar o PlanSmart.
2. Concluir o assistente de configuração.
3. Selecionar ordens de trabalho no planboard.
4. Iniciar a otimização de rotas.
5. Rever e aprovar o resultado.

### Importante saber

* O PlanSmart funciona melhor com dados de morada completos.
* As coordenadas em falta podem bloquear ou enfraquecer os resultados.
* Os Modelos de Funcionários afetam diretamente a viabilidade das rotas.

### 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)
* [**pacotes OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual/pacotes-outsmart.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups.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/introducao-ao-plansmart.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.
