> 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-periodos-do-dia-para-o-plansmart.md).

# Configure períodos do dia para o PlanSmart

Dayparts permitem adicionar regras extras de Planejamento para partes do dia.

Use-os quando manhã, tarde ou noite importarem para o Planejamento de Rota.

### O que você pode fazer com dayparts

Você pode:

* importar dayparts existentes
* criar novas definições de daypart
* definir dias ativos por daypart
* aplicar preferências de Planejamento baseadas em tempo

{% stepper %}
{% step %}

### Abra a etapa Dayparts

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

Abrir **Períodos do dia** no assistente de configuração.
{% endstep %}

{% step %}

### Reveja as dayparts existentes

Verifique se as dayparts já existem no seu ambiente.
{% endstep %}

{% step %}

### Importar ou gerir dayparts

Importe dayparts existentes.

Ou abra o ecrã de gestão para adicionar novas dayparts.
{% endstep %}

{% step %}

### Defina os valores da daypart

Defina o código, o nome, os dias ativos e o Estado ativado.
{% endstep %}

{% step %}

### Guarde a configuração

Guarde a configuração da daypart.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Por que devo usar dayparts?</summary>

Elas ajudam quando determinado trabalho deve acontecer apenas em partes específicas do dia.

</details>

<details>

<summary>São específicas do Funcionário?</summary>

Não.

Elas aplicam-se ao modelo de Planejamento, e não a um único Funcionário.

</details>

<details>

<summary>O que acontece se uma Ordem de trabalho não tiver daypart?</summary>

É planeada sem uma restrição de daypart.

</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)
* [**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)
* [**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)


---

# 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-periodos-do-dia-para-o-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.
