> 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/configure-grupos-de-planejamento.md).

# Configure grupos de Planejamento

Grupos de Planejamento ajudam você a organizar Funcionários para a otimização de Rota.

Use grupos quando as equipes trabalham por região, departamento ou depósito.

### Por que os grupos de Planejamento são importantes

Os grupos ajudam o PlanoSmart:

* otimizar dentro da equipe certa
* evitar misturar recursos não relacionados
* manter o Planejamento mais previsível

{% stepper %}
{% step %}

### Abra a etapa Grupos

Vá para **Configurações → PlanSmart**.

Abrir **Grupos** no assistente de configuração.
{% endstep %}

{% step %}

### Revise os grupos existentes

Verifique se os grupos correspondem à sua estrutura de Planejamento.
{% endstep %}

{% step %}

### Adicionar ou editar um grupo

Crie um nome de grupo claro.

Depois atribua os Funcionários certos.
{% endstep %}

{% step %}

### Salve a configuração dos grupos

Salve suas alterações.

Depois teste o resultado na otimização de Rota.
{% endstep %}
{% endstepper %}

### Bons exemplos

* equipes baseadas na região
* equipes baseadas no depósito
* equipes com especializações diferentes

### Perguntas frequentes

<details>

<summary>Preciso de grupos de Planejamento?</summary>

Não.

Mas eles ajudam quando você faz um Plano com várias equipes.

</details>

<details>

<summary>Um Funcionário pode pertencer a mais de um grupo?</summary>

Use a configuração de grupos que corresponda ao seu processo de Planejamento.

Verifique as opções disponíveis no seu ambiente.

</details>

<details>

<summary>Quando devo usar grupos?</summary>

Use-os quando os Funcionários não devem ser otimizados juntos.

</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)
* [**Defina o horário de trabalho e a Disponibilidade**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/plansmart-planejador-de-rotas-com-ia/defina-o-horario-de-trabalho-e-a-disponibilidade.md)
* [**Configure o PlanSmart com o assistente de configuração**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/plansmart-planejador-de-rotas-com-ia/configure-o-plansmart-com-o-assistente-de-configuracao.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/configure-grupos-de-planejamento.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.
