> 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/fluxo-de-trabalho.md).

# Fluxo de trabalho

Definir as etapas obrigatórias para os Funcionários no terreno quando concluem uma Ordem de trabalho na app.

**Fluxos de trabalho** ajuda a padronizar a forma como os funcionários no terreno concluem ordens de trabalho no OutSmart.

Utilize esta secção para compreender como o Fluxo de trabalho funciona, criá-lo, escolher as etapas certas, validar a configuração e utilizá-lo na app.

{% hint style="info" %}
Fluxo de trabalho é um **Power-Up**. Os Power-Ups estão disponíveis a partir do **Boost** em diante. A Disponibilidade também pode depender da licença e da Configuração.
{% endhint %}

### Neste guia

* [**Introdução ao Fluxo de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/introducao-ao-fluxo-de-trabalho.md)
* [**Criar e gerir fluxos de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/criar-e-gerir-fluxos-de-trabalho.md)
* [**Tipos de etapa de fluxo de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/tipos-de-etapa-de-fluxo-de-trabalho.md)
* [**Validar a configuração do Fluxo de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/validar-a-configuracao-do-fluxo-de-trabalho.md)
* [**Definições do Fluxo de trabalho e políticas de dispositivos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/definicoes-do-fluxo-de-trabalho-e-politicas-de-dispositivos.md)
* [**Utilizar fluxos de trabalho na app móvel**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/utilizar-fluxos-de-trabalho-na-app-movel.md)

### O que pode fazer com o Fluxo de trabalho

* padronizar a conclusão das ordens de trabalho
* exigir etapas como cronómetros, artigos, fotos, formulários e assinaturas
* orientar os funcionários passo a passo na app
* impedir que ordens de trabalho incompletas sejam enviadas cedo demais

### Ordem recomendada

1. Começar com [**Introdução ao Fluxo de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/introducao-ao-fluxo-de-trabalho.md).
2. Depois [**criar e gerir fluxos de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/criar-e-gerir-fluxos-de-trabalho.md).
3. Em seguida, reveja os disponíveis [**tipos de etapa de fluxo de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/tipos-de-etapa-de-fluxo-de-trabalho.md).
4. Depois, verificar [**validar a configuração do Fluxo de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/validar-a-configuracao-do-fluxo-de-trabalho.md) e [**definições do Fluxo de trabalho e políticas de dispositivos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/definicoes-do-fluxo-de-trabalho-e-politicas-de-dispositivos.md).
5. Terminar com [**utilizar fluxos de trabalho na app móvel**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/fluxo-de-trabalho/utilizar-fluxos-de-trabalho-na-app-movel.md).

### Webinar

Quem preferir seguir o processo visualmente pode ver o webinar sobre o Fluxo de trabalho.

{% embed url="<https://youtu.be/RuMcDBOZ8D8>" %}

### Tópicos relacionados

* [**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)
* [**OutSmart Loja virtual**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual.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/fluxo-de-trabalho.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.
